Commit Graph

9 Commits

Author SHA1 Message Date
361ea9ba90 trying stupid thing with embedded chromium 2025-12-10 04:14:11 +11:00
67261e3eac added mining game 2025-11-25 05:36:39 +11:00
4c675dcc71 video support 2025-06-16 09:02:18 +10:00
2d62dff480 xss 2025-06-15 16:38:25 +10:00
59da462324 font awesome 2025-06-15 16:33:11 +10:00
521351459f remove debug 2025-06-06 20:18:30 +10:00
9b0519c89a added tape 2025-06-06 19:49:18 +10:00
45a77a59d3 added masonry 2025-06-06 14:33:13 +10:00
cd428b4a6d Refactor website structure and update licenses
- Replaced Apache License with MIT License in LICENSE file.
- Updated index.html with common meta tags and improved structure.
- Enhanced privacy.html with new styles and scripts for better presentation.
- Added sitemap reference in robots.txt.
- Created GitHub Actions workflow for automated site builds.
- Added .gitignore to exclude unnecessary files from version control.
- Implemented build.js for dynamic HTML generation from templates.
- Created src/index.html and src/privacy.html with metadata for dynamic content.
- Established templates for header, footer, and layout to standardize page structure.
2025-06-06 12:35:26 +10:00