Creating The API
Before we start using Vue.js 2 to create our application we have to create the API for it using October CMS.
Setup
In this series we are going to create a todo app using October CMS as backend and Vue.js 2 as frontend of our App.
Creating Sitemap.xml
In this episode I'm going to show you how to generate sitemap.xml file for your October CMS website by hand.
Laravel Mix and Webpack
In this episode we are going to take a look at how you can use Laravel Mix (wrapper around Webpack) to create your asset pipeline in October CMS.
Relation Manager
In this episode I'm going to show you how to use Relation Manager for October CMS.
Backend Filters
In this episode I'm going to show you how to create filters for your backend lists in October CMS.
Backend Lists
In this episode of Making Websites With October CMS we are going to take a bit deeper look at backend lists.
Smashing Magazine + Netlify. What's the Big Deal?
In this episode I'm going to show you what Smashing Magazine is doing with Netlify CDN and static site generators to deliver their new site, very, very fast.
Static Pages and Menus
In this video we are going to learn about static pages, and static menus feature that you get from the static pages plugin.
Groups and Permissions
In this episode we are going to learn about groups and permissions in October CMS.
Introduction to Pattern Lab
In this episode of front-end tips we are going to look at something called Pattern Lab. It's a way to organise your HTML and CSS components and modules.
Success and Error Messages in Forms
In this episode of Making websites with October CMS I'm going to show you how to create success and error messages for your contact form.
Seeding With Routes
In this episode I'm going to show you how you can seed your database using routes and without losing any of your data.
Introduction To CSS Grids
In this episode we are going to take a brief look at new CSS specification for creating native grids for your layout.
PHP block
In this episode I'm going to show you how to use PHP block in your October CMS theme to create simple and complex queries and display them on your pages.
Search
In this episode of Making Websites with October CMS I'm going to show you how to search through your site using SiteSearch plugin.