Introducing Fizl: Sites in Your Filesystem

I don’t like having to set up a huge CMS for a really small site that only I am going to update and edit, so when I saw Rick Ellis’ FileDriver demo, I thought a filesystem-based CMS was a great idea. It wasn’t available to use though, so I tried my hand at creating my own.

Fizl’s main goal is to be simple while still having the ability to create some cool, functional stuff. At its core is the idea to build your site with HTML files in the filesystem. No logins, databases, or anything else needed. You can also embed pieces of content, write your content in markdown or textile, template content, show tweets, easily write navigation menus with a shorthand, list files, write and use configs, and more. It uses a simple tag-based system to allow for plugin functionality. You can also easily extend Fizl with your own plugins.

Fizl is open source, so you can download it and check out all the docs on this mini-site. If you have built something with it, I’d love to check it out!

This entry was posted in Code and tagged , . Bookmark the permalink.
  • http://jkeks.ru/ jkeks

    there is very buggy, i tryed 1 hour to find one bug, after when i found it, rise next one. Damn.. 

  • http://twitter.com/adamfairholm Adam Fairholm

    Hi jkeks,

    I got your email as well – sorry Fizl wasn’t working well for you. If you provide some more details regarding the error, I can help you with that.
    Adam