Skip to content

JanssenSimon/wimp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WIMP

Dynamic Static Website generator using inotify and pandoc to convert Markdown files into html pages.

My goal with this software is to make it self-sufficient.

DEPENDENCIES:

  • linux (using systemd, sudo, and some posix compliant shell)
  • pandoc
  • inotify-tools

INSTRUCTIONS

  1. Make wimp script executable (chmod +x wimp)
  2. Run wimp init
  3. Put your markdown files in src/
  4. Point a webserver to public/ if you want to
  5. ???
  6. Profit.

POSIX

This shell script is supposed to be posix compliant; it not being so is a bug. Feel free to report any bugs you find.

About

Dynamic Static Website generator using inotify and pandoc to compile markdown

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages