nadonomy / attila

Ghost Theme

Home Page:https://attila.zutrinken.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Attila

A content focused responsive theme for Ghost.

Demo: attila.zutrinken.com

Screenshots

Features

  • Responsive layout
  • Parallax cover images for blog, archives and posts
  • Reading progress for posts
  • Automatic code syntax highlight and line numbers
  • Disqus support

Localization

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

The zip Grunt task packages the theme files into dist/<theme-name>.zip, which you can then upload to your site.

grunt zip

Copyright & License

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

About

Ghost Theme

https://attila.zutrinken.com/

License:MIT License


Languages

Language:CSS 53.4%Language:JavaScript 26.9%Language:HTML 19.7%