Project of my personal website leveraging Hugo and a custom version of theme KeepIt. To view the old version of the website (and its templating system leveraging gulp + pure html/css/js, go to the old_version folder.
Using github pages to deploy! :D
- Hugo
Access the src folder and run $ ./hugome
to have a working version of the website locally and also generate its files to the root directory (where github pages will run the static files). The config.toml might need to be changed to reflect the local root dir ( which is "/").
For more on the development itself, check the documentation of Hugo and the theme in use.
Copyright (c) 2021 Adriano Gomes da Silva
Any questions send to adrianogsss@gmail.com :D