Custom made theme for Ghost CMS. Used on my main website.
Go to file
Bea 69c1bf00d2 Finish creating /tags/ page
The tags page was finally completed, and shows every tag
with its own image.

A "see all tags" link was added in the header of every
(single) tag's page, in case of a missing description.

Also, the "secondary navigation" div now has a relative
position and a higher z-index, so that the tags page's
header does not cast a shadow on it.

Signed-off-by: Lorenzo DellacĂ  <lorenzo.dellaca@mind-overflow.net>
2020-08-20 15:47:29 +02:00
assets Finish creating /tags/ page 2020-08-20 15:47:29 +02:00
partials Finish creating /tags/ page 2020-08-20 15:47:29 +02:00
.editorconfig Initial commit 2020-08-10 19:03:30 +02:00
.gitignore Initial commit 2020-08-10 19:03:30 +02:00
custom-tags.hbs Finish creating /tags/ page 2020-08-20 15:47:29 +02:00
default.hbs Remove useless <link> stylesheet tag for removed CSS file 2020-08-20 14:29:08 +02:00
home.hbs End CSS refactoring and organization 2020-08-20 14:05:14 +02:00
index.hbs End CSS refactoring and organization 2020-08-20 14:05:14 +02:00
package.json Lots of changes 2020-08-18 15:30:35 +02:00
page.hbs End CSS refactoring and organization 2020-08-20 14:05:14 +02:00
post.hbs End CSS refactoring and organization 2020-08-20 14:05:14 +02:00
tag.hbs Finish creating /tags/ page 2020-08-20 15:47:29 +02:00