Hugo website for personal site.
Table of Contents
To work locally with this project, you'll have to follow the steps below:
- Fork, clone or download this project
- Install Hugo
- Preview your project:
hugo server
- Add content
- Generate the website:
hugo
(optional)
Read more at Hugo's documentation.
If you clone or download this project to your local computer and run hugo server
,
your site can be accessed under localhost:1313/hugo/
.
The theme used is adapted from https://github.com/vaga/hugo-theme-m10c.
-
CSS is missing!
For your site to look like the website you must install m10c theme