- Overview
- Transcript
1.1 Bolt CMS Theme Development
Let’s begin by quickly introducing the concepts we’ll be covering in this course. I’ll give you an overview of what you’ll be learning, what we’ll be building, and what you’ll be capable of once we’re finished.
1.Introduction1 lesson, 00:45
1.1Bolt CMS Theme Development00:45
2.Creating Your Theme11 lessons, 1:42:30
2.1Preparing for Bolt Theme Development11:00
2.2Basic Theme Setup and Intro to Twig13:44
2.3Start Building the Index Template15:51
2.4Add to the Index Template08:48
2.5Finish Building the Index Template15:16
2.6Separate Into Partials05:02
2.7Create a Listing Template11:50
2.8Create a Record Template04:35
2.9Create an Entry Template05:14
2.10Handling URLs That Are “Not Found”06:29
2.11Add Live Editing Support04:41
3.Conclusion1 lesson, 02:59
3.1Wrapping Up02:59
1.1 Bolt CMS Theme Development
BoltCMS is a free open source CMS that's becoming more and more popular all the time with designers and developers, especially those who do a lot of client work. In this course, you're gonna start with a completed style sheet and a little JavaScript. And then you're gonna learn how to take those two assets and completely code up all of the template files, all of the mark up, and all of the functionality that goes into a BoltCMS theme. By the end of this course, you'll understand exactly what the requirements are of making a BoltCMS theme. You'll understand all of the principles of how they work, and you'll be equipped to make all of your own BoltCMS themes from that point forward. So let's jump in and get started on BoltCMS theme development. I'll see you in the first lesson.