mirror of
https://github.com/Crosstalk-Solutions/project-nomad.git
synced 2026-03-28 03:29:25 +01:00
docs: Add website and community links to README
- Add centered header with logo and tagline - Add badge links to website, Discord, and benchmark leaderboard - Update description to "offline-first knowledge and education server" - Add new "Community & Resources" section with descriptive links Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
f6db05bed2
commit
80aa556b42
23
README.md
23
README.md
|
|
@ -1,11 +1,22 @@
|
|||
# *NOTE: Project N.O.M.A.D. is still in active development and should not be considered stable!*
|
||||
|
||||
<div style="width: 100;text-align: center;margin-bottom: 25px;">
|
||||
<div align="center">
|
||||
<img src="https://raw.githubusercontent.com/Crosstalk-Solutions/project-nomad/refs/heads/master/admin/public/project_nomad_logo.png" width="200" height="200"/>
|
||||
|
||||
# Project N.O.M.A.D.
|
||||
### Node for Offline Media, Archives, and Data
|
||||
|
||||
**Knowledge That Never Goes Offline**
|
||||
|
||||
[](https://www.projectnomad.us)
|
||||
[](https://discord.com/invite/crosstalksolutions)
|
||||
[](https://benchmark.projectnomad.us)
|
||||
|
||||
</div>
|
||||
|
||||
# Project N.O.M.A.D. (Node for Offline Media, Archives, and Data)
|
||||
Project N.O.M.A.D., is a self-contained, offline survival computer packed with critical tools, knowledge, and AI to keep you informed and empowered—anytime, anywhere.
|
||||
---
|
||||
|
||||
Project N.O.M.A.D. is a self-contained, offline-first knowledge and education server packed with critical tools, knowledge, and AI to keep you informed and empowered—anytime, anywhere.
|
||||
|
||||
## Installation & Quickstart
|
||||
Project N.O.M.A.D. can be installed on any Debian-based operating system (we recommend Ubuntu). Installation is completely terminal-based, and all tools and resources are designed to be accessed through the browser, so there's no need for a desktop environment if you'd rather setup N.O.M.A.D. as a "server" and access it through other clients.
|
||||
|
|
@ -74,6 +85,12 @@ This project uses semantic versioning. The version is managed in the root `packa
|
|||
and automatically updated by semantic-release. For simplicity's sake, the "project-nomad" container
|
||||
uses the same version defined there instead of the version in `admin/package.json` (stays at 0.0.0), as it's the only container derived from the code.
|
||||
|
||||
## Community & Resources
|
||||
|
||||
- **Website:** [www.projectnomad.us](https://www.projectnomad.us) - Learn more about the project
|
||||
- **Discord:** [Join the Community](https://discord.com/invite/crosstalksolutions) - Get help, share your builds, and connect with other NOMAD users
|
||||
- **Benchmark Leaderboard:** [benchmark.projectnomad.us](https://benchmark.projectnomad.us) - See how your hardware stacks up against other NOMAD builds
|
||||
|
||||
## Helper Scripts
|
||||
Once installed, Project N.O.M.A.D. has a few helper scripts should you ever need to troubleshoot issues or perform maintenance that can't be done through the Command Center. All of these scripts are found in Project N.O.M.A.D.'s install directory, `/opt/project-nomad`
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user