A simple, semantic start page built with HTML, CSS, and a mouse-sized bit of JavaScript.
Go to file
Tressley Cahill b7e49ab66e Adjust dock transitions
- Moved fill transition from dock `<li>` to `<a>`.
- Fixed hover state not being applied
2022-10-26 11:20:27 -04:00
css Adjust dock transitions 2022-10-26 11:20:27 -04:00
img Small tweaks 2022-10-24 11:29:34 -04:00
js New favico 2022-10-25 09:29:12 -04:00
.gitattributes Initial commit 2022-10-18 17:18:20 -04:00
favicon-16x16.png New favico 2022-10-25 09:29:12 -04:00
favicon-32x32.png New favico 2022-10-25 09:29:12 -04:00
favicon.ico New favico 2022-10-25 09:29:12 -04:00
index.html Add tabindex 2022-10-26 10:22:33 -04:00
README.md Load JS before CSS 2022-10-26 10:09:55 -04:00

trai´chu, n. A simple, semantic start page built with HTML 5, CSS 3, and JavaScript.

This start page utilizes technologies such as DuckDuckGo's favicon API and inline SVGs to handle the images (with the exception of the traichu sprite).

The color palette is composed of contrast accessibile, WCAG 2.0 compliant colors listed in Japanese Industrial Standards. The font is Inconsolata loaded via Google Fonts.

It uses DuckDuckGo's search engine in an effort to increase privacy and anonymity.

All interactions are handled via JavaScript and CSS animations.