File structure
How are the files in this project organised?
Update 2019-01-31: I’ve changed this to reflect the transfer to Fablab Brighton
Everything is inside a Git repository on my local computer. It syncs with a remote repo on GitHub, here: https://github.com/fablabbrighton/digital-fabrication-module
Root
Digital Fabrication Module/
GitHub URL: https://github.com/fablabbrighton/digital-fabrication-module
Also includes the Gemfiles
for Jekyll.
Docs
Digital Fabrication Module/docs
Course notes and other non-code content.
GitHub URL: https://github.com/fablabbrighton/digital-fabrication-module/docs
GitHub Pages URL: https://fablabbrighton.github.io/digital-fabrication-module
URL on my site: https://fablabbrighton.com/learning/digital-fabrication-module
Includes Jekyll’s _config.yml
files.
Code examples and design files
Digital Fabrication Module/3d-models
Digital Fabrication Module/arduino-code
etc.