mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-07-22 22:59:42 +02:00
Compare commits
No commits in common. "main" and "v2.2.2" have entirely different histories.
2 changed files with 1 additions and 2 deletions
|
@ -12,7 +12,6 @@ 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": "2.2.3",
|
"version": "2.2.2",
|
||||||
"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