https://github.com/andymina/cms-manager
A Content Management System that updates its parent site in realtime using Firebase Database.
https://github.com/andymina/cms-manager
Last synced: about 2 months ago
JSON representation
A Content Management System that updates its parent site in realtime using Firebase Database.
- Host: GitHub
- URL: https://github.com/andymina/cms-manager
- Owner: andymina
- Created: 2019-03-12T14:23:42.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-14T14:41:29.000Z (about 6 years ago)
- Last Synced: 2025-02-03T13:46:45.279Z (4 months ago)
- Language: CSS
- Homepage: https://andymina.github.io/CMS-Manager
- Size: 4.23 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CMS Manager
To run the demo, open [https://andymina.github.io/CMS-Manager/] in your browser which represents the client's site. Then in another tab open [https://andymina.github.io/CMS-Manager/edit] which is is the actual CMS (*Content Management System*).
You can change the content by modifying the values in the textbox on the edit site. This project uses Google's Firebase to store content data, such as images and content. You can change the background image, the header text, and the tagline. My goal is to make it so you can change CSS properties such as color.