diff --git a/README.md b/README.md index 7edf334..b5c1e93 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,12 @@ usage of admonish (which shouldn't be difficult to replace) and the mdBook's If some other system would provide better features, poring this tutorial to it shouldn't be that difficult. +### How is `src/sitemap.xml` handled? +None of the sitemap generators I know about don't meet this book's needs. +Because of this, I edit it by hand. The appropriate `` should be +changed when a page is updated. Appropriate `` tags should be added or +removed when pages are added or removed. + ## Troubleshooting ### The book doesn't build! I'm getting a mdbook_admonish error! The following error diff --git a/src/sitemap.xml b/src/sitemap.xml new file mode 100644 index 0000000..fe4d953 --- /dev/null +++ b/src/sitemap.xml @@ -0,0 +1,68 @@ + + + + https://xbps-src-tutorials.github.io/ + 2024-03-28T16:05:47+01:00 + 1 + weekly + + + https://xbps-src-tutorials.github.io/package-update-tutorial.html + 2024-03-28T16:05:47+01:00 + 0.8 + weekly + + + https://xbps-src-tutorials.github.io/pr-testing-tutorial.html + 2024-03-28T16:05:47+01:00 + 0.8 + weekly + + + https://xbps-src-tutorials.github.io/troubleshooting.html + 2024-04-01T13:22:25+02:00 + 0.7 + weekly + + + https://xbps-src-tutorials.github.io/tips-and-tricks.html + 2024-04-01T13:22:25+02:00 + 0.7 + weekly + + + https://xbps-src-tutorials.github.io/packaging/j4-dmenu-desktop.html + 2024-03-22T21:44:20+01:00 + weekly + + + https://xbps-src-tutorials.github.io/packaging/bat.html + 2024-03-22T21:31:43+01:00 + weekly + + + https://xbps-src-tutorials.github.io/packaging/oniguruma.html + 2024-03-22T18:14:44+01:00 + weekly + + + https://xbps-src-tutorials.github.io/packaging/rofimoji.html + 2024-03-22T18:14:44+01:00 + weekly + + + https://xbps-src-tutorials.github.io/packaging/contributing.html + 2024-03-22T21:31:43+01:00 + weekly + + + https://xbps-src-tutorials.github.io/mini-tutors/completions.html + 2024-03-22T21:31:43+01:00 + weekly + + + https://xbps-src-tutorials.github.io/mini-tutors/git-submodules.html + 2024-03-22T18:14:44+01:00 + weekly + +