No description
Find a file
2022-07-18 16:43:12 -05:00
_attic does calling it _attic make jekyll stop using it automatically? 2022-07-18 16:34:10 -05:00
_drafts Rename _drafts/2022-07-19-draft.md to _posts/2022-07-19-draft.md 2022-07-18 16:52:37 -04:00
_layouts
_posts move pre-2022 items to attic/ 2022-07-18 16:29:06 -05:00
assets
.gitignore Update .gitignore 2020-03-31 13:31:20 -04:00
_config.yml
circuitpythonday2020.md Update circuitpythonday2020.md 2020-09-09 14:59:08 -04:00
Copy-Newsletter-to-Blog.md Update Copy-Newsletter-to-Blog.md 2019-09-03 15:48:40 -04:00
Friday_Additions.md
Gemfile
index.md where are older items? 2022-07-18 16:43:12 -05:00
Publishing_Process.md Update Publishing_Process.md 2019-09-02 19:14:15 -04:00
README.md Update README.md 2022-01-03 14:38:46 -05: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.