Skip to content

mo-krauti/static-markdown-wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

static-markdown-wiki

Generates a website for your markdown notes. Features:

  • [[wikilinks]] support
  • generates page listings
  • code syntax highlighting
  • themeable
  • lightweight

Setup

pip install .

Running

static-markdown-wiki path_to_md_content_folder path_to_output_folder

Customizing

Copy the theme directory somewhere. Adapt the jinja templates and the css to your liking. Run

static-markdown-wiki path_to_md_content_folder path_to_output_folder path_to_your_theme_folder

About

Generates a website for your markdown notes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors