A simple, semantic start page built with HTML, CSS, and a mouse-sized bit of JavaScript.
Go to file
Tressley Cahill 1b79b97c98 Fix weather icon
- Adds a drop-shadow filter to the OpenWeather icon so it can be seen in light mode
- Queries OpenWeather for the standard size icon instead of @2x
2022-11-04 20:55:39 -04:00
css Fix weather icon 2022-11-04 20:55:39 -04:00
js Fix weather icon 2022-11-04 20:55:39 -04:00
.gitattributes Initial commit 2022-10-18 17:18:20 -04:00
favicon-16x16.png New favicon 2022-11-04 12:24:08 -04:00
favicon-32x32.png New favicon 2022-11-04 12:24:08 -04:00
favicon.ico New favicon 2022-11-04 12:24:08 -04:00
index.html New SVG 2022-11-04 20:44:50 -04:00
README.md Add screenshots to README 2022-11-04 10:09:34 -04:00

_trai´chu, n. A simple, semantic start page built with HTML, CSS, and a mouse-sized bit of JavaScript.

_traichu's markup is valid and aims to adhere to HTML semantics. Traditional Japanese, WCAG 2.0 compliant colors make up the color palette. The monospace font is ol' Inconsolata loaded via Google Fonts. Icons are inline SVGs, DuckDuckGo's API delivers the favicons, and OpenWeather's API provides the weather forecast and icons. Vanilla JavaScript and CSS handle all interactivity.

DuckDuckGo is the default search engine because privacy is important 'round here.

_traichu's dark mode

_traichu's light mode