#tags #libs #markdown #static-site-generator #scraps #personal-knowledge-management

scraps_libs

Scraps is a static site generator based on Markdown files written with simple Wiki-link notation. It can be used primarily for personal or team knowledge management.

25 releases (7 breaking)

new 0.21.5 Apr 12, 2025
0.21.4 Mar 22, 2025
0.20.2 Mar 9, 2025
0.15.7 Dec 24, 2024

#946 in Text processing

Download history 216/week @ 2024-12-18 134/week @ 2024-12-25 144/week @ 2025-01-08 12/week @ 2025-01-15 104/week @ 2025-01-22 132/week @ 2025-01-29 674/week @ 2025-02-05 297/week @ 2025-02-12 215/week @ 2025-02-19 327/week @ 2025-02-26 153/week @ 2025-03-05 18/week @ 2025-03-12 598/week @ 2025-03-19 19/week @ 2025-03-26 5/week @ 2025-04-02

660 downloads per month
Used in scraps

MIT license

27KB
785 lines


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

Sample page in Japanese is here.

Features

Static Site

  • Sorting (linked_count, committed_date)
  • Tagging
  • Pagination
  • Mermaid Diagrams
  • Search
  • Color Scheme (Theme is the Nord)

CLI

  • Build a static site
  • Init scraps project
  • Serve on localhost
  • List a tags
  • Template to generate the scrap

Deploy

  • GitHub Pages

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

License

MIT

Dependencies

~6MB
~110K SLoC