2020-04-04 21:56:19 +00:00
|
|
|
# Website for beyerstedt.de
|
2020-04-04 20:08:21 +00:00
|
|
|
|
2020-04-04 21:56:19 +00:00
|
|
|
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.)
|