Skip to content

Repository files navigation

RESET42 Website — Deploy-ready static build

Static, responsive website for RESET42 | Software For Humans.

Contents

  • index.html — main bilingual website (DE/EN)
  • impressum.html and datenschutz.html
  • 404.html
  • assets/ — CSS, JavaScript, logo system and raster icons
  • CNAME, .nojekyll, robots.txt, sitemap.xml — GitHub Pages / search engines
  • .htaccess — optional Apache security and cache headers

No external libraries, web fonts, cookies or tracking services are used.

Local test

python -m http.server 8080

Open http://127.0.0.1:8080/.

Apache deployment

Copy the contents of this directory into the desired DocumentRoot, for example:

sudo rsync -av --delete ./ /srv/http/reset42/

For deployment in a subdirectory, the site itself works with relative asset paths. The included .htaccess error-document path assumes deployment at the domain root; adjust it if necessary.

GitHub Pages deployment

Copy the contents into the root of reset42/reset42.github.io and commit to main. The custom-domain file CNAME already contains reset42.de.

Before commercial launch

The legal pages are technically integrated and based on the currently published contact information. They are not a substitute for individual legal review, especially after business registration or when new services, forms, analytics or third-party integrations are added.

Logo correction

The hero wordmark keeps RESET in its original position. Only 42 was moved closer to the T; the lettering is stored as vector paths so spacing remains identical across Windows, Linux and macOS.

About

website

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages