Tildes Wiki sitemap generator.
https://tildes.net/~tildes/wiki/sitemap
Bauke
d97f145c89
because there's no easy way to get the markdown source of anything without logging in and pressing the edit button this just adds a check if the saved sitemap from a previous run is the same as the new one that was generated, and logs an appropriate message. |
||
---|---|---|
images | ||
.gitignore | ||
LICENSE | ||
README.md | ||
go.mod | ||
go.sum | ||
main.go |
README.md
Tildes Wiki Sitemap
Generates a
tree
-like sitemap of all group wiki pages of Tildes.net
Usage
Precombiled binaries are not provided, if you can't or don't know how to run this program and the sitemap is outdated please PM me (@Bauke) and I'll update it.
Quick Command
Only tested on go1.12.1 linux/amd64
, if something breaks please create an issue.
$ git clone https://gitlab.com/Bauke/tildes-wiki-sitemap.git
cd tildes-wiki-sitemap
go run .
edit sitemap.md
Attributes
License
Licensed under AGPL-3.0-or-later.