mirror of
https://github.com/PR0M3TH3AN/Archivox.git
synced 2025-09-08 15:08:43 +00:00
Add create-docforge starter CLI
This commit is contained in:
3
starter/content/advanced/api/endpoints.md
Normal file
3
starter/content/advanced/api/endpoints.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# API Endpoints
|
||||
|
||||
Document your API here.
|
3
starter/content/getting-started/01-install.md
Normal file
3
starter/content/getting-started/01-install.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Install
|
||||
|
||||
Run `npm install` then `npm run build` to generate your site.
|
3
starter/content/getting-started/index.md
Normal file
3
starter/content/getting-started/index.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Getting Started
|
||||
|
||||
This section helps you begin with DocForge.
|
3
starter/content/index.md
Normal file
3
starter/content/index.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Welcome to DocForge
|
||||
|
||||
This is your new documentation site. Start editing files in the `content/` folder.
|
Reference in New Issue
Block a user