Skip to content

Blainear/Blainear.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website Skeleton

This is a minimal, portable static site scaffold.

Structure

  • index.html: HTML5 boilerplate with header/nav, main, and footer
  • css/style.css: Simple theme and defaults
  • js/main.js: Tiny script wiring a demo button and current year
  • assets/: Place images, icons, etc. (empty placeholder included)

Quick start

  • Open index.html directly in your browser, or
  • Serve locally for cleaner routing and dev tools:

Customize

  • Change the site title in index.html
  • Adjust colors in css/style.css
  • Add your logic in js/main.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published