mirror of
https://github.com/PR0M3TH3AN/Archivox.git
synced 2025-09-08 06:58:43 +00:00
Rename project to Archivox
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "docforge",
|
||||
"name": "archivox",
|
||||
"version": "1.0.0",
|
||||
"description": "DocForge static site generator",
|
||||
"description": "Archivox static site generator",
|
||||
"scripts": {
|
||||
"dev": "eleventy --serve",
|
||||
"build": "node src/generator/index.js",
|
||||
@@ -20,6 +20,6 @@
|
||||
},
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
"create-docforge": "./bin/create-docforge.js"
|
||||
"create-archivox": "./bin/create-archivox.js"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user