Visit Page
1
1
Fork
You've already forked pages
0
  • HTML 76.2%
  • Python 11.4%
  • CSS 7.7%
  • Shell 4.7%
2026年05月29日 13:27:04 -04:00
doc Switch base scope and record 2026年05月02日 08:24:41 -04:00
res Add policy entries to the sidebar 2026年05月29日 13:27:04 -04:00
src Revise main content within index.html 2026年05月29日 13:26:19 -04:00
AUTHORS Add documents 2025年09月25日 12:55:47 -04:00
CHANGELOG Add documents 2025年09月25日 12:55:47 -04:00
CONTRIBUTING Add documents 2025年09月25日 12:55:47 -04:00
LICENSE Add documents 2025年09月25日 12:55:47 -04:00
NEWS Add documents 2025年09月25日 12:55:47 -04:00
PRIMER Rename con to res 2026年03月28日 19:54:59 -04:00
README Update README 2025年11月17日 20:15:58 -05:00
TODO Bring TODO to current status 2025年12月02日 21:38:01 -05:00

/ Page
 A minimal, ECMAScript-free webpage.
// Principles
 + Allow quick access to resources through a sidebar without drop-down menus.
 + Only include necessary resources to remain in the scope.
 + Only use portable and common feature-sets to support older browsers and
new web engines.
// Installation and Bill-of-Materials
 The following items are required:
 + POSIX 1988+ Standard Utilities (IEEE Std 1003.1-1988)
+/