Melvin Chia
|
271a18c605
|
refactor: remove venueMapBuilder and mrt-map-builder and flatten tools directory
|
2026-01-05 13:14:11 +08:00 |
|
Melvin Chia
|
df5449b1e1
|
feat: very crude implementation
|
2026-01-05 13:14:11 +08:00 |
|
Melvin Chia
|
7a32051dd0
|
fix(forgeCLI): update commands to use "bun forge dev" instead of "bun forge dev all"
|
2026-01-01 23:25:00 +08:00 |
|
Melvin Chia
|
37b6538da5
|
feat(docs): update changelog with recent enhancements and fixes
|
2025-12-31 06:46:06 +08:00 |
|
Melvin Chia
|
2cc3937e22
|
fix(docs): correct PR hash format for Turkish language support
|
2025-12-30 23:27:13 +08:00 |
|
Melvin Chia
|
2df9175afb
|
feat(docs): update 25w52
|
2025-12-30 23:17:54 +08:00 |
|
Melvin Chia
|
11e44d3bdf
|
feat(docs): add Issue component for linking to GitHub issues
|
2025-12-30 23:17:12 +08:00 |
|
Melvin Chia
|
56b5e48173
|
fix(docs): fix syntax
|
2025-12-30 23:14:16 +08:00 |
|
Melvin Chia
|
bbfb3b0ab4
|
feat(docs): enhance installation and configuration instructions, update env example component
|
2025-12-30 23:02:13 +08:00 |
|
Melvin Chia
|
1505e79cd9
|
feat(docs): add google analytics tracking to documentation page
|
2025-12-30 22:30:35 +08:00 |
|
Melvin Chia
|
a805501be2
|
feat(ui): enhance changelog entries to only expand the latest entry
|
2025-12-30 22:16:43 +08:00 |
|
Melvin Chia
|
ffa1cd78a0
|
docs: update changelog with recent improvements
|
2025-12-30 22:08:26 +08:00 |
|
Melvin Chia
|
8ea871963d
|
feat(docs): changelog page overhaul
|
2025-12-30 22:07:35 +08:00 |
|
Melvin Chia
|
57be3bb0ab
|
feat(docs): add documentation for version 25w52 updates
|
2025-12-30 21:19:07 +08:00 |
|
Melvin Chia
|
3d73e29b1d
|
feat(docs): add PR component for displaying pull request links
|
2025-12-30 21:14:31 +08:00 |
|
Melvin Chia
|
e373764f29
|
fix(docs): update schema sync command in installation guide
|
2025-12-30 21:14:11 +08:00 |
|
Melvin Chia
|
f8d91cb1e0
|
style(docs): adjust translate-y value for GithubUser component
|
2025-12-30 21:13:13 +08:00 |
|
Melvin Chia
|
ba98cb9c66
|
docs: update module structure and localization keys
|
2025-12-30 10:32:37 +08:00 |
|
Melvin Chia
|
44a1892dd3
|
docs: update syncing schemas documentation for clarity
|
2025-12-29 23:31:48 +08:00 |
|
jiahuiiiii
|
a7b7c806ca
|
docs: clarify module naming conventions for installation/uninstallation, update example command, and name future module registry.
|
2025-12-28 13:38:39 +08:00 |
|
Melvin Chia
|
f88502018e
|
docs: update languages section in quick start page of user guide to reflect newly added dynamic language loading system
|
2025-12-27 00:05:51 +08:00 |
|
Melvin Chia
|
dbbbfb84ca
|
chore: remove useless README
|
2025-12-26 23:46:08 +08:00 |
|
Melvin Chia
|
5dc69ddf7c
|
docs: add data persistence section for Docker setup
|
2025-12-26 23:26:31 +08:00 |
|
Melvin Chia
|
f0ca9ea866
|
style(docs): update heading levels for consistency in documentation
|
2025-12-26 23:17:50 +08:00 |
|
Melvin Chia
|
81aee74466
|
docs: enhance installation guide with additional tips
|
2025-12-26 23:17:37 +08:00 |
|
Melvin Chia
|
6324762610
|
docs: update prerequisites and installation sections
|
2025-12-26 22:33:15 +08:00 |
|
Melvin Chia
|
32eed63b81
|
style(docs): remove unused scroll margin from article sections
|
2025-12-26 22:33:05 +08:00 |
|
Melvin Chia
|
ba84c420e5
|
feat(docs): add docker installation instructions and prerequisites
|
2025-12-26 22:30:16 +08:00 |
|
Melvin Chia
|
ce55fa2ca4
|
docs: add commit message guidelines and examples
|
2025-12-25 06:15:34 +08:00 |
|
Melvin Chia
|
334350dcdf
|
feat(ui): conditionally render GitHub star count or badge
|
2025-12-25 06:14:31 +08:00 |
|
Melvin Chia
|
a8b01f7848
|
Merge pull request #48 from lukashow/docs/contribution
Added contribution guidelines
|
2025-12-25 05:57:33 +08:00 |
|
Melvin Chia
|
dbe0438f1c
|
feat(docs): add contribution guidelines and issue reporting instructions
|
2025-12-25 05:57:12 +08:00 |
|
Melvin Chia
|
b11310f76f
|
feat(ui): add GithubStarCount component and integrate it into Header, update Rightbar styles
|
2025-12-25 05:25:19 +08:00 |
|
Melvin Chia
|
ada44b8206
|
feat(docs): update language packs table to include authors and contributors, add tr language to the list
|
2025-12-25 04:57:08 +08:00 |
|
Melvin Chia
|
e65e1d92c2
|
feat(docs): move GithubUser component to global component folder
|
2025-12-25 04:56:50 +08:00 |
|
Melvin Chia
|
320f23f03b
|
feat(docs): add language packs documentation and update localization section with dynamic language pack support
|
2025-12-25 04:45:47 +08:00 |
|
Melvin Chia
|
f998f92656
|
feat(docs): add updates for dev 25w49 and 25w50
|
2025-12-15 17:41:02 +08:00 |
|
Melvin Chia
|
c13a9afe8a
|
fix(ui): update Code component styling and remove unused Warning component
|
2025-12-15 17:40:45 +08:00 |
|
Melvin Chia
|
111e97fc30
|
feat(docs): replace syntax highlighting library with custom codeblock component, hide hash icon for headings in alert component
|
2025-12-13 00:26:52 +08:00 |
|
Melvin Chia
|
68fbe083b5
|
refactor(docs): replace custom Code component with standard markdown notation
|
2025-12-13 00:25:34 +08:00 |
|
Melvin Chia
|
34c6f8ce5b
|
feat(docs): add dummy createForgeAPIClient and integrate it into PersonalizationProvider
|
2025-12-12 18:29:44 +08:00 |
|
Melvin Chia
|
0a87c8e1e7
|
fix(docs): fix code block indentation
|
2025-12-12 18:26:08 +08:00 |
|
Melvin Chia
|
3caf9191ce
|
feat(docs): enhance MdxComponents with HashIcon for headings
|
2025-12-11 23:51:13 +08:00 |
|
Melvin Chia
|
ce38897c19
|
feat(docs): add custom font scale variable to CSS
|
2025-12-09 16:59:29 +08:00 |
|
Melvin Chia
|
9dd029677c
|
feat(docs): add Localization guide with internationalization system overview, file organization, locale file structure, usage patterns, and troubleshooting tips
|
2025-12-09 16:59:17 +08:00 |
|
Melvin Chia
|
a6cd7d44aa
|
refactor: prettier formatting
|
2025-12-05 12:16:07 +08:00 |
|
Melvin Chia
|
2c53694927
|
fix: update references from Lifeforge to LifeForge for branding consistency
|
2025-12-01 07:17:08 +08:00 |
|
Melvin Chia
|
c24021c2c2
|
feat: migrate old changelog from CHANGELOG.md to documentation
|
2025-11-30 21:29:39 +08:00 |
|
Melvin Chia
|
af045e7f0f
|
chore(docs): add lodash dependency to package.json
|
2025-11-29 19:36:52 +08:00 |
|
Melvin Chia
|
7c30e035b1
|
fix(docs): change NotFoundScreen prop from 'description' to 'message'
|
2025-11-29 19:22:25 +08:00 |
|