Skip to content
This repository was archived by the owner on May 2, 2018. It is now read-only.

Battleroid/bark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bark

Bark is a single file static site generator. I set out to make it primarily because I got tired of dealing with Jekyll and didn't want to put a bunch of effort into tweaking Pelican to look alright.

I hope to continually improve it so perhaps others might find it useful.

Features

  • Single file
  • Jinja2 templating language
  • Posts support markdown formatting thanks to Hoedown with SmartyPants.

Installation

You can install using the source by simply using:

python setup.py install --user

or:

sudo python setup.py install

for system wide installation.

Usage

Usage: bark [options] (new NAME|make [SETTINGS])

-h, --help Show this message.
--version Show version.

Contributing

If something is wrong or could be improved, let me know or submit a pull request.

About

Static site generator.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages