Personal page.
https://www.aidanmullen.com/
- HTML 76.2%
- Python 11.4%
- CSS 7.7%
- Shell 4.7%
|
|
||
|---|---|---|
| doc | Switch base scope and record | |
| res | Add policy entries to the sidebar | |
| src | Revise main content within index.html | |
| AUTHORS | Add documents | |
| CHANGELOG | Add documents | |
| CONTRIBUTING | Add documents | |
| LICENSE | Add documents | |
| NEWS | Add documents | |
| PRIMER | Rename con to res | |
| README | Update README | |
| TODO | Bring TODO to current status | |
/ 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) +/