Custom made theme for Ghost CMS. Used on my main website.
Go to file
Bea 3bd2fe5627 End CSS refactoring and organization
CSS refactoring is now complete, and all styles are correctly
organized in main "screen.css" file, with a table of contents.

All supplementary CSS files have been removed, with the
exception of "fonts.css", as explained in previous commit.

This CSS implementation may, however, be considered immature,
and thus could be subject to heavy changes again in the near
future.

Many things are also still missing, such as a responsive
design and support for some custom pages (such as /tags/).

Signed-off-by: Lorenzo DellacĂ  <lorenzo.dellaca@mind-overflow.net>
2020-08-20 14:05:14 +02:00
assets End CSS refactoring and organization 2020-08-20 14:05:14 +02:00
partials Begin CSS refactoring for improved organization 2020-08-18 18:20:39 +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 End CSS refactoring and organization 2020-08-20 14:05:14 +02:00
default.hbs Begin CSS refactoring for improved organization 2020-08-18 18:20:39 +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 End CSS refactoring and organization 2020-08-20 14:05:14 +02:00