Skip to content

jaswdr/blog

Repository files navigation

Jonathan Schweder - Personal Website

Personal website built with Hugo and the DoIt theme.

Overview

This repository contains the source code for jaswdr.dev.

Local Development

Prerequisites

Running Locally

# Clone the repository
git clone --recursive https://github.com/jaswdr/website
cd website

# Run development server
make serve

Deployment

The site is built and deployed as a set of static files.

make build

Project Structure

  • content/: Pages and sections.
  • layouts/: Custom Hugo templates.
  • static/: Static assets (images, fonts).
  • themes/: Hugo theme submodules.

About

Personal blog

Resources

Stars

Watchers

Forks

Contributors