Skip to content
/ attila Public
forked from zutrinken/attila

Ghost theme for the family blog

License

Notifications You must be signed in to change notification settings

rnevius/attila

 
 

Repository files navigation

Attila

A content focused responsive theme for Ghost.

Development

Install Grunt:

npm install -g grunt-cli

Install Grunt dependencies:

npm install

Run the local server:

grunt

Production Builds

Build Grunt project:

grunt build

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

grunt compress

About

Ghost theme for the family blog

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 75.2%
  • JavaScript 13.8%
  • HTML 11.0%