1
0
Fork 0
mirror of https://github.com/chobble-mirror/essex-inflatables.git synced 2025-10-05 01:22:25 +01:00
No description
Find a file
2025-10-01 17:04:01 +01:00
.github/workflows Update build scripts 2025-09-30 23:18:05 +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
_includes Update build scripts 2025-09-30 23:18:05 +01:00
assets First commit 2025-05-19 14:14:43 +00:00
categories Update categories/repairs.md (via Pages CMS) 2025-10-01 15:18:10 +00:00
css Tweak theme and header images 2025-10-01 17:04:01 +01:00
images Create images/clipboard.jpg (via Pages CMS) 2025-10-01 15:17:16 +00:00
news Tweak theme and header images 2025-10-01 17:04:01 +01:00
pages Tweak theme and header images 2025-10-01 17:04:01 +01:00
products Tweak theme and header images 2025-10-01 17:04:01 +01:00
scripts Update build scripts 2025-09-30 23:18:05 +01:00
snippets Update snippets/right-content.md (via Pages CMS) 2025-05-28 21:45:23 +00:00
.envrc Update build scripts 2025-09-30 23:18:05 +01:00
.gitignore Update build scripts 2025-09-30 23:18:05 +01:00
.pages.yml Update .pages.yml (via Pages CMS) 2025-05-28 21:43:42 +00:00
flake.lock Update build scripts 2025-09-30 23:18:05 +01:00
flake.nix Update build scripts 2025-09-30 23:18:05 +01:00
package-lock.json Update build scripts 2025-09-30 23:18:05 +01:00
package.json Update build scripts 2025-09-30 23:18:05 +01: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