Skip to content

sparkplug604/Token-Efficient-Coding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors