A simple website I made for our wedding.
This uses Jekyll which is a Ruby package for turning documents written in Markdown into websites, and Alembic which is a Jekyll theme.
I hosted this using Netlify at archieandanna.com, but you could use a variety of different options for hosting, depending on what you need.
jekyll serve
, and navigate to localhost:4000 in your browser