Skip to content

rsturla/website

Repository files navigation

Website

This is the source code for my personal website. It is built using Hugo and a custom theme.

Development

To run the website locally, you will need to install Hugo. You can find the installation instructions here.

Once you have installed Hugo, you can run the website locally by running the following command:

$ hugo server

Deployment

This website is hosted on GitHub Pages. The site is automatically deployed whenever a commit is pushed to the main branch.

License

This project is licensed under the MIT License.