mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 03:36:41 +02:00
Add Source Sans Pro and compile CSS
This commit is contained in:
13
README.md
13
README.md
@@ -2,8 +2,12 @@
|
||||
|
||||
A [Hugo](http://gohugo.io) theme with clear typograhy for easy, disturbance-free reading.
|
||||
|
||||
<br />
|
||||
|
||||
<img src="https://raw.githubusercontent.com/nishanths/cooca-hugo-theme/master/images/tn.png" width="500px">
|
||||
|
||||
<br />
|
||||
|
||||
# Table of Contents
|
||||
|
||||
* [Setup](#setup)
|
||||
@@ -83,7 +87,14 @@ Twitter = "//twitter.com/username"
|
||||
|
||||
## Less files
|
||||
|
||||
The `.less` files used to generate `main.css` are available at the root of the repository.
|
||||
The `.less` files used to generate `main.css` are available at the root of the repository. Running:
|
||||
|
||||
````
|
||||
$ lessc main.less static/css/main.css
|
||||
````
|
||||
|
||||
should do the trick.
|
||||
|
||||
|
||||
# Screenshots
|
||||
|
||||
|
Reference in New Issue
Block a user