Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update README
  • Loading branch information
Alexei Boronine committed Feb 27, 2013
commit 5b8f6f1f7c8a4cd76d0d486eed95741d0649cf53
14 changes: 8 additions & 6 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,17 @@ Install
'disqus_shortname': 'scotchmedia',
}

Themes
------
Building Instructions
---------------------

New themes can be created using the `bootstrap customizer <http://twitter.github.com/bootstrap/customize.html>`_
When you first clone the repo, run:

Once you have created a custom theme include it in that static
directory and change the @import link to include your file. If you think the
themes is one that others will like. Send a pull request.
git submodule init
git submodule update

Then, to update the CSS files:

make build


License
Expand Down