add mdbook
This commit is contained in:
parent
6684b148a4
commit
6ca05b6f24
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
book
|
||||||
5
book.toml
Normal file
5
book.toml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
[book]
|
||||||
|
authors = ["Adam Jeniski"]
|
||||||
|
language = "en"
|
||||||
|
src = "src"
|
||||||
|
title = "Ajet Blog"
|
||||||
3
src/SUMMARY.md
Normal file
3
src/SUMMARY.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# Summary
|
||||||
|
|
||||||
|
- [Hello World](./hello-world.md)
|
||||||
Loading…
x
Reference in New Issue
Block a user