web-bey/README.md

12 lines
441 B
Markdown
Raw Permalink Normal View History

2020-04-04 21:56:19 +00:00
# Website for beyerstedt.de
2020-04-08 16:57:06 +00:00
Author: Jannik Beyerstedt
**license:** CC BY-SA 4.0
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.)