No description
Find a file
2019-03-26 22:31:01 -04:00
_board added feather m0 rfm69 text 2019-03-26 22:31:01 -04:00
_data update to beta.5; by hand due to travis cred issues 2019-03-17 11:50:02 -04:00
_includes Update library link to a more user friendly page. 2019-03-11 19:14:07 -07:00
_layouts add unrecommended to github download-button class 2019-03-18 12:30:25 -05:00
assets Merge pull request #69 from jwcooper/filters 2019-03-26 09:46:41 -07:00
lib/tasks remove all references to the old news page 2019-03-11 14:13:00 -05:00
.gitignore add initial downloads.json file 2018-11-08 16:26:15 -06:00
.travis.yml remove all references to the old news page 2019-03-11 14:13:00 -05:00
404.html initial commit 2018-11-07 12:04:04 -06:00
_config.yml More url attempts 2019-03-08 18:35:07 -08:00
CNAME Create CNAME 2019-03-08 19:53:06 -08:00
downloads.html capitalize features with css for consistency 2019-03-25 19:50:44 -05:00
feed.xml rss feed 2018-11-26 16:43:23 -06:00
Gemfile initial commit 2018-11-07 12:04:04 -06:00
Gemfile.lock initial commit 2018-11-07 12:04:04 -06:00
help.md initial commit 2018-11-07 12:04:04 -06:00
index.html changed focussed to focused 2019-03-14 12:12:38 -04:00
Rakefile copy newsletter posts rake tasks, rework structure 2018-11-13 15:03:44 -06:00
README.md Clean up readme, remove todo 2019-03-11 14:29:27 -05:00

CircuitPython organization site

To add a new board to the site:

  1. Duplicate _board/template.md to _board/<board id>.md.
  2. Edit _board/<board id>.md according to the template's instructions.
  3. Create a pull request with the file changes.