Learning FUEL CMS PART 4: Using the CMS

In Part 4 of this blog series we will discuss how to use the Content Management System (CMS) of FUEL to create and edit pages, blocks, navigation, module data and assets. As with the previous posts in this series, we will use the demo site as a point of reference.

Learning FUEL CMS PART 3: Creating Modules

In Part 3 of this blog series we will discuss how to create simple modules and will use the demo site as a point of reference.

Learning FUEL CMS PART 2: Creating Menus and Navigation Structures

In our last post, Part 1: Creating Pages, Layouts and Blocks, we discussed how we created the pages for the WidgiCorp demo site. In Part 2 of this blog series we will discuss how to link those pages together using on of my favorite aspects of FUEL CMS, creating menus and navigational structures.

Learning FUEL CMS PART 1: Creating Pages, Layouts and Blocks

In Part 1 of this blog series, we will cover the basic site structure used for this tutorial and then dive into the building blocks of creating a FUEL website — pages, layouts and blocks. To start, be sure you have read the previous introduction post about the blog series and have downloaded the FUEL CMS 0.91 branch from GitHub.

Learning FUEL CMS Blog Series

In late October we open-sourced FUEL CMS, our CodeIgniter-based content management system. Now that it's been roaming around on the intertubes, we thought we'd provide some insight into how we, at Daylight Studio, use FUEL. To accomplish this, we will by writing a series of blog posts centered around developing a 'typical' small company website.