Created
September 23, 2020 15:31
-
-
Save michielmulders/afda6ca9937e89b29e9e5dca5df4e7ec to your computer and use it in GitHub Desktop.
mdBook project structure
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| project-name/ | |
| ├── book | |
| └── src | |
| ├── chapter_1.md | |
| └── SUMMARY.md |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment