Be aware that it was built in 2014. But after updates, it should work well with Ghost 4
abc theme is a free open source Ghost theme (MIT license). You can use it as you like. If you want, you can show me what you have built on it.
Remember to change your disqus_shortname
variable in partials/disqus.hbs
file!
(pxt.be demos are hosted using an older version of Ghost)
- Scss (Sass) workflow read more
- Code highlighter read more
- Font icons read more
- Post covers read more
- Tag covers example
- Video, SoundCloud embeding read more
- Clean text formating read more
You can download it from the GitHub repository: https://github.com/juliancwirko/abc. If you like it, consider starring it on GitHub :)
You can contact me through Twitter @juliancwirko
Your feedback will be very appreciated. You can also send feature requests by opening issues on GitHub. https://github.com/juliancwirko/abc/issues
Thanks!
There are .scss and .css files in the assets/css folder (you can use the scss files with your favorite Sass workflow. For example with https://www.npmjs.com/package/sass.
MIT