Skip to content

fatcab/attila

This branch is 579 commits behind zutrinken/attila:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
zutrinken
Jul 31, 2017
577804e · Jul 31, 2017

History

78 Commits
Jul 31, 2017
Feb 4, 2017
Jul 31, 2017
Aug 15, 2015
Jul 31, 2016
Jan 27, 2017
Feb 1, 2017
Jul 31, 2017
Jul 31, 2017
Jul 31, 2017
Jul 31, 2017
Jul 31, 2017
Jul 31, 2017
Jul 31, 2017

Repository files navigation

Attila

A content focused responsive theme for Ghost.

Demo

Screenshots

Features

  • 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
  • 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-2017 Peter Amende - Released under the MIT License.

About

Ghost Theme

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 50.4%
  • JavaScript 30.5%
  • HTML 19.1%