Skip to content

A Go program to compile your markdown notes into pdf and HTML πŸ“š

License

Notifications You must be signed in to change notification settings

Yoquec/documenter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

25 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

go-documenter πŸ“š

A Go program that compiles your markdown notes into html and pdf with the chromium pdf engine.

Screenshot of documenter in use

Screenshot setup:

  • Editor: Neovim w/ gruvbox theme + headlines.nvim
  • Font: JetBrainsMono Nerd Font Bold
  • Browser: Surf w/ custom css

Installation

make build
sudo make install

Warning

For the time being, non-root installation is not supported