https://github.com/gesteves/denali
A simple, fast photoblogging CMS built in Ruby on Rails which features responsive, high-resolution images, a customizable posting schedule, social media management and syndication, a GraphQL API, and more.
https://github.com/gesteves/denali
cms graphql photography rails ruby stimulus
Last synced: about 1 month ago
JSON representation
A simple, fast photoblogging CMS built in Ruby on Rails which features responsive, high-resolution images, a customizable posting schedule, social media management and syndication, a GraphQL API, and more.
- Host: GitHub
- URL: https://github.com/gesteves/denali
- Owner: gesteves
- Created: 2015-04-16T01:27:47.000Z (over 10 years ago)
- Default Branch: release
- Last Pushed: 2025-08-23T13:33:44.000Z (about 2 months ago)
- Last Synced: 2025-08-24T04:38:39.707Z (about 2 months ago)
- Topics: cms, graphql, photography, rails, ruby, stimulus
- Language: Ruby
- Homepage: https://www.allencompassingtrip.com/
- Size: 12 MB
- Stars: 37
- Watchers: 2
- Forks: 4
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Denali
A simple, fast photoblogging CMS built in Ruby on Rails which features responsive, high-resolution images. You can see it live at [All-Encompassing Trip](http://www.allencompassingtrip.com).
## Features
### A simple, streamlined entry editor

### A customizable publishing schedule

### Drag-and-drop organization of queued entries

### Map view of entries

### More features
* Cross-posting of entries to Bluesky, Mastodon, and Flickr
* Auto-tagging of entries by location, equipment, and style
* Automatic generation of [blurhashes](https://blurha.sh/) for image placeholders
* Web push notifications
* Webhooks
* Automatic EXIF extraction and geotagging of photos
* GraphQL API
* Did I mention it's fast as heck?## Requirements
[TODO]
## Installation & setup
[TODO]