I make notebooks. As a hobby. And I figured, why not make them open source.
In a literal sense, a notebook isn't hardware. But this is still an open-source hardware project, in the sense of "anything physical that has public source files". I plan to include all information that is required to make these notebooks here in this repository. Tools used, materials and how to source them, and build instructions. The designs of any custom tools I make will also be open source.
The following documentation is available in separate files in the documentation/
directory:
- Tools:
documentation/tools.md
- Materials:
documentation/materials.md
- Build process:
documentation/build-process.md
- Improvements to be made:
documentation/improvements.md
I keep a work log of my notebook builds (and related activities) in work-log.md
.
This project is open source, licensed under the terms of the Zero Clause BSD License (0BSD, for short), with the addition that the word "software", as used in the license, refers to all copyrighted material in the documentation/
folder.
This basically means you can do anything with this project, without any restrictions, but you can't hold the authors liable for problems.
See LICENSE.md for more details.