This repository contains the source code for Henrik Nordberg's personal website, available at hnordberg.github.io.
The website is built with the following technologies:
- Framework: Next.js (a React framework)
- Language: TypeScript
- Styling:
- Tailwind CSS for utility-first styling.
- Plain CSS with CSS Variables for theming (dark and light modes).
- Deployment: GitHub Pages, deployed via a GitHub Actions workflow.