Custom made theme for Ghost CMS. Used on my main website.
Go to file
Bea da155c7d7e Lots of changes
- add tags.hbs
- add home.hbs, copy of index.hbs
- change <h1> global font size
 make some animations faster
- make post title & footer background black instead of animated gradient
- make "services" link in navbar white instead of animated gradient
- move some css classes to screen.css to allow tags.hbs accessing them
- fix policy popup being covered (issue #001)
- fix policy popup style
- fig kg-bookmark thumbnail image
- add PT Serif font
- add category and posted date under post title
- move big post cards to post-card-big.hbs, so both index, home and tags can access it
- mode post post cards style to new post-card-style.css file
- update page.hbs, now rendering correctly and including content
- add "l" size to package.json, to allow more high-res images
2020-08-18 15:30:35 +02:00
assets Lots of changes 2020-08-18 15:30:35 +02:00
partials Lots of changes 2020-08-18 15:30:35 +02:00
.editorconfig Initial commit 2020-08-10 19:03:30 +02:00
.gitignore Initial commit 2020-08-10 19:03:30 +02:00
default.hbs Lots of changes 2020-08-18 15:30:35 +02:00
home.hbs Lots of changes 2020-08-18 15:30:35 +02:00
index.hbs Lots of changes 2020-08-18 15:30:35 +02:00
package.json Lots of changes 2020-08-18 15:30:35 +02:00
page.hbs Lots of changes 2020-08-18 15:30:35 +02:00
post.hbs Lots of changes 2020-08-18 15:30:35 +02:00
tag.hbs Lots of changes 2020-08-18 15:30:35 +02:00