Important
Currently, blog posts are worked on out-of-tree of this repository. This will probably change at some point; until then, depolyments and docker containers will be broken.
This repository contains the source code for my current personal website, a (mostly) static-site generated by Next.js. Its purpose is to host my résumé, projects, and blog posts, all while prioritizing speed, accessibility, and readability.
The easiest way to run the website is by using Docker:
docker run -p 80:80 -d rayliwell/www:latestLicensed under the MIT License.
Copyright © 2024 Ryan Halliwell