Statocles
Statocles copied to clipboard
Static website CMS
Most Statocles apps need a generic "create document" function. When this is called they need to: - Collect arguments and options as input - Build a document - Write it...
Though our URL may be complete and correct, it may not be pointing at a valid fragment anymore. We should check inside the document to ensure the fragment is pointing...
If we create a new post, that post gets created in a folder like `/YYYY/MM/DD/default-title`. As we develop that post, we may add collateral images and documents to the folder....
http://www.apple.com/itunes/podcasts/specs.html It'd be nice to be able to write podcasts with this thing
If the site.yml changes, we may have new navigation or apps to do.
It would be nice if we could quickly roll back to an old version of the site if it turns out there's a bug in the current version. One way...
When developing a new app, it'd be nice if the daemon could watch the code directory and restart itself like Morbo. This might be weird though, so we might need...
Sigh. I knew it would come to this. #372 requires all pages to have titles. Which means that app-generated pages need app-generated titles. Which means that the titles have to...
http://www.cpantesters.org/cpan/report/1b59d122-2b85-11e5-a85a-e28fcaadd3a7
``` $ perl -d:Confess local/bin/statocles create yourmom.com ... What branch? [master] Failed to find share dir for dist 'Statocles' at /home/eric/.anyenv/envs/plenv/versions/5.19.11/lib/perl5/site_perl/5.19.11/File/ShareDir.pm line 173. File::ShareDir::dist_dir("Statocles") called at local/lib/perl5/File/Share.pm line 37 File::Share::dist_dir("Statocles")...