This repository contains the mkdocs sources for electrolama.com.
Contributions are most welcome, please send pull requests on this repo with your proposed changes/fixes.
The site is deployed from the master branch of this repo via Netlify, previews are generated for each pull request.
$ virtualenv env (or python -m venv env)
$ source env/bin/activate (or env\Scripts\activate.bat on Windows)
$ pip install -r requirements.txt
$ mkdocs serve
This repository (contents of electrolama.com, documentation for Electrolama projects) is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
For specific licenses that apply to Electrolama hardware projects, please see license notices in relevant repositories.