Custom made theme for Ghost CMS. Used on my main website.
Go to file
Bea 6714c6039c Make whole body a flex container
This is used so that we can make <main> take all the remaining space.
This is "needed" because some pages (such as /tags/) don't have enough content to fill the whole height, making the footer appear in the middle of the page.
2020-11-05 01:04:12 +01:00
assets Make whole body a flex container 2020-11-05 01:04:12 +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 Fix missing handlebars checks 2020-11-04 23:43:30 +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 Bump version 2020-11-05 00:06:03 +01:00
page.hbs Fix post columns applied to page content 2020-11-04 23:52:05 +01:00
post.hbs Fix missing handlebars checks 2020-11-04 23:43:30 +01:00
tag.hbs Move vanta-js to separate partial to avoid duplication 2020-11-04 23:38:08 +01:00