Add guides
This commit is contained in:
parent
5bf555aaa3
commit
65ec3ec18f
57 changed files with 510 additions and 91 deletions
7
source/_layouts/guide.html
Normal file
7
source/_layouts/guide.html
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
layout: main
|
||||
---
|
||||
|
||||
<div class="container">
|
||||
{{ content }}
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue