Skip to content

notthewave/homepage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

simple homepage

The code is intentionally kept to a minimum, so people can learn HTML and CSS 🌱

few things to note

  • No javascript.
  • No remote fonts. The website loads the browsers default font.
  • Please complain
  • Send pull requests
  • meant to be portable (single file with css and html)

colors

Colorscheme can be changed in

:root {
  something something...
}

By default it uses https://github.com/sainnhe/everforest

TODO

  • detect if light or dark theme is set and adjust colors acordingly
  • colorscheme selector (if possible with pure html/css)

Releases

No releases published

Packages

No packages published

Languages