Custom made theme for Ghost CMS. Used on my main website.
Go to file
Bea deabfa8d93 Fix KG Bookmark sizing and proportions
This commit fixes #4.
The kg bookmark sometimes had weird proportions, depending on the original image size and how long the text to show is. Also, the title was not clamped to 2 lines max.
2020-11-09 19:35:10 +01:00
assets Fix KG Bookmark sizing and proportions 2020-11-09 19:35:10 +01:00
partials Implement more image resizing, fix responsiveness 2020-11-06 17:35:02 +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 Proceed implementing responsive theme 2020-11-06 00:28:34 +01:00
gulpfile.js Install & configure gulp 2020-11-06 17:49:14 +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 Fix KG Bookmark sizing and proportions 2020-11-09 19:35:10 +01:00
page.hbs Implement more image resizing, fix responsiveness 2020-11-06 17:35:02 +01:00
post.hbs Implement more image resizing, fix responsiveness 2020-11-06 17:35:02 +01:00
tag.hbs Move vanta-js to separate partial to avoid duplication 2020-11-04 23:38:08 +01:00