Commit Graph

133 Commits

Author SHA1 Message Date
b79cbf0545 Refactor code structure for improved readability and maintainability 2026-03-05 02:33:35 +11:00
7f5ae16dea Add build script for Cloudflare Pages deployment 2026-03-04 23:38:08 +11:00
4be791f90e Redesign: Replace site with interactive terminal interface
- New xterm.js-based terminal with retro CRT aesthetics
- Matrix chat integration with real-time messaging
- Bluesky social media integration
- Interactive commands (help, about, chat, bluesky, privacy, etc.)
- Responsive design with mobile support
- Privacy policy command
- Quick navigation links (Docs, GitHub, Bluesky)
- Preserved all image assets (blocks, items, particles, icons)
- Updated README and package.json with new features
2026-03-04 23:15:44 +11:00
361ea9ba90 trying stupid thing with embedded chromium 2025-12-10 04:14:11 +11:00
20ab323ae9 adjust camera distance for portrait mode in mining game 2025-11-25 06:50:56 +11:00
45f14a5a01 fullscreen 2025-11-25 06:45:34 +11:00
6e88888c2b mobile fixes 2025-11-25 06:42:23 +11:00
12d4d5c15d tnt 2025-11-25 05:54:23 +11:00
adc91709f8 vertical layers extended when upgraded grid size 2025-11-25 05:38:24 +11:00
67261e3eac added mining game 2025-11-25 05:36:39 +11:00
c07bd6ea2c removed hints + dragging 2025-11-19 17:36:30 +11:00
048b59b0e2 Update Number Match link in header and sitemap to use correct URL format 2025-11-19 17:27:29 +11:00
cffb360f7a Fix Number Match link in header and sitemap to use correct URL format 2025-11-19 17:26:37 +11:00
d0f0661cc8 sitemap 2025-11-19 17:25:16 +11:00
c21a9d4d92 Add Number Match game page and update sitemap 2025-11-19 17:25:00 +11:00
e89477862e numbermatch moved 2025-11-19 17:00:46 +11:00
cd325c4cfd added number match 2025-11-19 16:58:27 +11:00
b5635adde1 second sitemap 2025-11-03 15:41:01 +11:00
53a9067d08 Add !important to social links hover colors for better specificity 2025-10-03 05:33:25 +10:00
021c93f5d0 Refactor showViewMoreButton to insert button after posts container 2025-10-03 05:31:43 +10:00
5cdb914e76 Add "view more" button to main container and update styles 2025-10-03 05:29:34 +10:00
11b35c0af9 Replace loading indicator with "view more" button and update styles 2025-10-03 05:26:49 +10:00
34010f80cf Add loading indicator for post fetching and error handling 2025-10-03 05:24:43 +10:00
cc6d60e263 use enter symbol for replies 2025-10-03 05:20:21 +10:00
7185b4214c added comments 2025-10-03 05:18:29 +10:00
6c73ee5666 wider 2025-06-16 11:48:43 +10:00
318ee5fc94 sticky note glue 2025-06-16 11:22:10 +10:00
c12f48a84a resize fix 2025-06-16 11:11:41 +10:00
808a92da07 removed logging 2025-06-16 10:06:07 +10:00
f95da9d4e4 masonry fixes and preloading 2025-06-16 10:02:58 +10:00
4c675dcc71 video support 2025-06-16 09:02:18 +10:00
8b0950b538 refactor: update post-it note color selection to use date-based hashing 2025-06-16 08:31:06 +10:00
005e5eddfa shadowbox 2025-06-16 08:29:08 +10:00
2d62dff480 xss 2025-06-15 16:38:25 +10:00
59da462324 font awesome 2025-06-15 16:33:11 +10:00
1cdea7c286 post-it notes 2025-06-06 22:51:48 +10:00
3ba555b023 update build 2025-06-06 21:33:06 +10:00
github-actions[bot]
7e09a5ab59 Automated build: Update generated site files 2025-06-06 10:18:45 +00: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
83b7026ef0 Merge branch 'main' of https://github.com/litruv/lit.ruv.wtf 2025-06-06 12:51:05 +10:00
8b63bb2083 license template fillout + readme 2025-06-06 12:51:03 +10:00
github-actions[bot]
fde4593a2b Automated build: Update generated site files 2025-06-06 02:48:32 +00:00
15f9ef685e mistake 2025-06-06 12:48:17 +10:00
f2dbad9d4b moved things to website dir 2025-06-06 12:46:18 +10:00
github-actions[bot]
3df3240ddd Automated build: Update generated site files 2025-06-06 02:35:47 +00: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
afb46a5edd privacy policy 2025-06-05 19:42:08 +10:00
8e90c6496f updated sitemap.xml to correct documentation link and ensure proper formatting 2025-02-12 21:33:19 +11:00