Skip to content

mercwar/Navigator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

128 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌀 Navigator

Cyborg Live Portal

Mercwar Constellation Gateway


📘 Visit the Official Navigator

Click here to just download the zip.

Click here to open Navigator in your browser.


🧭 What Navigator Is

Navigator is the central onboarding hub of the Cyborg‑Live ecosystem. It is a zero‑installation, browser‑based guide that teaches users how to:

  • Explore MERCWAR safely
  • Understand the ecosystem step‑by‑step
  • Navigate portals, dashboards, and tools
  • Read structured documentation directly in the browser

Navigator is your interactive cockpit — the guided entry point into the MERCWAR constellation.


🚀 Tutorial: Getting Started

🔹 Step 1: Clone the Navigator Repo

git clone https://github.com/mercwar/Navigator.git
cd Navigator

🔹 Step 2: Configure config.json

Edit the config.json file to point Navigator at your repos:

{
  "conn": {
    "user": "mercwar",
    "repo": "Navigator",
    "branch": "main"
  },
  "dirs": {
	"HTML": "HTML",
	"HTML": "MD"
  }
}
  • conn: tells Navigator which GitHub repo and branch to connect to.
  • dirs: defines categories that appear in the sidebar, mapped to repo paths.

🔹 Step 3: Run Navigator

Open index.html in your browser or serve it locally:

npm install -g http-server
http-server .

Navigator will load your repos dynamically using the config.json.


Core Features

  • Guided Repo Onboarding: Create your Cyborg‑Live identity, register with repos, and link accounts.
  • Sidebar Navigation: Browse categories defined in config.json.
  • Live File Viewer: Open and render Markdown, HTML, images, and code directly in the browser.
  • Step‑By‑Step Learning: Progress indicators, inline help, and auto‑generated examples make onboarding beginner‑safe.

🛰️ Why Navigator Exists

Navigator makes the Cyborg‑Live ecosystem accessible and friction‑free. It removes complexity by giving everyone a single place to learn, build, and launch.
It is the guided entry point for new explorers and the documentation cockpit for creators.


📌 Status

Navigator is actively maintained and updated as new repos join the constellation.
All changes follow AVIS compliance rules and Sentinel validation standards.


⚖️ Legal & Usage Notice

© MERCWAR / CVBGOD / Demon — All Rights Reserved
This documentation is provided for educational and onboarding purposes within the MERCWAR / Cyborg‑Live ecosystem.

  • Navigator is a browser‑based learning interface.
  • No installation of binaries is required.
  • All assets, schemas, and instructional materials are part of MERCWAR and may not be redistributed without permission.
  • AVIS‑compliant schemas and metadata must remain intact for LLM parsing or automated ingestion.

Use of Navigator implies acceptance of MERCWAR’s compliance and routing standards.

"I am CVBGOD, and I have given it to you!"

About

Navigator is the central onboarding hub for the Cyborg‑Live ecosystem. It teaches new users how to join and provides clear, step‑by‑step instructions for setup. Navigator is home to Cyborg‑Live EX/MD, serving as the starting point and workflow for connecting accounts, managing integrations, and publishing navigational files across the entire conste

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors