Guides
Topics
HTML editor
For editing pages, blogs and articles it is possible to use a markup editor for writing HTML. Markup editor in...
Web development basics
Intro Webpages are built wtih HTML, CSS and JS. In Cradle CMS the templating language, to add in dynamic content...
GeoLite country database integration
Cradle CMS has an integration with MaxMind’s IP geolocation country dataset. 1. Create an account with MaxMind Navigate to Maxmind...
Paypal payments integration
This is a guide for setting up Paypal as a payment provider.1. Navigate to the Developer sectionGo to the Paypal...
Robots.txt
The robots.txt file is used by websites to communicate with web crawlers and search engine robots. It provides instructions about...
Rich Text Editor (RTE) for body text
A rich text editor (RTE) is one of the options for creating body text with Cradle CMS.
...Email settings (SMTP)
The system uses SMTP for outgoing emails.
Themes
Themes control how the website is built and are written in HTML, CSS, javascript and Liquid as templating language. Themes...
Add pages, blogs and articles
A website usually contains pages and blogs with articles. Pages are used for statical content whereas a blog is great...
Theme settings
The themes define the overall look and structure of the generated webpage, while the theme settings let you customize elements...
IndexNow submission
Tutorial on how to submit to IndexNow in orders to tell search engines to crawl new and updated content.
...Using Tailwind CSS framework
Tailwind CSS is a popular CSS framework and enables styling and layouting without ever leaving the HTML-file. It uses CSS...
Webcomponents
There is built-in support for web components in the theme files folder `components`
...Installation with Docker
This is an installation guide for Cradle CMS with Docker Swarm. Server requirements: Linux server (ARM or AMD 64-bit): 1...
Getting started
Welcome to the Cradle CMS Docs! Here, you’ll find essential information on how Cradle CMS operates. If you can’t find...
Site settings
When setting up a site it is good practice to start with editing the Site settings to adding in information...
Markdown editor guide
Guide containing the most common syntax for markdown, a lightweight markup language commonly used to write technical documentation.
...Form builder
Setup of built-in form functionality with data validation.
...Install locally on MacOS
Local setup om MacOS, for test driving or theme development, creates a webserver on https://localhost:4040 .
...Hetzner installation guide
Guide for installing Cradle CMS on Hetzner hosting provider. Create Hetzner account Login or signup for a new Hetzner account...
Fly.io installation guide
Installation guide for Cradle CMS on fly.io cloud hosting
...Installation with Podman
Guide on conteinerised installation with Podman - mounting a volume, pulling an image and starting the application
...dasiyUI & Tailwind theme
Theme built with Tailwind CSS framwork with component design from daisyUI. The theme contains a production mode (with built CSS)...
Referencing products, collections, blogs or articles outside of the context
With settings it is possible to reach a specific blog with the following reference, either for the object, or the...
How to use webhooks to connect services
Cradle CMS has support for both plugins (integrations using API endpoints) and webhooks, in this post we connect a webhook...
Showcasing products in collections
Collections are a way of organising products into groups that share similar characteristics. These collections can be created manually, where...
Theme settings for breakpoints
Theme settings is used as a way to use variables in media query parameters (as CSS variables are not allowed).
...