Skip to content
forked from egelmex/docs-1

sources for electrolama.com and project docs

License

Notifications You must be signed in to change notification settings

sunnysingh-84/docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docs

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.

Deployment

The site is deployed from the master branch of this repo via Netlify, previews are generated for each pull request.

Local Dev

$ 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

License

This repository (contents of electrolama.com, documentation for Electrolama projects) is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

CC BY-SA 4.0

For specific licenses that apply to Electrolama hardware projects, please see license notices in relevant repositories.

About

sources for electrolama.com and project docs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%