Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 819 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 819 Bytes

leonoverweel.com

This is the repository for my personal portfolio website, leonoverweel.com. The site runs on Hugo, a static site generator that takes content written in Markdown (past projects, current project, and blog posts) and builds them into HTML pages using my custom theme, leon-overweel-com. It's hosted on Netlify.

To build the site locally:

  1. Download and install Hugo.
  2. Clone this repository.
  3. Run hugo server (with -D to also show draft posts).
  4. Navigate to localhost:1313 to see the site live.

If you use my site template for your own website, please let me know by dropping me an email (available on my GitHub profile).