Some doc updates

This commit is contained in:
Bryan Ashby 2019-02-05 18:42:10 -07:00
parent 50c1a60838
commit db59bc7254
3 changed files with 54 additions and 4 deletions

View file

@ -2,6 +2,8 @@
layout: page
title: Existing Mods
---
Many "addon" modules exist and have been released. Below are a few:
| Name | Author | Description |
|-----------------------------|-------------|-------------|
| Married Bob Fetch Event | NuSkooler | An event for fetching the latest Married Bob ANSI's for display on you board. ACiDic release [ACD-MB4E.ZIP](https://l33t.codes/outgoing/ACD/ACD-MB4E.ZIP). Can also be [found on GitHub](https://github.com/NuSkooler/enigma-bbs-married_bob_evt) |

View file

@ -0,0 +1,13 @@
---
layout: page
title: Local Doors
---
## Menu Modules
Menu entries found within `menu.hjson` are backed by *menu modules*.
## Creating a New Module
### Lifecycle
TODO