mirror of
https://gitlab.com/lvra/lvra.gitlab.io.git
synced 2024-11-10 02:20:26 +01:00
feat: attribute and reference hugo book theme
This commit is contained in:
parent
cbd8ee01a4
commit
f18b21181e
2 changed files with 7 additions and 0 deletions
|
@ -39,3 +39,8 @@ hugo serve
|
|||
hugo
|
||||
```
|
||||
|
||||
# Editing and contributing
|
||||
|
||||
You can create pages and sections in `content/docs`.
|
||||
|
||||
For more info on what's possible you can reference the [Hugo Book Theme](https://github.com/alex-shpak/hugo-book) readme.
|
||||
|
|
|
@ -3,3 +3,5 @@
|
|||
© <a target="_blank" href="https://gitlab.com/LVRA/lvra.gitlab.io/-/project_members">The <em>Linux VR Adventures</em> community contributors</a> —
|
||||
This work is licensed under <a target="_blank" href="http://creativecommons.org/licenses/by-sa/4.0/">Attribution-ShareAlike 4.0 International</a>.
|
||||
</p>
|
||||
|
||||
<p>Made with <a href="https://gohugo.io/">Hugo</a> and the <a href="https://github.com/alex-shpak/hugo-book">Hugo Book Theme</a>.</p>
|
||||
|
|
Loading…
Reference in a new issue