This is the source code for the website on https://torstenmosumgaard.dk.
- Images are fetched from a Cloudinary account using https://github.com/oskarrough/torstenmosumgaard-api
- Decent performance
- Modal gallery using PhotoSwipe
Make sure you have git and node. Them do
git clone git@github.com:oskarrough/torstenmosumgaard.dk.git
cd torstenmosumgaard.dk
npm run dev
The mainr
branch is automatically deployed via netlify.com to https://torstenmosumgaard.dk.