JustM3dium / tonic

A beautiful ghost theme

Home Page:https://blog.kurzgedanke.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A beautiful ghost theme

https://blog.kurzgedanke.me/

License:GNU General Public License v3.0


Languages

Language:CSS 64.2%Language:HTML 26.0%Language:JavaScript 9.9%