Introducing the LiveGobe Wiki System (LGWS)
I’ve been quietly working on something huge — my own wiki engine, built completely from scratch: LGWS (LiveGobe Wiki System). And today I want to finally show what it can do.
What is LGWS?
LGWS is a custom markup-to-HTML engine tailored for game wikis, modding communities, and data-heavy projects.
It powers a syntax called LGWL (LiveGobe Wiki Language) — a lightweight, readable markup designed for fast authoring and flexible page structure.
It powers a syntax called LGWL (LiveGobe Wiki Language) — a lightweight, readable markup designed for fast authoring and flexible page structure.
LGWS currently supports:
- Internal links ([[Page]])
- External links ([https://… Label])
- Sanitized inline HTML (keeps styling and data-*)
- Template-style field substitution ({{{path}}})
- Custom rendering modules (allows for dynamic data handling and content generation)
- Structured data → HTML generation via JS/Lua-like modules
Everything is optimized for speed, modularity, and clean UI that fits modern aesthetics.
Current Features of the Engine
- Full tokenizer (inline, block, tables, HTML blocks)
- Sanitized HTML injection layer
- Renderer for templates, modules, and page components
- Light/Dark theme CSS compatibility
- Extensible architecture for making and usage of new modules
For documentation on LGWS you can visit this Wiki.
To start editing wikis you'll need to first register an account here.
Have a good day editing!
lgwiki
wiki
hosting
lgws