Custom made theme for Ghost CMS. Used on my main website.
Go to file
Bea 1890876929 Implement code highlighting via PrismJS
PrismJS has been locally included with a custom theme, to allow auto-highlighting of code blocks.
2021-01-03 11:25:51 +01:00
assets Implement code highlighting via PrismJS 2021-01-03 11:25:51 +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 Implement code highlighting via PrismJS 2021-01-03 11:25:51 +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 Implement code highlighting via PrismJS 2021-01-03 11:25:51 +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