1
Fork 0
Tildes Wiki sitemap generator. https://tildes.net/~tildes/wiki/sitemap
Go to file
Bauke 568202efd1
chore: readme reformat
2019-09-22 01:34:22 +02:00
images chore: readme reformat 2019-09-22 01:34:22 +02:00
.gitignore chore: initial commit 2019-07-02 15:59:41 +02:00
LICENSE chore: initial commit 2019-07-02 15:59:41 +02:00
README.md chore: readme reformat 2019-09-22 01:34:22 +02:00
go.mod chore: initial commit 2019-07-02 15:59:41 +02:00
go.sum chore: initial commit 2019-07-02 15:59:41 +02:00
main.go fix: add a timeout to scraping 2019-08-14 12:41:06 +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, 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.

AGPL-3.0-or-later Logo