> ## Content Index
> Fetch the complete content index at: https://www.namastesalesforce.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# namaste-salesforce-theme
- URL: https://www.namastesalesforce.com/projects/namaste-salesforce-theme/
- Published: 2026-03-25T09:00:00.000Z
- Updated: 2026-03-25T09:00:00.000Z
- Description: The Ghost theme powering this site: courses with a lesson player, tag-driven training modules, video chapters, snippets, prompts and a projects shelf.
- Author: Swarnil Singhai
- Tags: DevOps, #project, #project-lang-javascript, #project-stars-41, #Import 2026-09-03 19:13

The Ghost theme powering this site: courses with a lesson player, tag-driven training modules, video chapters, snippets, prompts and a projects shelf.

## What it is

A Ghost theme where one internal tag decides a post's collection, URL and layout — courses nest lessons through a single slug equality, training modules are public tags, and a timestamp table becomes video chapters.

## Install

Upload the theme zip, mirror routes.yaml into Ghost's settings, import the demo content, run the thumbnail generator. The README's conventions section is the part to actually read.

## Design notes

Handlebars and CSS carry everything they can — prev/next inside a course is in="primary\_tag", the mobile drawer is a checkbox, the changelog's two views are radio inputs. JavaScript is the last resort, four small files.