https://github.com/dvinciguerra/middleman-admin
A admin interface for Middleman blogs inspired by Jekyll Admin
https://github.com/dvinciguerra/middleman-admin
admin-panel blogging middleman middleman-blog ruby static-site
Last synced: 3 months ago
JSON representation
A admin interface for Middleman blogs inspired by Jekyll Admin
- Host: GitHub
- URL: https://github.com/dvinciguerra/middleman-admin
- Owner: dvinciguerra
- Created: 2024-09-20T21:17:10.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-09-23T22:49:48.000Z (9 months ago)
- Last Synced: 2025-03-20T17:39:20.866Z (3 months ago)
- Topics: admin-panel, blogging, middleman, middleman-blog, ruby, static-site
- Language: Ruby
- Homepage:
- Size: 472 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Middleman Admin

Middleman Admin is a simple and flexible interface for managing Middleman site data. It is designed to be easily added
to an existing Middleman project and configured to manage the data you want to manage.This project is in the early stages of development and is not yet ready for use and its highly inspired by [Jekyll
Admin](https://github.com/jekyll/jekyll-admin).## Installation
For now, you need to copy the `admin.rb` file to your Middleman project's root directory.
## Screenshots

_See and update editable assets like css, js and other files_
_Edit your articles using a visual editor_## Author
[Daniel Vinciguerra](https://github.com./dvinciguerra)