About
Notes Site Simple collection of notes written in Markdown and built with Hugo. Visit the live deployment here: Notes Site Visit the source repository here: Notes Repo Built with: Hugo Markdown Github Actions Github Pages Getting started Prerequisites Hugo Git Quick Start Clone the repo & submodulesgit clone --recurse-submodules git@github.com:xavierloeraflores/notes.git and cd into the project directory: Run hugo server -D to start the local server. Visit localhost:1313/notes in your browser to view the site....