1
0
Fork 0
mirror of https://github.com/chobble-mirror/essex-inflatables.git synced 2026-03-01 15:02:16 +00:00
No description
  • JavaScript 84.5%
  • SCSS 8.8%
  • Nix 6.2%
  • HTML 0.5%
Find a file
2026-02-25 01:58:20 +00:00
.github/workflows Update build config to match upstream chobble-client (#2) 2026-02-24 22:18:24 +00: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 Set header h1 color to white in header-centered-dark (#3) 2026-02-25 01:58:20 +00:00
images Create images/WhatsApp Image 2026-02-24 at 21.26.35.jpeg (via Pages CMS) 2026-02-24 21:32:08 +00:00
news Delete news/1970-01-01-first.md (via Pages CMS) 2026-02-24 21:50:35 +00:00
pages Update pages/faq.md (via Pages CMS) 2026-02-24 21:58:36 +00:00
products Tweak theme and header images 2025-10-01 17:04:01 +01:00
scripts Update build config to match upstream chobble-client (#2) 2026-02-24 22:18:24 +00:00
snippets Update snippets/right-content.md (via Pages CMS) 2025-05-28 21:45:23 +00:00
.envrc Update build config to match upstream chobble-client (#2) 2026-02-24 22:18:24 +00:00
.gitignore Update build config to match upstream chobble-client (#2) 2026-02-24 22:18:24 +00:00
.pages.yml Update .pages.yml (via Pages CMS) 2025-05-28 21:43:42 +00:00
flake.nix Update build config to match upstream chobble-client (#2) 2026-02-24 22:18:24 +00:00
package.json Update build config to match upstream chobble-client (#2) 2026-02-24 22:18:24 +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