reyman / 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
  • Extensible CLI
  • Supports notes in markdown, RST, LaTeX, dokuwiki, Org-mode, txt2tags, Textile and MediaWiki formats

Requirements

  • pandoc (should be compiled with pandoc-types 1.22)
  • graphviz
  • python3 (3.7+)

Installation and usage

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

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

Plugins

License

MIT.

About

A static site generator for Zettelkasten notes

https://lggruspe.github.io/slipbox

License:MIT License


Languages

Language:Python 69.1%Language:Lua 18.6%Language:JavaScript 6.5%Language:HTML 3.1%Language:Makefile 2.0%Language:Dockerfile 0.4%Language:CSS 0.3%Language:TeX 0.1%