Skip to content

revealinghour/boardwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 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