Skip to content

c-neto/carlosneto.dev

Repository files navigation

My Blog!

This is my website, built with Sphinx!

URL: https://www.carlosneto.dev/

Developer Notes

The content were created using Sphinx.

To install create a virtual environment and install dependencies, execute:

$ make setup

Setup the local web server to run a hot reload enironment:

$ make live

Inspired in choldgraf/choldgraf.github.io created by @choldgraf!