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