Skip to content

Latest commit

 

History

103 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chef Claudinei

Brazilian BBQ Catering one-page website.

Live Site

https://chefclaudinei.com

About

A single-page website for Chef Claudinei's Brazilian churrasco and catering services, based in Freeport and serving Long Island and New York City. Built with pure HTML, CSS, and vanilla JavaScript - no frameworks or dependencies.

Structure

index.html          # Markup, meta tags and structured data
assets/
  css/site.css      # All the styling
  js/site.js        # All the behaviour
  fonts/            # Self-hosted woff2 subsets
  img/              # Photos, plus -600/-1000 webp and tile/ variants
  video/            # Event highlight video

Development

No build step, no dependencies. Serve the folder over HTTP:

python3 -m http.server 8788
# then open http://localhost:8788/index.html

Serve it rather than opening the file directly: under file:// the origin is null, so the self-hosted fonts fail their CORS check and the console fills with errors that do not happen in production.

About

Chef Claudinei - Brazilian BBQ Catering one-page website

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages