Clyde is a barebones web app to make editing & creating posts using Hyde.
- The tweet that started it.
- Discussion thread that took off from the tweet.
- Pretty pictures and some text.
- Facebook Tornado - This now exists as a git submodule in the lib directory. You can init and setup right from the lib directory.
- A branch for drafts and a branch for production for each of the hyde sites you want to maintain with Clyde.
Right now the only thing that you need to do is to modify sites.yaml in the root directory.
You can start clyde by simply executing python clyde.py
from the hyde directory.
Create New Files.- Allow uploading and replacing media files
- Create commands(sets) for
markitup
editor for Hyde specific commands - Add client side scripts for better file detection and
markitup
initialization Allow generating the site for preview- The site right now is unresponsive - No feedback, no indicators and no error messages.
- Sign In/Sign Out
- Documentation