mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-08-05 09:21:30 +02:00
* Docs theme to match ENiGMA website
* New docs layout ready for github pages serving * Tonnes of new docs * Update gitignore * Probably other stuff too
This commit is contained in:
parent
06ea2d1600
commit
26849ba4fa
62 changed files with 1974 additions and 810 deletions
67
docs/_includes/nav.md
Normal file
67
docs/_includes/nav.md
Normal file
|
@ -0,0 +1,67 @@
|
|||
- Installation
|
||||
- [Installation Methods](/installation/installation-methods)
|
||||
- [Install script](/installation/install-script)
|
||||
- [Docker](/installation/docker)
|
||||
- [Manual installation](/installation/manual)
|
||||
- [OS / Hardware Specific](/installation/os-hardware)
|
||||
- Raspberry Pi
|
||||
- Windows
|
||||
- [Your Network Setup](/installation/network)
|
||||
- [Testing Your Installation](/installation/testing)
|
||||
- [Production Installation](/installation/production)
|
||||
|
||||
- Configuration
|
||||
- [Creating Config Files](/configuration/creating-config)
|
||||
- [SysOp Setup](/configuration/sysop-setup)
|
||||
- [Editing hjson](/configuration/editing-hjson)
|
||||
- [config.hjson](/configuration/config-hjson)
|
||||
- [menu.hjson](/configuration/menu-hjson)
|
||||
- prompt.hjson
|
||||
- [Directory Structure](/configuration/directory-structure)
|
||||
- [Archivers](/configuration/archivers)
|
||||
- Scheduled jobs
|
||||
- SMTP
|
||||
|
||||
- File Base
|
||||
- [About](/filebase/)
|
||||
- [Configuring a File Area](/filebase/first-file-area)
|
||||
- [ACS model](/filebase/acs)
|
||||
- [Uploads](/filebase/uploads)
|
||||
- [Web Access](/filebase/web-access)
|
||||
- [TIC Support](/filebase/tic-support) (Importing from FTN networks)
|
||||
- Tips and tricks
|
||||
- Network mounts and symlinks
|
||||
|
||||
- Message Areas
|
||||
- [Configuring a Message Area](/messageareas/configuring-a-message-area)
|
||||
- [Message networks](/messageareas/message-networks)
|
||||
- [BSO Import & Export](/messageareas/bso-import-export)
|
||||
- [Netmail](/messageareas/netmail)
|
||||
|
||||
- Art
|
||||
- [General](/art/general)
|
||||
- [Themes](/art/themes)
|
||||
- [MCI Codes](/art/mci)
|
||||
|
||||
- Servers
|
||||
- Login Servers
|
||||
- [Telnet](/servers/telnet)
|
||||
- [SSH](/servers/ssh)
|
||||
- [WebSocket](/servers/websocket)
|
||||
- Build your own
|
||||
- Content Servers
|
||||
- [Web](/servers/web-server)
|
||||
|
||||
- Modding
|
||||
- [Local Doors](/modding/local-doors)
|
||||
- [Door Servers](/modding/door-servers)
|
||||
- DoorParty
|
||||
- BBSLink
|
||||
- Combatnet
|
||||
- Exodus
|
||||
- [Existing Mods](/modding/existing-mods)
|
||||
|
||||
- [Oputil](/oputil/)
|
||||
|
||||
- Troubleshooting
|
||||
- [Monitoring Logs](/troubleshooting/monitoring-logs)
|
Loading…
Add table
Add a link
Reference in a new issue