Updated readme file
[ghost-theme-willow.git] / README.md
1 # Willow Ghost Theme
2 Personal, responsive, minimalist and open-source theme for Ghost blogging platform.
3
4 ## Demo
5 This theme is currenly being used on my [personal blog](https://raivis.com/).
6
7 ## Features
8 - Minimalist, focuses on content;
9 - Incredibly lightweight theme;
10
11 ## Notes
12
13 ### Styling & Compiling
14
15 Requires Compass to be installed.
16
17 cd content/themes/[theme-folder]/assets/scss && compass watch ./
18
19
20 ### Adding Disqus
21
22 Open the `content/themes/[theme-folder]/post.hbs` file,
23 lookup `/* Paste Your Disqus Embed Code Here */`
24 line and replace it with your Disqus embed code.
25
26 ### Social Links
27
28 Edit the `content/themes/[theme-folder]/partials/social-links.hbs` file.