- Move directories into more descriptive organization
- src_mdbook, src_markdeep, src_raw
- mdbook will be generated from mdbook
- markdeep will be generated to html
- raw will be copied without modification
- Add script that will run on a succesful commit to main. This
script will update /docs and commit the changes.
6 lines
123 B
Plaintext
6 lines
123 B
Plaintext
build/__pycache__
|
|
src_mdbook/book
|
|
src_mdbook/src/dup/*.md
|
|
src_mdbook/src/main/filament.md
|
|
src_mdbook/src/main/materials.md
|