Skip to content

JustM3dium/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

About

A beautiful ghost theme

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 64.1%
  • HTML 26.0%
  • JavaScript 9.9%