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

https://github.com/boykush/scraps

A static site generator that makes it easy to write internal links (Wiki links) in Markdown files.
https://github.com/boykush/scraps

cli knowledge-management markdown personal-knowledge-management rust static-site-generator wiki

Last synced: 6 months ago
JSON representation

A static site generator that makes it easy to write internal links (Wiki links) in Markdown files.

Awesome Lists containing this project

README

          




logo


Scraps





Scraps

# What is the Scraps?

Scraps is a static site generator that makes it easy to write internal links (Wiki links) in Markdown files.

You can refer to the [Getting Started](https://boykush.github.io/scraps/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
- [x] Mermaid Diagrams
- [x] Search
- [x] Color Scheme (Theme is the [Nord](https://www.nordtheme.com/))
### CLI
- [x] Build a static site
- [x] Init scraps project
- [x] Serve on localhost
- [x] List a tags
- [x] Template to generate the scrap
### 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