Simple static landing page for beyerstedt.de
Go to file
Jannik Beyerstedt 9c84c771e5 [FIX] services-list: use the right domains 2020-04-06 22:47:56 +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
LICENSE Initial commit 2020-04-04 20:08:21 +00:00
README.md first draft 2020-04-04 23:56:19 +02: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

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