Custom made theme for Ghost CMS. Used on my main website.
Go to file
Lorenzo DellacĂ  e4bb647586 Make /tags/ page responsive, fix some paddings
In post cards, the "tag and date" text was slightly moved to the right and looked ugly. This was fixed.
The /tags/ page had a horizontal padding of 0 which made it look ugly. Solved.
The /tags/ page now scales based on screen size and is responsive. Fixes #5
2020-11-10 21:27:06 +01:00
assets Make /tags/ page responsive, fix some paddings 2020-11-10 21:27:06 +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 Make /tags/ page responsive, fix some paddings 2020-11-10 21:27:06 +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