Skip to content

spitzli/spitzli.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spitzli.dev

Public website for spitzli development — currently a Work in Progress splash page.

🔗 Live: spitzli.dev

Stack

  • Single static index.html
  • Tailwind CSS via CDN — no build step
  • Hosted on GitHub Pages, served at the spitzli.dev custom domain (CNAME)

Develop

It's one file. Open index.html in a browser, or serve locally:

python3 -m http.server 8000
# → http://localhost:8000

Deploy

Pushing to main auto-deploys via GitHub Pages.

DNS (custom domain)

For spitzli.dev → GitHub Pages, set these records at your DNS provider:

Type Name Value
A @ 185.199.108.153
A @ 185.199.109.153
A @ 185.199.110.153
A @ 185.199.111.153
CNAME www spitzli.github.io.

Then enable Enforce HTTPS in the repo's Pages settings once the cert is issued.

About

spitzli development — public website (WiP). Live at spitzli.dev

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages