Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 8ef17d6

Browse files
committed
Archives documentation in main repository
Consolidates documentation into the main repository. This change improves maintainability, keeps documentation closer to the codebase, streamlines the development workflow, and provides a single source of truth for all Nitric resources. Instructs users to update bookmarks and references to the new documentation location.
1 parent 862582a commit 8ef17d6

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

README.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,31 @@
1+
# 🚨 ARCHIVED: Nitric Documentation
2+
13
<p align="center"><a href="https://nitric.io" target="_blank"><img src="https://raw.githubusercontent.com/nitrictech/nitric/main/docs/assets/nitric-logo.svg" height="120"></a></p>
24

5+
> **This repository has been archived. The documentation has been moved to the main Nitric repository.**
6+
7+
## Documentation Location
8+
9+
The official Nitric documentation is now maintained in the main Nitric repository:
10+
11+
- [Nitric Documentation](https://github.com/nitrictech/nitric/tree/main/docs)
12+
- [Live Documentation Site](https://nitric.io/docs)
13+
14+
## Why This Change?
15+
16+
We've consolidated our documentation into the main Nitric repository to:
17+
18+
- Improve maintainability
19+
- Keep documentation closer to the codebase
20+
- Streamline our development workflow
21+
- Provide a single source of truth for all Nitric resources
22+
23+
Please update any bookmarks or references to point to the new documentation location.
24+
25+
---
26+
27+
_This repository is kept for historical reference only and is no longer actively maintained._
28+
329
## The official Nitric documentation repo
430

531
Documentation for the [Nitric framework](https://github.com/nitrictech/nitric).

0 commit comments

Comments
 (0)