Adjusted a few ToC and navigation settings to fix flat rendering.
Also removed `toc.integrate`
Fixed margin-left
Altered changelog admonition types
Fixed admonition title rendering bug (overlap)
Signed-off-by: nopeitsnothing <no@anonymousplanet.net>
- Various website improvements (CSS)
- Adjust keyring path use the new relative path: pgp/anonymousplanet.asc
- 02-sign.yml: use a fpr match to lock a specific key
- 02-sign.yml: quick mkdir -p repo/export before copying files to the dir ^_^
- Moved the Acknowledgements section to the bottom
- COM Class Identifiers (CLSID/GUID) (NEW)
- Windows Global Device Identifier (GDID) (NEW)
- USB bus telemetry (device enumeration history) (NEW)
- Glossary (`docs/includes/glossary.md`) and removed inline expansions where applicable
Signed-off-by: nopeitsnothing <no@anonymousplanet.net>
Serve the new look, update licensing.
Serve the new CSS layouts for the web interface including:
- Main documentation overhaul in docs/*.md files
- New LICENSE file (CC BY-SA 4.0)
- Hacker-themed stylesheets (hacker.css, hacker-extra.css)
- Footer fixes and navigation improvements
- Updated PGP key cross-signing
**Additional CSS work:**
- Social links inline fix for footer
- CRT overlay cleanup from license display
- New accessibility stylesheets
- Added CSS rules to force all .social and .social__link elements to use flexbox
display instead of block, preventing them from wrapping onto new lines
- Force social icons to remain on same line with nowrap white-space
- Adjust gap between icons for better spacing (0.75em)
- Responsive adjustments for mobile screens
- Fixed icon sizes to match inline display requirements