Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 651 Bytes

File metadata and controls

32 lines (21 loc) · 651 Bytes

Token Efficient Coding

Static GitHub Pages website for Token Efficient Coding.

Local Preview

Run from the repo root:

python -m http.server 4173 --bind 127.0.0.1

Then open:

http://127.0.0.1:4173/

Structure

  • index.html contains the page content and semantic sections.
  • styles.css contains the full responsive design.
  • script.js handles the mobile menu and active navigation state.
  • assets/ contains the optimized brand and visual assets used by the page.

GitHub Pages

This repo is ready to serve directly from GitHub Pages. The CNAME file is set to:

tokenefficientcoding.com