https://github.com/oskarrough/torstenmosumgaard.dk
Website gallery made with Ember.js + Cloudinary
https://github.com/oskarrough/torstenmosumgaard.dk
cloudinary emberjs gallery website
Last synced: 5 months ago
JSON representation
Website gallery made with Ember.js + Cloudinary
- Host: GitHub
- URL: https://github.com/oskarrough/torstenmosumgaard.dk
- Owner: oskarrough
- Created: 2017-12-18T22:42:06.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-06-30T08:49:43.000Z (about 1 year ago)
- Last Synced: 2025-06-30T09:40:18.612Z (about 1 year ago)
- Topics: cloudinary, emberjs, gallery, website
- Language: CSS
- Homepage: https://torstenmosumgaard.dk
- Size: 3.28 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Torsten Mosumgaard Gallery
This is the source code for the website on https://torstenmosumgaard.dk.

## Highlights
- Images are fetched from a Cloudinary account using https://github.com/oskarrough/torstenmosumgaard-api
- Decent performance
- Modal gallery using PhotoSwipe
## Development
Make surm you have git and node, then do:
* `git clone git@github.com:oskarrough/torstenmosumgaard.dk.git`
* `cd torstenmosumgaard.dk`
* `npm run dev`
### Deploying
The `main` branch is automatically deployed via netlify.com to https://torstenmosumgaard.dk.