Skip to content

2zqa/marijnk.nl

Repository files navigation

marijnk.nl

Personal blog and CV

Description

This is the repository for my personal website. It is built with Hugo and is hosted right here with GitHub Pages. This website uses the Eureka theme.

Getting Started

Dependencies

  • Hugo (tested on v0.119.0)
  • Go (tested on v1.21.3)

Running it locally

  • Clone this repository: git clone https://github.com/2zqa/marijnk.nl.git
  • Run hugo server -D in the root of the repository
  • Open your browser and go to localhost:1313

License

This project is licensed under the Apache-2.0 license.

Acknowledgments

  • WANG Chucheng for creating the Eureka theme