|
1 | | -# Hugo Scroll |
2 | | -A [Hugo](https://gohugo.io/) theme for pretty, quick and simple single-page websites. |
| 1 | +<h1 align=center>Hugo Scroll <a href="https://zjedi.github.io/hugo-scroll/" rel="nofollow">Demo</a></h1> |
3 | 2 |
|
4 | | - |
5 | | - |
6 | | -## Live demo |
| 3 | +Clean, responsive, single-page [Hugo](https://gohugo.io/) website theme. |
7 | 4 |
|
8 | | -The current default branch is automatically deployed and can be seen at https://zjedi.github.io/hugo-scroll/. |
| 5 | +[](https://themes.gohugo.io/themes/hugo-scroll/) |
| 6 | + |
| 7 | +[](https://github.com/zjedi/hugo-scroll/blob/master/LICENSE) |
9 | 8 |
|
10 | | -As a fallback, see a screenshot which may be a bit outdated:  |
| 9 | +Promo image which may be a bit outdated:<br/> |
| 10 | + |
11 | 11 |
|
12 | 12 | ## Installation |
13 | 13 | If you already have a Hugo site on your machine, you can simply add this theme via |
@@ -63,16 +63,18 @@ Visit as at {{<extlink icon="fa fa-instagram" text="Instagram" href="https://www |
63 | 63 | Add a `custom_head.html`-file to your `layouts/partials`-directory. In there you may add a `<style>`-tag _or_ you may add a `<link>`-tag referencing your own `custom.css` (in case you prefer to have a separate `.css`-file). Checkout the [`custom_head.html`](https://github.com/zjedi/hugo-scroll/blob/master/exampleSite/layouts/partials/custom_head.html)-file from the `exampleSite`-directory to get started and to find more detailed instructions. |
64 | 64 |
|
65 | 65 | ## Issues / Feedback / Contributing |
66 | | -Please use [GitHub issues](https://github.com/zjedi/hugo-scroll/issues) and [Pull Requests](https://github.com/zjedi/hugo-scroll/pulls). |
| 66 | +[Discussion](https://github.com/zjedi/hugo-scroll/discussions) for Q&A (when unsure), |
| 67 | +[Issues](https://github.com/zjedi/hugo-scroll/issues) for tracking, |
| 68 | +[Pull Requests](https://github.com/zjedi/hugo-scroll/pulls) for contributions. |
| 69 | + |
| 70 | + |
67 | 71 | See [contributing guideline](https://github.com/zjedi/hugo-scroll/blob/master/contributing.md) for more. |
68 | 72 |
|
69 | 73 | ## Special Thanks 🎁 |
70 | 74 | - [Jan Raasch](https://www.janraasch.com), original author of theme |
71 | 75 | - [Yonatan Wolowelsky](https://github.com/grmmph), author of [GhostScroll](https://github.com/grmmph/GhostScroll) theme, which formed the basis of this [Hugo](https://gohugo.io/) theme. |
72 | 76 | - [Pexels](https://www.pexels.com), for supplying those wonderful _free_ stock photos on the [exampleSite](https://github.com/zjedi/hugo-scroll/tree/master/exampleSite). |
73 | 77 |
|
74 | | -## License |
75 | | -[MIT License](http://en.wikipedia.org/wiki/MIT_License) |
76 | 78 |
|
77 | 79 | [hugo-setup-guide]: https://gohugo.io/getting-started/installing |
78 | 80 | [fork-awesome-icons]: https://forkaweso.me/Fork-Awesome/icons/ |
|
0 commit comments