Skip to content

aliasgermodi/boardwatch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

boardwatch.in is distrowatch for electronic boards like Arduino and BeagleBone Black.


Contributing a new board

  • You will need grip installed. Install it using

      pip install grip
    
  • Create a folder hierarchy as follows
    |-- arduino | |-- uno | | |-- ArduinoUno_R3_Front.jpg | | |-- index.html | | `-- index.md

  • Copy the template index.md into the newly created index.md

  • Use gfm to compile it into index.html

      grip --gfm --export index.md
    

About

http://boardwatch.in

Board Watch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 61.9%
  • Ruby 35.7%
  • JavaScript 1.5%
  • Python 0.9%