Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/boykush/scraps

A static site generator that builds a wiki from a set of markdown files.
https://github.com/boykush/scraps

cli knowledge-base markdown rust static-site-generator wiki

Last synced: 3 days ago
JSON representation

A static site generator that builds a wiki from a set of markdown files.

Awesome Lists containing this project

README

        




logo


Scraps





Scraps documentation

# What is this?

Scraps is a static site generator that builds a wiki from a set of markdown files.

You can refer to the [Getting Started](https://boykush.github.io/scraps/getting-started.html) document to quickly begin using Scraps.

Sample page in Japanese is [here](https://boykush.github.io/wiki/).

# Features
### Static Site
- [x] Sorting (linked_count, committed_date)
- [x] Tagging
- [x] Pagination
- [ ] Themes (default is the [Nord](https://www.nordtheme.com/) theme)
### CLI
- [x] Build a static site
- [x] Init scraps project
- [x] Serve on localhost
### Deploy
- [x] GitHub Pages

For any feature requests, please feel free to create an [Enhancement feature issue](https://github.com/boykush/scraps/issues/new?assignees=&labels=enhancement&projects=&template=enhancement-feature-template.md&title=).

# License

MIT