forked from Git/hugo-story
First Commit
This commit is contained in:
commit
a5f322c499
|
@ -0,0 +1,24 @@
|
||||||
|
# Hugo Story
|
||||||
|
## A (modular, highly tweakable) responsive one-page theme for Hugo.
|
||||||
|
|
||||||
|
![](images/device-screenshots.png)
|
||||||
|
|
||||||
|
## Demo
|
||||||
|
|
||||||
|
https://caressofsteel.github.io/demos/hugo/hugo-story/
|
||||||
|
|
||||||
|
## Using
|
||||||
|
|
||||||
|
This theme uses Hugo Pipes to compile SCSS & Sass so you'll have to use the **extended** version of Hugo.
|
||||||
|
|
||||||
|
[Install Hugo (Extended Version)](https://gohugo.io/overview/installing/)
|
||||||
|
|
||||||
|
## Credits
|
||||||
|
|
||||||
|
This theme was created using the _Story_ template by [HTML5 UP](https://html5up.net/uploads/demos/story/).
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
<a rel="license" href="http://creativecommons.org/licenses/by/3.0/" class="license-button"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/3.0/88x31.png"></a>
|
||||||
|
|
||||||
|
This Hugo theme is licensed under the [Creative Commons Attribution 3.0 License](LICENSE).
|
Loading…
Reference in New Issue