Tildes Wiki sitemap generator.
https://tildes.net/~tildes/wiki/sitemap
Bauke ecb5dea427 | ||
---|---|---|
source | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
License | ||
ReadMe.md | ||
rustfmt.toml |
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.