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