Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/montoya/pagecub
WYSIWYG for quick and easy website development.
https://github.com/montoya/pagecub
Last synced: 1 day ago
JSON representation
WYSIWYG for quick and easy website development.
- Host: GitHub
- URL: https://github.com/montoya/pagecub
- Owner: Montoya
- License: apache-2.0
- Created: 2014-02-09T04:06:34.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2019-11-21T18:34:15.000Z (almost 5 years ago)
- Last Synced: 2023-04-12T04:48:56.740Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://montoya.github.io/pagecub/
- Size: 196 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
pageCub
=======A WYSIWYG website editor for quick and easy website development with Bootstrap.
This project was never completed, but it's an interesting exploration of what can be done with pure HTML5. Missing features:
* Output the HTML to a .html file
* Implement a stack for full UNDO functionality
* Allow starting with a layout template
* Support theming
* Support more HTML elements
* Allow users to save and restore their workAnyway, feel free to take this and do something cool with it!