Skip to content

Skoricius/skoricius.github.io

Repository files navigation

Hugo Peronal Website

Personal website written with Hugo using LoveIt theme.

Development

Run:

hugo serve --disableFastRender -D

To run on local IP:

hugo server --bind=0.0.0.0 --baseURL=http://0.0.0.0 --disableFastRender -D

Build

Hugo builds the site with hugo command and puts the results in public folder.

About

Personal website written in hugo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages