/attila-dark

Dark Ghost Theme based on https://attila.zutrinken.com/

Primary LanguageCSSMIT LicenseMIT

Attila - Dark

Dark theme for Ghost based on Attila theme by zutrinken.

Demo

I'm unable to host a dedicated demo at the moment, but you can see the theme in action on my personal blog loglevel-blog.com. Also take a look at the demo of the original light theme "Attila" by zutrinken here.

Screenshots

Features

  • It's dark!
  • Responsive layout
  • Navigation support
  • Paralax cover images for posts, author archives and blog
  • Author informations for posts and author archives
  • Featured posts
  • Reading progress for posts
  • Automatic code syntax highlight and line numbers based on Dracula Theme
  • Disqus support
  • Subscribers support
  • Sharing buttons

Setup

To enable Disqus comments go to your blogs code injection settings and add <script>var disqus = 'YOUR_DISQUS_SHORTNAME';</script> to your blog header.

Development

Install Grunt:

npm install -g grunt-cli

Install Grunt dependencies:

npm install

Build Grunt project:

grunt build

Copyright & License

Copyright (C) 2015-2018 Peter Amende - Released under the MIT License.