a rei ayanami themed html site template. made with accessibility and responsiveness in mind
- mobile responsive
- light/dark mode theme support; (only on
index-theme.css) - all text hits at least AA for color contrast
- semantic html
- comments explaining all my decisions (on html and only on
index.css)
- how to download: click the green button that says code, then download zip
- index.css: use as is;
- index-vars.css: change
<link rel="stylesheet" href="index.css">to<link rel="stylesheet" href="index-vars.css"> - index-theme.css: change
<link rel="stylesheet" href="index.css">to<link rel="stylesheet" href="index-theme.css">and uncomment a few lines of code. there are comments on the html to help you out
- credit me somewhere by linking back to this page, the live preview or the homepage
- host all images on your own website!
email me (catboo at tutamail dot com) or open up a github issue! i'll probably reply faster if you just email me

