9 lines
386 B
Markdown
9 lines
386 B
Markdown
# 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.)
|