BasicStackedit Writing Framework - 20190827 - Stackedit
Purpose
Notes, Resources and Links
Key docs:
Basic Project Structure
- AUTHORS.md
- LICENSE
- README.md
- docs
1 final 2 drafts 3 text 4 third-party - figures
- notebooks
- references
- reports
- figures
- requirements.txt
An example of a sequence chart
graph LR
Sarah(Sarah) ==> |Talks to| Janice((Janice))
Janice--updates--> Bob{Bob}
Janice--mesages--> Larry
An example of a top-down chart
graph TD
Love((Love))
Love==>Cat((Cat))
Love==>Dog((Dog))
Cat==Cuddles With==>Teddy((Teddy Bear))
Dog==Protects==>Owner((Owner))
style Love fill:pink, stroke: red, stroke-width: 10px
style Cat fill: yellow, stroke: orange, stroke-width: 8px
style Dog fill: green, stroke: white, stroke-width: 8px
Save on Google Drive
- folder id: 1Sq9wYOzPzrTaSoeIcBa-4X1OetmYKgLI
Save on Github
repo: https://github.com/janzeteachesit/janzeteachesit.github.io
- path: _drafts/
- branch: stackedit
Publish to Blogger
- blog url: https://blog.janzeteachesit.net
Publish to Wordpress
- domain: welcome.janzeteachesit.net
Written with StackEdit.