9 ms·
I pretty much just reverse-engineered the Ghost helpers using the theme documentation. Take a look at https://github.com/kabukky/journey/blob/master/templates/h
by Kabukks 11y ago
I pretty much just reverse-engineered the Ghost helpers using the theme documentation.
Take a look at https://github.com/kabukky/journey/blob/master/templates/helperfunctions.go https://github.com/kabukky/journey/blob/master/templates/hel... for all helpers that are implemented yet.
I'm not looking to make money off it. It is tempting to expand the functionality into a full CMS, but that should be a task for a fork.