Skip to content

shadmanhabib/network-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network-Docs

Documentation outlining the home network architecture. You can find the full site at network-pi.home.

Table of Contents

About The Project

Getting Started

To rebuild or update this project, the following steps may be followed.

Prerequisites

  • Python 3.11 as required by MkDocs
  • An installation of MkDocs, specifically Material for MkDocs.

Build

  • Serve live updates for testing and development with mkdocs serve and available at localhost:8000.
  • Build deployable site with mkdocs build which will create a new site directory with all the required HTML files and assets.

Deploy

  • Copy the contents of the site directory to the directory of the web server to deploy.
  • The following command can be run in the web server directory to fetch all files.
Gotta work out how to do this.

Usage

Once deployed, the full site will be available to any device on the home network or through a VPN at network-pi.home. The site can be used as a reference source for future installations, updates and maintenance.

Changelog

All notable changes to this project will be documented in this section.

The format is based on Keep a Changelog, and this project attempts to adhere to Semantic Versioning.

[v0.0.0]

Initial dev

  • Initiated Git repo.
  • Commited first draft structure of site.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published