Skip to content

brittek/brittek.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brittek Digital Logo

brittek.io

Brittek Digital — Website front-end, AI-first structured data, and deployment artefacts.

⚠️ Official Repository — Brittek I/O This is the only canonical source for the Brittek I/O maintenance site. • Website: https://brittek.io • Verified domain(s): brittek.io • No redistribution / rebranding without written consent


TL;DR

  • Stack: Static site (GitHub Pages) friendly, easily portable to Vercel/Cloudflare Pages.
  • SEO / LLM: Multi-entity JSON-LD graph (Organization, WebSite, OfferCatalog, FAQ) + optional Breadcrumbs.
  • DNS: Cloudflare A-records for apex + CNAME for www (GitHub Pages), ProtonMail MX/DKIM/SPF/DMARC preserved.
  • Artifacts: Copy-ready <head> tags, robots/sitemap stubs, and a minimal under-refinement page.

Project Overview

brittek.io is the front-end for Brittek Digital — a Sydney-based digital agency delivering:

  • Innovative, responsive web design
  • AI-powered automation & integrations
  • Premium brand / visual identity
  • Scalable software engineering

This repository includes:

  • Index landing: a lightweight “Platform under refinement” page.
  • AI-first structured data: exhaustive JSON-LD to prime search engines and LLMs.
  • Deployment guides: GitHub Pages (default) and Vercel / Cloudflare Pages (optional).
  • DNS cookbook: exact records for Cloudflare setup.

Deployment

GitHub Pages (default)

  1. Push to main branch.
  2. In repo → Settings → Pages, set Source = Deploy from branch, Branch = main / root.
  3. Add custom domain brittek.io and enforce HTTPS.

Cloudflare Pages (optional)

  • Connect repo → Auto-build from main.
  • Custom domain via Cloudflare dashboard.

Vercel (optional)

  • Import repo in Vercel dashboard.
  • Auto-deploys from main.

DNS Setup (Cloudflare)

Apex (brittek.io) → GitHub Pages:

A @ 185.199.108.153 A @ 185.199.109.153 A @ 185.199.110.153 A @ 185.199.111.153

www.brittek.io → GitHub Pages:

CNAME www brittek.github.io

Repo Structure

/ ├── index.html # Minimal landing page ├── README.md # You are here ├── robots.txt # Search crawler stub ├── sitemap.xml # Search crawler stub └── /assets # Logos, favicons, metadata images


Roadmap

  • Replace holding page with full production design.
  • Expand JSON-LD with Product/Service schema.
  • CI/CD workflows for Pages & Vercel.
  • Add tests for structured data validity.

License

MIT — use freely, attribute Brittek Digital.

About

Brittek I/O. Maintenance Landing Page. Platform under refinement.

Topics

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages