stub
This commit is contained in:
1
startup-cto-handbook/.gitignore
vendored
Normal file
1
startup-cto-handbook/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
book
|
||||||
6
startup-cto-handbook/book.toml
Normal file
6
startup-cto-handbook/book.toml
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
[book]
|
||||||
|
authors = ["Bel LaPointe"]
|
||||||
|
language = "en"
|
||||||
|
multilingual = false
|
||||||
|
src = "src"
|
||||||
|
title = "Startup CTO Handbook"
|
||||||
3
startup-cto-handbook/src/SUMMARY.md
Normal file
3
startup-cto-handbook/src/SUMMARY.md
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
# Summary
|
||||||
|
|
||||||
|
- [Chapter 1](./chapter_1.md)
|
||||||
1
startup-cto-handbook/src/chapter_1.md
Normal file
1
startup-cto-handbook/src/chapter_1.md
Normal file
@@ -0,0 +1 @@
|
|||||||
|
# Chapter 1
|
||||||
Reference in New Issue
Block a user