create sidebar and its image.

master
Craig Oates 5 years ago
parent
commit
d3ffca8a95
  1. 38
      Home.md
  2. 6
      _sidebar.md
  3. BIN
      attachments/sidebar-logo.png

38
Home.md

@ -1,7 +1,7 @@
* Created by: Craig Oates
* Web: craigoates.net
* Email: [craig@craigoates.net](mailto:craig@craigoates.net)
* License: MIT
- Created by: Craig Oates
- Web: craigoates.net
- Email: [craig@craigoates.net](mailto:craig@craigoates.net)
- License: MIT
Welcome to the wiki of Death Socket. The aim of this wiki is to teach
you how to use Death Socket -- as a NuGet package and CLI. If you want
@ -13,16 +13,16 @@ below to navigate to the section you want.
Before continuing, I recommend you are familiar with the following;
* [.Net 4.7+ and .Net Core 2.0+](https://dotnet.microsoft.com)
* [.Net Standard](https://docs.microsoft.com/en-us/dotnet/standard/net-standard)
* [Visual Studio 17 (15.3.9+)](https://visualstudio.microsoft.com)
* [F# 4.1+](https://fsharp.org)
* [NuGet](https://www.nuget.org)
* [xUnit](https://xunit.net/)
* [FsCheck](https://fscheck.github.io/FsCheck/)
* [Console.Waterworks](https://gitlab.com/craig.oates/Console.Waterworks)
* [SkiaSharp](https://github.com/mono/SkiaSharp)
* [System.Drawing](https://docs.microsoft.com/en-us/dotnet/api/system.drawing.graphics?view=netframework-4.8)
- [.Net 4.7+ and .Net Core 2.0+](https://dotnet.microsoft.com)
- [.Net Standard](https://docs.microsoft.com/en-us/dotnet/standard/net-standard)
- [Visual Studio 17 (15.3.9+)](https://visualstudio.microsoft.com)
- [F# 4.1+](https://fsharp.org)
- [NuGet](https://www.nuget.org)
- [xUnit](https://xunit.net/)
- [FsCheck](https://fscheck.github.io/FsCheck/)
- [Console.Waterworks](https://gitlab.com/craig.oates/Console.Waterworks)
- [SkiaSharp](https://github.com/mono/SkiaSharp)
- [System.Drawing](https://docs.microsoft.com/en-us/dotnet/api/system.drawing.graphics?view=netframework-4.8)
## Notes on Writing Style
@ -48,8 +48,8 @@ Before continuing, I recommend you are familiar with the following;
**TODO: Write-up when paged added.**
* Introduction to Death Socket
* As Source Code
* As a CLI
* As a NuGet
* Code Snippets
- Introduction to Death Socket
- As Source Code
- As a CLI
- As a NuGet
- [Code Snippets for Common Tasks](https://gitlab.com/craig.oates/Death-Socket/snippets)

6
_sidebar.md

@ -0,0 +1,6 @@
#![sidebar logo](attachments/sidebar-logo.png)
## Table of Contents
- [Home](Home)
- [Code Snippets for Common Tasks](https://gitlab.com/craig.oates/Death-Socket/snippets)

BIN
attachments/sidebar-logo.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Loading…
Cancel
Save