Notes Site

Simple collection of notes written in Markdown and built with Hugo.

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.