1
Fork 0
tildes-wiki-sitemap/ReadMe.md

25 lines
853 B
Markdown

# 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)](https://tildes.net/user/Bauke/new_message?subject=Tildes%20Wiki%20Sitemap&message=Update%20the%20sitemap%20you%20doofus!) and I'll update it.
### Quick Command
```sh
$ 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](https://gitlab.com/Bauke/tildes-wiki-sitemap/-/tree/18a96e9d541fd1e231574ceec4d4bdf5783e3b5f) to go to the commit before the Rust rewrite.
## License
Open-sourced with the [AGPL-3.0-or-later license](License).