diff --git a/Home.md b/Home.md index 2a3ece3..10fa24d 100644 --- a/Home.md +++ b/Home.md @@ -46,11 +46,21 @@ Before continuing, I recommend you are familiar with the following; ## Table of Contents -**TODO: Write-up when paged added.** - - [Introduction to Death Socket](Introduction-to-Death-Socket) -- As Source Code -- [As a CLI](CLI-Home) + +### As Source Code + +- Source Code Home + +### As a Command-Line Interface (C.L.I.) + +- [C.L.I. Home](CLI-Home) - [Using the Console Program](Using-the-Console-Program) -- As a NuGet + +### As a NuGet + +- NuGet Home + +### Extra Resources + - [Code Snippets for Common Tasks](https://gitlab.com/craig.oates/Death-Socket/snippets) diff --git a/_sidebar.md b/_sidebar.md index 4d5d291..f167e98 100644 --- a/_sidebar.md +++ b/_sidebar.md @@ -4,6 +4,20 @@ - [Home](Home) - [Introduction to Death Socket](Introduction-to-Death-Socket) -- [As a CLI](CLI-Home) + +### As Source Code + +- Source Code Home + +### As a Command-Line Interface (C.L.I.) + +- [C.L.I. Home](CLI-Home) - [Using the Console Program](Using-the-Console-Program) + +### As a NuGet + +- NuGet Home + +### Extra Resources + - [Code Snippets for Common Tasks](https://gitlab.com/craig.oates/Death-Socket/snippets)