Skip to content

nicolaballotta/pelican-hybrid-alchemy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pelican Hybrid Alchemy theme

My custom theme for hybridhacker.com.

This theme is based on pelican-alchemy, a very nice and clean theme for Pelican static site generator.

Installation

From Git repo

Clone the repo:

git clone https://github.com/nicolaballotta/pelican-hybrid-alchemy

Set the THEME variable in your Pelican config:

THEME = '<PATH_TO_REPO>'

As a Submodule

In your Pelican site:

mkdir themes
git submodule add https://github.com/nicolaballotta/pelican-hybrid-alchemy themes/pelican-hybrid-alchemy

And in Pelican config:

THEME = 'themes/pelican-hybrid-alchemy'

About

Pelican theme for my personal blog

https://hybridhacker.com

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published