A simple, semantic start page built with HTML, CSS, and a mouse-sized bit of JavaScript.
Go to file
2022-11-01 15:13:52 -04:00
css Update colors 2022-11-01 12:36:09 -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 New _traichu SVG 2022-11-01 15:13:52 -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.