A simple, semantic start page built with HTML, CSS, and a mouse-sized bit of JavaScript.
Go to file
Tressley Cahill f1bad6b57a Search focus state
Removes the background-image change from the focus state of the search input
2022-11-01 09:17:30 -04:00
css Search focus state 2022-11-01 09:17:30 -04:00
js Remove unused animations 2022-10-30 21:27:13 -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 CSS clean up 2022-10-31 08:01:00 -04:00
README.md Rebuild pages 2022-10-26 17:37:20 -04:00

traichu

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.