scraps

Crates.ioscraps
lib.rsscraps
version0.14.2
sourcesrc
created_at2023-06-11 08:08:18.26152
updated_at2024-10-17 16:31:56.271772
descriptionA static site generator that builds a wiki from a set of markdown files.
homepagehttps://boykush.github.io/scraps
repositoryhttps://github.com/boykush/scraps
max_upload_size
id887290
size130,511
Kushiro Taichi (boykush)

documentation

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 document to quickly begin using Scraps.

Sample page in Japanese is here.

Features

Static Site

  • Sorting (linked_count, committed_date)
  • Tagging
  • Pagination
  • Search
  • Themes (default is the Nord theme)

CLI

  • Build a static site
  • Init scraps project
  • Serve on localhost

Deploy

  • GitHub Pages

For any feature requests, please feel free to create an Enhancement feature issue.

License

MIT

Commit count: 289

cargo fmt