Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/damianmuti/sticko
A free Ghost theme :)
https://github.com/damianmuti/sticko
Last synced: 5 days ago
JSON representation
A free Ghost theme :)
- Host: GitHub
- URL: https://github.com/damianmuti/sticko
- Owner: damianmuti
- Created: 2014-01-14T00:20:07.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-13T12:32:45.000Z (over 10 years ago)
- Last Synced: 2024-08-01T12:19:07.063Z (3 months ago)
- Language: CSS
- Size: 2.68 MB
- Stars: 149
- Watchers: 14
- Forks: 77
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - damianmuti/sticko - A free Ghost theme :) (others)
README
Sticko - A free Ghost theme :)
=======![screen](http://damianmuti.com/downloads/screen.jpg)
## About this theme
I've been working as a UI/UX Dev and Art Director for the last 12 years. I've also been using the web as a huge source of information for my personal and professional career.
[sticko](http://sticko.damianmuti.com/) is my own way to give back something i love and live for to the internet community: a clean, modern, **responsive** and **free** theme for the emerging -and absolutely amazing- blogging platform called [Ghost](http://ghost.org).I really hope you like it and feel free to use this theme for whatever purpose you want.
### Features
* Full responsive.
* Lightweight yet beautiful.
* Google+ Comments on Posts.
* Off-canvas navigation.
* Author info outside loop across the whole theme.
* Responsive videos (thanks to FitVid.js).
* Possibility to add cover images on posts (thanks to Thom Cullen).
* Loading indicator.
* Icon fonts - support for Retina Display/High pixel density screens.
* SCSS source files for further modifications.### Installation
* Grab a copy of this repository.
* Place it inside your Ghost installation folder; specifically in `/content/themes/`.
* Restart your Ghost instance.
* Log in the admin panel, go to `Settings > General` and select **sticko** from the Theme dropdown menu. Then hit **Save**.**Optional:** Set a cover image for your fresh installed blog. If you dont, dont worry; **sticko** comes with a preset cover image.
### Set a cover image for every post
[Ghost](http://ghost.org) does not let you specify a cover/featured image *yet*, but **sticko** allows that functionality just by specifying the proper alt property of the desired image:
`![cover-image](url)`.
Thanks to [Thomas Cullen](https://github.com/Thomascullen92) for this great workaround.
### Setting navigation links
Open the file `nav.hbs` located in `/partials/` folder.
### Setting social media links
Open the file `social-media.hbs` located in `/partials/` folder.
### Editing footer
Open the file `footer.hbs` located in `/partials/` folder.
### Editing CSS/SCSS files.
**Sticko** is developed on top of [Sass](http://sass-lang.com/install) and [Compass](http://compass-style.org/install), which means that you are going to need both running on your own machine; follow both guides to set up the proper environment.
### Get in touch
If by any reason you need/want to get in touch with me, feel free to [drop me an email](mailto:[email protected]) or find me on [Facebook](http://www.facebook.com/damianmuti) and [Twitter](http://www.twitter.com/damianmuti).
### Licence
[CreativeCommons Attribution 4.0 International](http://creativecommons.org/licenses/by/4.0/)