Skip to content

indigos33k3r/attila

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fc45a57 · Dec 6, 2018
Oct 12, 2018
Dec 6, 2018
May 11, 2018
Sep 11, 2018
Aug 15, 2015
Oct 12, 2018
May 29, 2018
Feb 3, 2018
Mar 23, 2018
Mar 17, 2018
Mar 17, 2018
Sep 11, 2018
Oct 12, 2018
Mar 17, 2018
Aug 16, 2018
Mar 17, 2018

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

Packages

No packages published

Languages

  • CSS 52.5%
  • JavaScript 29.1%
  • HTML 18.4%