Statocles icon indicating copy to clipboard operation
Statocles copied to clipboard

Static website CMS

Results 104 Statocles issues
Sort by recently updated
recently updated
newest added

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...

feature

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...

feature

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....

bug

http://www.apple.com/itunes/podcasts/specs.html It'd be nice to be able to write podcasts with this thing

feature

If the site.yml changes, we may have new navigation or apps to do.

feature

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...

feature

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...

feature

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...

feature
question

http://www.cpantesters.org/cpan/report/1b59d122-2b85-11e5-a85a-e28fcaadd3a7

bug

``` $ 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")...

bug