File tree Expand file tree Collapse file tree 3 files changed +11
-1
lines changed Expand file tree Collapse file tree 3 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 4242 use_repository_button : true
4343 use_issues_button : true
4444 favicon : " _static/favicon.ico"
45+ baseurl : " https://alexanderthclark.github.io/Matplotlib-for-Storytellers/"
4546 extra_footer : |
4647 <p>
4748 This version: {date}<br>
@@ -71,6 +72,7 @@ sphinx:
7172 - sphinx_design
7273 - sphinx_exercise
7374 - sphinx_togglebutton
75+ - sphinx_sitemap
7476
7577# Launch buttons for interactive content
7678launch_buttons :
Original file line number Diff line number Diff line change 1+ User-agent: *
2+ Allow: /
3+
4+ # Sitemap location
5+ Sitemap: https://alexanderthclark.github.io/Matplotlib-for-Storytellers/sitemap.xml
6+
7+ # Allow all search engines to crawl the site
8+ # No restrictions on matplotlib educational content
Original file line number Diff line number Diff line change 66
77<p class =" hero-author " >By <a href =" https://github.com/alexanderthclark " >Alexander Clark</a ></p >
88
9- <p >This version: 2025</p >
9+ <p >This version: 2025 (mostly written in 2021) </p >
1010
1111</div >
You can’t perform that action at this time.
0 commit comments