mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-07-20 05:39:41 +02:00
Compare commits
3 commits
Author | SHA1 | Date | |
---|---|---|---|
|
6c4d4310a9 | ||
|
453f706050 | ||
|
bb9d537fb9 |
2 changed files with 2 additions and 1 deletions
|
@ -12,6 +12,7 @@ It's super easy to install and use.
|
|||
|
||||
- 🤩 [Editor.js](https://editorjs.io/) ecosystem powered
|
||||
- 📂 Docs nesting — create any structure you need
|
||||
- 💎 Static rendering
|
||||
- 📱 Nice look on Desktop and Mobile
|
||||
- 🔥 Beautiful page URLs. Human-readable and SEO-friendly.
|
||||
- 🦅 [Hawk](https://hawk.so/?from=docs-demo) is hunting. Errors tracking integrated
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "codex.docs",
|
||||
"license": "Apache-2.0",
|
||||
"version": "2.2.2",
|
||||
"version": "2.2.3",
|
||||
"type": "module",
|
||||
"bin": {
|
||||
"codex.docs": "dist/backend/app.js"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue