SiteCake: Tiny, simple, flat-file, drag and drop CMS
1–10 of 31 posts
Re: SiteCake: Tiny, simple, flat-file, drag and drop CMS
#2Re: SiteCake: Tiny, simple, flat-file, drag and drop CMS
#3Re: SiteCake: Tiny, simple, flat-file, drag and drop CMS
#4In the first code block (how to install) you have the "pretty" (”) quote style rather than just ".
Re: SiteCake: Tiny, simple, flat-file, drag and drop CMS
#5Cool, how does it work?
Re: SiteCake: Tiny, simple, flat-file, drag and drop CMS
#6Cool, how does it work?
Basically you just mark out some tags as class="sc-content", and they'll become drag&drop WYSIWYG editable. The changes get written right back into the file, so you don't need anything other than PHP 5.4 and write permissions. You can even remove the SiteCake file again, and your site will just keep working (as static HTML).
Re: SiteCake: Tiny, simple, flat-file, drag and drop CMS
#7Re: SiteCake: Tiny, simple, flat-file, drag and drop CMS
#8http://sitecake.com/demo/ File not found.
Re: SiteCake: Tiny, simple, flat-file, drag and drop CMS
#9http://sitecake.com/demo/ File not found.
Re: SiteCake: Tiny, simple, flat-file, drag and drop CMS
#10In the first code block (how to install) you have the "pretty" (”) quote style rather than just ".
Just to be clear, I'm not the original author. It's just something I've been using with success for mom & pop style websites and felt it was underexposed for being so simple (and free to boot).