Skip to content
This repository has been archived by the owner on Oct 31, 2021. It is now read-only.

KurzGedanke/tonic

Repository files navigation

Working Tittle "Tonic3"

A beautiful Ghost theme named Tonic.

Usage

Clone the repository.

git clone

Install its dependencies

npm install

Tonic uses grunt to be build.

$ grunt

$ grunt dev

$ grunt dist

$ grunt compress
  • grunt is default and runs grunt dev
  • grunt dev is used to build for development
  • grunt dist is used for a distribute build in development
  • grunt compress is used to zip an archive for uploading

TODO

  • Pagination Index - DONE 04 May 2020
  • Pagination Post - DONE 08 MAY 2020
  • Background color for Body - DONE 04 May 2020
  • Tags in Post - DONE 04 May 2020
  • Author on Post - DONE 04 May 2020
  • Different views for Tags
  • Different RSS for Tags
  • Lightbox for images - DONE FAKE LIGHTBOX 08 MAY 2020
  • Cookie Layer
  • Opt-In with third party media
  • Tag Margin - DONE
  • Light Mode - DONE 09 May 2020

Thank goes to:

Technologies used

  • Ghost
  • npm
  • Grunt
  • sass
  • sass-rem
  • normalize-scss
  • babel