lggruspe / slipbox

A static site generator for Zettelkasten notes

Home Page:https://lggruspe.github.io/slipbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

slipbox

GitHub Workflow Status PyPI PyPI - Python Version GitHub

slipbox is a static site generator for Zettelkasten notes.

Features

  • Interactive graph of notes and links
  • Static text search
  • Supports notes in markdown, RST, LaTeX, dokuwiki, Org-mode, txt2tags, Textile and MediaWiki formats
  • Checkers/linters for detecting unlinked notes, missing citations, bad formatting and more

Requirements

  • pandoc (2.17+)
  • graphviz
  • python3 (3.8+)

Installation and usage

pip install slipbox

cd my-notes
slipbox init
# ...add notes
slipbox build

See docs-src/index.md and https://lggruspe.github.io/slipbox.

Contributing

See CONTRIBUTING.md.

License

MIT.

About

A static site generator for Zettelkasten notes

https://lggruspe.github.io/slipbox

License:MIT License


Languages

Language:Python 68.8%Language:Lua 14.1%Language:TypeScript 13.0%Language:Makefile 1.2%Language:JavaScript 1.1%Language:HTML 0.8%Language:Dockerfile 0.5%Language:CSS 0.4%Language:TeX 0.1%