Skip to content

johnpduane/aio

 
 

Repository files navigation

Aio

Bootstrap - responsive - based theme for Ghost.


Prism

To add highlithed code to a post, use the following form :

```language-*
```

Usable languages are : markup for html like documents, css, javascript and php.


Disqus

Different ways to update your username :

  • If you use grunt to build Aio, modify the localConfig.json file and add your username on the disqus.identifier entry.
  • If you downloaded the final archive, update the disqus files in the partials folder. Update the disqus_shortname to use yours.

Social links

Different ways to update them :

  • If you use grunt to build Aio, same way as Disqus.
  • If not, update the links directly in the partials/header.hbs file.

--

Comments on Aio

If you have any comment on Aio, you can add a Disqus comment on my website download pageText.

About

Bootstrap based theme for Ghost

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 38.6%
  • Handlebars 32.8%
  • CSS 28.6%