Commit graph

3267 commits

Author SHA1 Message Date
Dan Halbert
42af7bb960
Correct name of ESP32-S3 HackTablet 2024-04-18 20:41:28 -04:00
Dan Halbert
292d434cd2
Merge pull request #1391 from adafruit-adabot/new_release_9.0.4
Automated website update for release 9.0.4
2024-04-16 15:34:01 -04:00
Dan Halbert
072949f568 download counts 2024-04-16 15:32:49 -04:00
Adabot
79085f2d71 Automated website update for release 9.0.4 by Blinka. 2024-04-16 15:04:25 -04:00
Scott Shawcroft
dd4c6a7ce7
Merge pull request #1389 from adafruit/dhalbert-patch-1
Update to peaceiris/actions-gh-pages@v4
2024-04-08 13:20:09 -07:00
Dan Halbert
c3e535e2ee
Update to peaceiris/actions-gh-pages@v4
updates remaining action that needed update to Node.js 20
2024-04-08 12:26:28 -04:00
Melissa LeBlanc-Williams
6db5acc552
Merge pull request #1388 from UnexpectedMaker/Updated_UM_images
Updated UM board info.
2024-04-08 08:10:15 -07:00
Melissa LeBlanc-Williams
a1f8151f40
Merge pull request #1387 from SeanTheITGuy/sunton_esp32_8048S070
added sunton 8048s070
2024-04-08 08:09:21 -07:00
Seon Rozenblum
04c72c47a2 Updated UM board info. 2024-04-07 08:27:55 +10:00
Sean Murphy
1f250de14d fixed image sizes 2024-04-06 16:58:50 -03:00
Sean Murphy
d700638154 added sunton 8048s070 2024-04-04 19:19:56 -03:00
Dan Halbert
91ce094021
Merge pull request #1386 from adafruit-adabot/new_release_9.0.3
Automated website update for release 9.0.3
2024-04-04 11:21:18 -04:00
Dan Halbert
3b98aebf0f download counts 2024-04-04 11:20:10 -04:00
Adabot
e607711378 Automated website update for release 9.0.3 by Blinka.
New boards:
* waveshare_rp2040_geek
2024-04-04 09:54:46 -04:00
Dan Halbert
b2ae14fc04
Merge pull request #1385 from SeanTheITGuy/makergo_esp32c3_supermini
Makergo esp32c3 supermini
2024-04-04 09:45:33 -04:00
Melissa LeBlanc-Williams
b873efc280
Merge pull request #1384 from RetiredWizard/geekfeaturefix
Fix the feature list for the two Waveshare -GEEK boards
2024-04-02 08:05:12 -07:00
Sean Murphy
09ecdb33d4 updated image size 2024-04-02 08:29:48 -03:00
RetiredWizard
bed28cddf2 Fix the feature list for the two Waveshare -GEEK boards 2024-04-01 20:50:27 -04:00
Sean Murphy
e2dcc1c811 images 2024-04-01 16:36:05 -03:00
Sean Murphy
962e3258d3 added Maker Go ESP32C3 Supermini 2024-04-01 16:24:59 -03:00
Dan Halbert
e612593e8d
Merge pull request #1382 from makermelissa/main
Fix Feather C6 Board name
2024-04-01 12:56:09 -04:00
Melissa LeBlanc-Williams
0d5b937d4c
Merge pull request #1383 from jepler/fix-board-images-more
Continue trying to fix RSS feed absolute URLs
2024-04-01 09:45:22 -07:00
3d2491bb1a Go ahead and re-combine the two feed includes
After discussion, having an absolute URL in the generated HTML is just
fine.
2024-04-01 11:18:52 -05:00
d7401e28a5 Continue trying to fix RSS feed absolute URLs
Originally, both the RSS feed and the board list pages used the same
board_image.html include; I added `| absolute_url` to this file for
the RSS feed, which functions better when all links are absolute.

Using `| absolute_url` is preferable to just prepending
`https://circuitpython.org` because it can give a correct URL when
previewing locally with `bundle run jekyll serve`.

This crossed with a change by @makermelissa to switch the feeds
to use a separate include, presumably (though I didn't specifically ask
her about it) to avoid having the absoulute URLs where they were not
needed.

