generated from nhcarrigan/template
docs: document chronara project and update nav badge
This commit is contained in:
@@ -748,7 +748,7 @@ export const navigation = [
|
|||||||
{
|
{
|
||||||
label: "Chronara",
|
label: "Chronara",
|
||||||
link: "/projects/chronara",
|
link: "/projects/chronara",
|
||||||
badge: { text: "unreleased", variant: "danger" },
|
badge: { text: "unversioned", variant: "success" },
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: "Silly Sites",
|
label: "Silly Sites",
|
||||||
|
|||||||
@@ -2,36 +2,39 @@
|
|||||||
title: Chronara
|
title: Chronara
|
||||||
---
|
---
|
||||||
|
|
||||||
Chronara (hereinafter the "Application") is
|
Chronara (hereinafter the "Application") is an initialized project repository that is currently in scaffold state.
|
||||||
|
|
||||||
## 1. User Documentation
|
## 1. User Documentation
|
||||||
|
|
||||||
:::note
|
There is no published live application endpoint documented in the repository at this time.
|
||||||
This section is coming soon!
|
|
||||||
:::
|
|
||||||
|
|
||||||
This section is for those interacting with a live instance of the Application.
|
The current repository content indicates project setup and governance files without user-facing runtime features.
|
||||||
|
|
||||||
## 2. Technical Documentation
|
## 2. Technical Documentation
|
||||||
|
|
||||||
:::note
|
Chronara currently reflects a baseline template repository state.
|
||||||
This section is coming soon!
|
|
||||||
:::
|
|
||||||
|
|
||||||
This section is for those interested in running their own instance of the Application.
|
At present:
|
||||||
|
|
||||||
|
1. No runtime source code directories are defined.
|
||||||
|
2. No build or package manifest files are published.
|
||||||
|
3. No deployment or execution workflow is documented.
|
||||||
|
|
||||||
|
Technical documentation should be expanded once implementation code is introduced.
|
||||||
|
|
||||||
## 3. Legal Documentation
|
## 3. Legal Documentation
|
||||||
|
|
||||||
:::note
|
Project policy files reference global documentation:
|
||||||
This section is coming soon!
|
|
||||||
:::
|
|
||||||
|
|
||||||
This section is for expansions to our legal policies specific to the Application.
|
1. License: https://docs.nhcarrigan.com/#/license
|
||||||
|
2. Terms: https://docs.nhcarrigan.com/#/terms
|
||||||
|
3. Privacy: https://docs.nhcarrigan.com/#/privacy
|
||||||
|
4. Security: https://docs.nhcarrigan.com/#/security
|
||||||
|
|
||||||
|
Copyright is held by Naomi Carrigan.
|
||||||
|
|
||||||
## 4. Contributing Documentation
|
## 4. Contributing Documentation
|
||||||
|
|
||||||
:::note
|
Contributions are accepted through pull requests under the repository contributing guidelines and Code of Conduct.
|
||||||
This section is coming soon!
|
|
||||||
:::
|
|
||||||
|
|
||||||
This section is for documentation related to contributing to the Application's codebase.
|
Feedback and bug reports are handled via https://support.nhcarrigan.com.
|
||||||
Reference in New Issue
Block a user