Custom made theme for Ghost CMS. Used on my main website.
Go to file
Bea 83302f7cc3 Added script to make list of headers
Added a new script with the purpose of getting all headers from a post's content and creating links for them in the left sidebar.
Some div classes have been modified, and a wrapper div has been added to posts because of this new script.
Some minor CSS changes have been made.
2020-11-05 16:14:13 +01:00
assets Added script to make list of headers 2020-11-05 16:14:13 +01:00
partials Fix indentation 2020-11-04 23:47:36 +01:00
.editorconfig Update .editorconfig 2020-10-30 21:52:05 +01:00
.gitignore Fix minor issues 2020-11-04 23:29:55 +01:00
custom-tags.hbs Fix minor issues 2020-11-04 23:29:55 +01:00
default.hbs Added script to make list of headers 2020-11-05 16:14:13 +01:00
home.hbs Move vanta-js to separate partial to avoid duplication 2020-11-04 23:38:08 +01:00
index.hbs Move vanta-js to separate partial to avoid duplication 2020-11-04 23:38:08 +01:00
package.json Added script to make list of headers 2020-11-05 16:14:13 +01:00
page.hbs Added script to make list of headers 2020-11-05 16:14:13 +01:00
post.hbs Added script to make list of headers 2020-11-05 16:14:13 +01:00
tag.hbs Move vanta-js to separate partial to avoid duplication 2020-11-04 23:38:08 +01:00