Skip to content

RunnersNum40/tedpinkerton.ca

Repository files navigation

Netlify Status

Welcome to the repository of my personal website, built with Hugo and hosted on Netlify. I've made slight modifications to the PaperMod theme to suit my preferences.

Overview

The primary purpose of this site is to serve as a portfolio showcasing my projects, experiences, and journey in the realm of engineering and machine intelligence.

Structure

  • content/: Where all the markdown files for the posts reside.
  • static/: Contains static files such as images.
  • assets/: Contains custom styling and scripts.
  • config.toml: Configuration file for Hugo.

Development

To run locally,

  1. Install Hugo
  2. Clone this repository
  3. Run hugo server in the repository directory

Visit http://localhost:1313 in your web browser to view the site.

Feel free to explore and reach out if you have any questions!