1
0
Fork 0
mirror of https://github.com/chobble-mirror/essex-inflatables.git synced 2025-08-20 13:59:52 +00:00
No description
Find a file
2025-08-13 16:44:43 +01:00
.github/workflows Fix Formspark build 2025-08-13 16:44:43 +01:00
.image-cache First commit 2025-05-19 14:14:43 +00:00
_data Add config.json 2025-08-11 16:33:58 +01:00
assets First commit 2025-05-19 14:14:43 +00:00
bin Update theme 2025-07-09 19:18:03 +01:00
categories Rename categories/2025-05-19-tests.md to categories/tests.md 2025-05-19 16:28:23 +00:00
css Update theme 2025-07-09 19:18:03 +01:00
images Create images/pipa-logo.png (via Pages CMS) 2025-05-28 21:43:11 +00:00
news Fix images 2025-05-19 16:16:51 +00:00
pages Delete pages/electric-fans.md (via Pages CMS) 2025-05-28 22:21:46 +00:00
products Move products to services 2025-05-19 16:42:25 +00:00
snippets Update snippets/right-content.md (via Pages CMS) 2025-05-28 21:45:23 +00:00
.pages.yml Update .pages.yml (via Pages CMS) 2025-05-28 21:43:42 +00:00
QUESTIONS.md Add config.json 2025-08-11 16:33:58 +01:00
README.md First commit 2025-05-19 14:14:43 +00:00

Essex Inflatables

EssexInflatables.co.uk

The content on this site uses "Markdown" format - here's a guide to using it.

Pages start with a "front matter" block, like this:

---
header_image: image file name in "banners" directory
header_text: Page Header Text (appears at the top)
meta_description: Optional
meta_title: The title of the page in the browser
eleventyNavigation:   <- Determines where the page appears in the side menu
  key: A Service
  parent: Service
  order: 1
---

The content of the page goes here, including images, links, etc etc etc.

After saving a page, my server re-builds the site - you can see that happening in the "Actions" link at the top of the page

Update News

Assets