Credits to juliancwirko. This theme is the clone of his work abc
Simplycode 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 build on it.
- Google analytics
- Responsive design
- Subscribe by email powered by Mailchimp
- Google Analytics
- Post comments using Disqus.
- Zurb Foundation 5 framework read more
- 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
- Custom navigation setup more info
- Clone this repository on your themes folder:
cd ghost/content/themes
sudo git clone https://github.com/selvakumarEsra/simplycode
- Configure the theme.
- Restart Ghost.
- Select the theme in your Settings page.
- Replace
assets/favicon.jpg
with your own favicon, or remove for the default Ghost favicon. - Modify
partials/disqus.hbs
with your shortname. - Modify
partials/google-analytics.hbs
with your own snippet. - Replace
partials/copyright.hbs
with your own disclaimer. - Modify
partials/sidebar-external.hbs
with your own external links. - After configuration, you may have to restart for all changes to take place.
Original Copyright (c) 2013-2014 Ghost Foundation - Released under The MIT License. Modifications Copyright (c) 2014 David Lecina Fuentes - Released under The MIT License.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Found a bug or want to add new features. Open issues on GitHub. hhttps://github.com/selvakumarEsra/simplycode/issues