Simple static landing page for beyerstedt.de
Go to file
Jannik Beyerstedt bf471ad13d [FIX] htaccess: use the right redirect 2020-07-02 23:52:46 +02:00
scss style unified with web-default (besides colors) 2020-04-05 01:18:42 +02:00
.brackets.json style unified with web-default (besides colors) 2020-04-05 01:18:42 +02:00
.htaccess [FIX] htaccess: use the right redirect 2020-07-02 23:52:46 +02:00
LICENSE Initial commit 2020-04-04 20:08:21 +00:00
README.md Update 'README.md' 2020-04-08 16:57:06 +00:00
index.html [FIX] services-list: use the right domains 2020-04-06 22:47:56 +02:00
style.css style unified with web-default (besides colors) 2020-04-05 01:18:42 +02:00
style.css.map style unified with web-default (besides colors) 2020-04-05 01:18:42 +02:00

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.)