1
Fork 0
Tildes Wiki sitemap generator. https://tildes.net/~tildes/wiki/sitemap
Go to file
Bauke 18a96e9d54
Restructuring.
2020-03-02 16:35:19 +01:00
.gitignore feat: add a simple way of detecting if the sitemap needs updating 2019-10-10 22:41:09 +02:00
License Restructuring. 2020-03-02 16:35:19 +01:00
ReadMe.md Restructuring. 2020-03-02 16:35:19 +01:00
go.mod chore: update dependencies 2019-10-10 22:41:38 +02:00
go.sum chore: update dependencies 2019-10-10 22:41:38 +02:00
main.go feat: add a simple way of detecting if the sitemap needs updating 2019-10-10 22:41:09 +02:00

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 and go version go1.13.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

License

Licensed under AGPL-3.0-or-later.