You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently supposed to be an example maybe oneday I will make something of this.
4
-
5
-
Created as an example. Site visible here:
6
-
https://arran4.github.io/githubpages/
1
+
# githubpages
2
+
3
+
This repository is a simple example of a Hugo site that can be deployed with GitHub Pages. Treat it as a template to build your own site. The live example is available at <https://arran4.github.io/githubpages/>.
4
+
5
+
6
+
## Requirements
7
+
8
+
-[Hugo](https://gohugo.io/) static site generator must be installed. On Ubuntu
9
+
you can install it with `apt-get install hugo` or download a binary from the
0 commit comments