web-bey/README.md

12 lines
441 B
Markdown

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