In this commit, I remove the use of `absolute_url` in the include that's
used to generate regular pages, while switching from prepending
`https://circuitpython.org` to using `| absolute_url` on the include
that is used just for the feed.
2024-04-01 10:53:40 -05:00
Melissa LeBlanc-Williams
7eafb89894 Fix Feather C6 Board name 2024-04-01 08:42:42 -07:00
Melissa LeBlanc-Williams
45c3c37b3e
Merge pull request #1380 from anonymouscowhead/add-quartz64a
added Quartz64
2024-04-01 08:23:42 -07:00
Dan Halbert
0ea1819d39
Merge pull request #1381 from adafruit/create-pull-request/patch-1711929829
Compressed Images Nightly
2024-03-31 20:37:32 -04:00
makermelissa
b90f1d213f Compressed Images 2024-04-01 00:03:49 +00:00
Chris Brown
4ae6b5dc62 added Quartz64 2024-03-30 21:26:22 -04:00
Dan Halbert
b2cdc84a5d
Merge pull request #1379 from jepler/issue1374
One more absolute_url for rss feeds
2024-03-29 22:11:18 -04:00
da410b5a53 One more absolute_url for rss feeds 2024-03-29 20:45:04 -05:00
73831648e8
Merge pull request #1378 from jepler/issue1374
Generate absolute URLs automatically
2024-03-29 20:41:17 -05:00
6d39e2697b Generate absolute URLs automatically
This allows a `localhost:4000`-style URL to be generated for local
testing, but still gives an absolute URL, which enhances compatibility
with RSS readers. A comment is added explaining the reason for the
absolute URL.

Closes #1374
2024-03-29 20:33:37 -05:00
Dan Halbert
e8c5f14b73
Merge pull request #1375 from makermelissa/main
Add missing boards from CircuitPython 9.1.0
2024-03-29 21:31:15 -04:00
Melissa LeBlanc-Williams
b628f70683 Add missing boards from CircuitPython 9.1.0 2024-03-29 15:14:45 -07:00
Melissa LeBlanc-Williams
5571358722
Merge pull request #1373 from RetiredWizard/rp2040geek
Add Waveshare RP2040-GEEK + ESP32-S3-GEEK feature
2024-03-29 11:09:38 -07:00
RetiredWizard
4291f792f1 Add Waveshare RP2040-GEEK + ESP32-S3-GEEK feature 2024-03-29 13:38:18 -04:00
Melissa LeBlanc-Williams
144d19923e
Merge pull request #1372 from SeanTheITGuy/sunton_esp32_2424S012
Sunton esp32 2424s012
2024-03-29 09:08:45 -07:00
Sean Murphy
5efa59e6aa another typo 2024-03-29 12:57:50 -03:00
Sean Murphy
8249594286 fixed typo 2024-03-29 12:56:39 -03:00
Dan Halbert
7dea638bf1
Merge pull request #1371 from adafruit-adabot/new_release_9.1.0-beta.0
Automated website update for release 9.1.0-beta.0
2024-03-28 15:42:50 -04:00
Dan Halbert
6b816ac5e8 download counts 2024-03-28 15:41:18 -04:00
Adabot
6d9c882b5b Automated website update for release 9.1.0-beta.0 by Blinka.
New boards:
* m5stack_cores3
* rfguru_rp2040
* sunton_esp32_2432S028
* waveshare_esp32_s3_geek
2024-03-28 15:35:47 -04:00
Sean Murphy
58e2c33160 added Round LCD Sunton ESP32-2424S012 2024-03-28 15:45:19 -03:00
Dan Halbert
e0e71b1c48
Merge pull request #1370 from adafruit-adabot/fix-download-counts
download counts are missing
2024-03-28 14:41:34 -04:00
Dan Halbert
6ae9725256 download counts 2024-03-28 14:39:15 -04:00
Dan Halbert
7823da48b4
Merge pull request #1368 from adafruit-adabot/new_release_9.0.2
Automated website update for release 9.0.2
2024-03-28 14:09:20 -04:00
Adabot
7a47e9f3c5 Automated website update for release 9.0.2 by Blinka. 2024-03-28 12:51:45 -04:00
Melissa LeBlanc-Williams
bcb2525f5e
Merge pull request #1367 from dhalbert/update-some-actions-to-node-20
update to actions/checkout@v4 and actions/setup-python@v5
2024-03-27 11:11:58 -07:00
Dan Halbert
7865926689
Merge branch 'main' into update-some-actions-to-node-20 2024-03-27 11:57:00 -04:00