Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smartcomputer.company

The company website of Smart Computer Co. A static site, no build step: index.html, imprint/index.html, 404.html, one stylesheet and two self-hosted fonts (Merriweather and Merriweather Sans, matching ls.bot).

Run locally

The pages use root-absolute paths (/style.css, /fonts/…), so serve the repo root over HTTP rather than opening the files directly:

python3 -m http.server 8000

Then open http://localhost:8000/ (and http://localhost:8000/imprint/).

Deploy

Hosted on GitHub Pages from the main branch, root directory. Pushing to main publishes the site; CNAME pins the custom domain.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages