Skip to content

blackforestbotanics/darkseed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

travis-link codecov-link pypi-link

The Pelican theme for the Botanixxx (src) blog.

installing via Pip or Pipenv:

pip install darkseed

# or

pipenv install darkseed

then add to your pelicanconf.py:

import darkseed
THEME = darkseed.get_path()

local development:

cd ~/projects
git clone git@github.com:blackforestbotanics/darkseed.git
cd <your blog>
pelican -t ../darkseed

License

MIT

Releases

No releases published

Packages

No packages published

Languages