# attila
**Repository Path**: mirrors_opencollective/attila
## Basic Information
- **Project Name**: attila
- **Description**: Ghost Theme
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-09-25
- **Last Updated**: 2026-05-17
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Attila
A content focused responsive theme for [Ghost](https://github.com/tryghost/ghost/).
Demo: [attila.zutrinken.com](https://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
* __English__
* __German__
* __Spanish__
* __French__ by [robink](https://github.com/robink)
* __Italian__ by [fmaida](https://github.com/fmaida)
* __Norwegian__ by [arthurnoerve](https://github.com/arthurnoerve)
* __Chinese__ by [hao-lee](https://github.com/hao-lee)
* __Indonesian__ by [simplyeazy](https://github.com/simplyeazy)
* __Romanian__ by [cdorin93](https://github.com/cdorin93)
* __Russian__ by [schamberg97](https://github.com/schamberg97)
* __Turkish__ by [cgrgrbz](https://github.com/cgrgrbz)
## Setup
To enable [Disqus](https://disqus.com/) comments go to your blogs code injection settings and add `` to your blog header.
## Development
Install [Grunt](https://gruntjs.com/getting-started/):
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/.zip`, which you can then upload to your site.
grunt zip
## Copyright & License
Copyright (C) 2015-2019 Peter Amende - Released under the [MIT License](https://github.com/zutrinken/attila/blob/master/LICENSE).