Simple static landing page for beyerstedt.de
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Jannik Beyerstedt aa36a6f040 Update uptimerobot URL 2 years ago
scss style unified with web-default (besides colors) 4 years ago
.brackets.json style unified with web-default (besides colors) 4 years ago
.htaccess [FIX] htaccess: use the right redirect 3 years ago
LICENSE Initial commit 4 years ago
README.md Update 'README.md' 4 years ago
index.html Update uptimerobot URL 2 years ago
style.css style unified with web-default (besides colors) 4 years ago
style.css.map style unified with web-default (besides colors) 4 years ago

README.md

Website for beyerstedt.de

Author: Jannik Beyerstedt
license: CC BY-SA 4.0

Simple static landing page using some hand-written HTML and CSS. No framework, no third-party resources, just a few KB of code.

Because I'm a bit lazy, the CSS is generated from SASS code. Build the files in the scss directory and put the output in the root directory. (Deployment can omit the directory and just put the html and css files on a server.)