1
Fork 0
Tildes Wiki sitemap generator. https://tildes.net/~tildes/wiki/sitemap
Go to file
Bauke ecb5dea427
Rewrite the program in Rust.
2020-05-03 15:59:31 +02:00
source Rewrite the program in Rust. 2020-05-03 15:59:31 +02:00
.gitignore Rewrite the program in Rust. 2020-05-03 15:59:31 +02:00
Cargo.lock Rewrite the program in Rust. 2020-05-03 15:59:31 +02:00
Cargo.toml Rewrite the program in Rust. 2020-05-03 15:59:31 +02:00
License Restructuring. 2020-03-02 16:35:19 +01:00
ReadMe.md Rewrite the program in Rust. 2020-05-03 15:59:31 +02:00
rustfmt.toml Rewrite the program in Rust. 2020-05-03 15:59:31 +02:00

ReadMe.md

Tildes Wiki Sitemap

Generates a Markdown file with all group wiki pages of Tildes.net

Usage

Precompiled 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

$ git clone https://gitlab.com/Bauke/tildes-wiki-sitemap.git
  cd tildes-wiki-sitemap
  cargo run
  edit sitemap.md

Previous Version

If you're looking for the previous version of this program written in Go, click here to go to the commit before the Rust rewrite.

License

Open-sourced with the AGPL-3.0-or-later license.