You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
scss | 3 years ago | |
.brackets.json | 3 years ago | |
.htaccess | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
index.html | 1 year ago | |
style.css | 3 years ago | |
style.css.map | 3 years ago |
README.md
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.)