Skip to content

Hugo blog website

Notifications You must be signed in to change notification settings

wfernandes/site

Repository files navigation

Landing Page SIte

Website

The website can be located at wfernandes.github.io

Notes

  1. This project contains a submodule pointing to the repository, wfernandes.github.io
  2. In order to verify the site locally, comment out the publishDir line in config.toml so that the contents can be published to the public/ dir.
  3. Once the site is verified, uncomment the publishDir

Deploy

  1. At the root level of the project, Run hugo
  2. Since the publishDir is pointing to wfernandes.github.io in config.toml, the content of the site is published to the submodule.
  3. cd wfernandes.github.io
  4. git add . && git commit -m "Update" && git push
  5. Don't forget to do the above step in this repository as well.

About

Hugo blog website

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages