Personal website for Julio Brito. This repository contains the source code for my static site served through GitHub Pages.
- Clone the repository and make your changes.
- Push to the
masterbranch (ormaindepending on your fork). GitHub Pages will automatically rebuild and publish the site. - The site is available at https://juliocebrito.github.io and also at
https://juliocebrito.com thanks to the
CNAMEfile.
To preview the site locally just open index.html in your browser. No additional
build steps are required.
A modern web browser is all you need to view or develop the site. The design uses the "Source Code Pro" font served via Google Fonts, so an internet connection is required to load it when viewing locally.