Skip to content

Commit

Permalink
add info about changing the logo to Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bijumon committed Mar 11, 2014
1 parent 1e647f0 commit d7a19d0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,15 @@ $ git clone https://github.com/bijumon/oct2.git .themes/
$ rake install["oct2"]
```

*Changing the logo*

set 'logo' in _config.yml to an image in 'source/images' and style it using '#logo' in `sass/custom/_styles.scss`

```
# _config.yml
logo: portrait.png
```

![Oct2 screenshot](https://raw.github.com/bijumon/oct2/master/source/images/oct2.png)

[octopress](http://octopress.org/) was created by [Brandon Mathis](http://brandonmathis.com/) aka [@imathis](https://twitter.com/imathis).
Expand Down

0 comments on commit d7a19d0

Please sign in to comment.