Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.01 KB

File metadata and controls

19 lines (13 loc) · 1.01 KB

Personal Website

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

Development

Requirements

  • Hugo

Workflow to have it running locally

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.

License

MIT License

Copyright (c) 2021 Adriano Gomes da Silva

Any questions send to adrianogsss@gmail.com :D