Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zutrinken/austere

Ghost Theme 🚧 Unmaintained
https://github.com/zutrinken/austere

blog ghost theme

Last synced: 5 days ago
JSON representation

Ghost Theme 🚧 Unmaintained

Awesome Lists containing this project

README

        

🚧 __Unmaintained__

***

## Screenshots

## Setup

To enable [Disqus](https://disqus.com/) comments go to your blogs code injection settings and add `var disqus="YOUR_DISQUS_SHORTNAME";` to your blog header.

## Development

Install [Grunt](http://gruntjs.com/getting-started/):

npm install -g grunt-cli

Install Grunt modules:

npm install

Install [Bower](http://bower.io):

npm install -g bower

Install Bower components:

bower install

Build Grunt project:

grunt

Distribute Grunt project:

grunt build

## Copyright & License

Copyright (C) 2016-2019 Peter Amende - Released under the [MIT License](https://github.com/zutrinken/austere/blob/master/LICENSE).