No description
Find a file
Scott Shawcroft 2319f6a78f
Merge pull request #19 from adafruit/ptorrone-patch-11
Update 2018-04-02-weekly.md
2018-03-30 09:29:03 -07:00
_drafts Merge branch 'gh-pages' into ptorrone-patch-11 2018-03-30 09:28:23 -07:00
_layouts Initial template and first issue draft. 2018-03-19 17:09:56 -07:00
_posts Fix typo 2018-03-26 17:00:10 -07:00
assets Add ntoll main story. 2018-03-26 15:45:18 -07:00
.gitignore Initial template and first issue draft. 2018-03-19 17:09:56 -07:00
_config.yml Turn on drafts 2018-03-19 17:28:51 -07:00
Gemfile Initial template and first issue draft. 2018-03-19 17:09:56 -07:00
index.md Try drafts with absolute url. 2018-03-19 18:39:27 -07:00
README.md Initial template and first issue draft. 2018-03-19 17:09:56 -07:00

Python for Microcontrollers Newsletter

Content for the Adafruit Python for Microcontrollers newsletter. Its emailed out each week on Tuesdays. Sign up to get them here.

Contribute!

Contributions are welcome! Please make pull request to modify the latest draft from inside the _drafts directory. The post is queued up Monday afternoons after the CircuitPython weekly meeting.

Gathering stories

While the newsletter has a CircuitPython focus, we should also highlight stories from the broader Python ecosystem including MicroPython.

Check these places for inspiration:

Building

The newsletter uses Jekyll to create HTML out of the markdown for each post. Follow these GitHub instructions for installing Jekyll locally.