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:
Getting started
Prerequisites
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.