Commit Graph

17 Commits

Author SHA1 Message Date
0f59de54bb blog post editor 2026-05-10 19:09:26 +10:00
40fd8e8e42 feat: Add blog post functionality with Markdown support
- Introduced BlogPostNode to render blog posts with metadata and content.
- Updated graph.json to include new blog post nodes.
- Enhanced MarkdownRenderer to support code block options for max height.
- Added CSS styles for improved code block scrolling and syntax highlighting.
- Created example blog posts: "Markdown Formatting Test", "Welcome to My Blog", and "Building Interactive Node Graphs".
- Implemented dynamic loading of blog data from blogs.json.
- Updated WorkspaceNavigator to allow smooth panning over blog nodes.
2026-04-19 09:09:53 +10:00
7e7e6f2c22 update to node site 2026-04-15 05:02:45 +10:00
6c381e8bbc feat: integrate SAM speech synthesizer for Number Match game feedback 2026-03-14 22:25:05 +11:00
3d987dced1 Update favicon paths and enhance chat functionality with public message fetching 2026-03-07 09:16:57 +11:00
288b48ddab Add terminal commands for enhanced functionality
- Implemented 'about' command to provide information about the terminal.
- Created 'banner' command to display a welcome message based on terminal width.
- Added 'bluesky' command to fetch and display recent posts from Bluesky.
- Introduced 'clear' command to clear the terminal screen.
- Developed 'color' command to change the terminal's color scheme.
- Added 'contact' command to display contact information.
- Implemented 'date' command to show the current date and time.
- Created 'echo' command to echo back user messages.
- Added 'github' command to simulate opening the GitHub repository.
- Implemented 'help' command to list available commands.
- Developed 'history' command to show command history.
- Added 'privacy' command to display the privacy policy.
- Implemented 'whoami' command to show user information.
2026-03-07 06:22:10 +11:00
da4f07b8fe Update icons and enhance chat command functionality in terminal 2026-03-05 19:30:22 +11:00
4f5664a633 Add new logo image in 64px resolution to the website 2026-03-05 19:26:28 +11:00
fb86ebbd0d Implement BIOS boot animation and enhance terminal interactivity with clickable commands 2026-03-05 19:20:07 +11:00
134e917cac Enhance responsive design: Adjust container positioning and border styles for smaller screens 2026-03-05 02:51:32 +11:00
b79cbf0545 Refactor code structure for improved readability and maintainability 2026-03-05 02:33:35 +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
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
9b0519c89a added tape 2025-06-06 19:49:18 +10:00
45a77a59d3 added masonry 2025-06-06 14:33:13 +10:00
github-actions[bot]
fde4593a2b Automated build: Update generated site files 2025-06-06 02:48:32 +00:00