feather
feather copied to clipboard
Feather is a modern Swift-based content management system powered by Vapor 4.
Hi Tibor, With my old docker file I try to run a old FeatherCMS version but now I found this error message: /opt/feather: error: unknown package 'sponsor-module' in dependencies of...
On run command `swift run Feather` handle an error: ``` error: multiple products named 'Feather' in: 'feather-core', 'feather-main' error: multiple targets named 'Feather' in: 'feather-core', 'feather-main' ```
Hi Tim Many thanks for your efforts. Is It possible to provide a docker file to create a container? The old file allows create the image without errors, but it...
If I try to change the metadata for my last post, I have: {"reason":"Something went wrong.","error":true}. If you wish, I can send you the credentials. The logs: ``` gravato |...
Error during setup MySQL error: Server error: Data too long for column 'content' at row 6
When the user saves a form it'd be nice to see some kind of visual feedback about what happened, instead of just reloading the page. The edit form notification box...
I need to include in my web [AMQEP](http://amqep.aena.pt) a link to the more recent post from my [GRAVATO](http://gravato.aena.pt) blog. Is there a route out of the box for that? I'm...
Thanks for your hard work; I like where FeatherCMS has gone so far. Is it possible to add i18n support? Or maybe there is already a way to do it?