Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 1.46 KB

README.md

File metadata and controls

46 lines (28 loc) · 1.46 KB

Malte Hedderich

Blog

🧐 About

This repository hosts the code for my personal blog, powered by GitHub Pages. It features my thoughts, projects, and insights on various topics. Feel free to explore and engage with the content.

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Before you can run the project locally, you need to install the following dependencies:

Installing

To install the project, run the following command:

poetry install

🚀 Deployment

The project is deployed automatically via GitHub Actions. To deploy the project manually, run the following command:

poetry run mkdocs gh-deploy

⛏️ Built Using

✍️ Authors