No description
Find a file
2020-09-09 14:59:08 -04:00
_drafts Rename _drafts/2020-09-08-draft.md to _posts/2020-09-08-draft.md 2020-09-09 14:07:06 -04:00
_layouts
_posts Rename _drafts/2020-09-08-draft.md to _posts/2020-09-08-draft.md 2020-09-09 14:07:06 -04:00
assets Add files via upload 2020-09-08 12:47:17 -04:00
.gitignore
_config.yml
circuitpythonday2020.md Update circuitpythonday2020.md 2020-09-09 14:59:08 -04:00
Copy-Newsletter-to-Blog.md
Gemfile
HackerlabCircuitPythonDay Create HackerlabCircuitPythonDay 2020-09-05 17:13:50 -07:00
index.md
Publishing_Process.md
README.md

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.