1f5483815b
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:26:24 -05:00
foamyguy
b5b4fdfcae
fix image URLs in the RSS feed.
2024-03-22 16:07:52 -05:00
Melissa LeBlanc-Williams
f4099d033a
Refactor board_url to be a list and add many missing product links
2023-12-08 11:02:28 -08:00
Justin Cooper
520b9332d5
remove google analytics
2023-10-18 11:52:47 -05:00
Dan Halbert
677244a9d7
include more prominent warning to update bootloader on nRF boards
2023-08-04 10:10:53 -04:00
Dan Halbert
f051b4dabc
give more info about nRF bootloader version
2023-06-30 14:15:04 -04:00
Dan Halbert
a5ccc2e6e1
refer to guide pages for nRF bootloader updates
2023-06-30 12:12:13 -04:00
Melissa LeBlanc-Williams
9e3d5c43cd
Update site to point to externally published cpinstaller
2023-03-14 15:40:05 -07:00
Melissa LeBlanc-Williams
f73abec5cd
Bug fixes and UF2 Copy working
2023-02-09 10:09:31 -08:00
Dan Halbert
94b9ae0ffc
Clarify the kinds of releases
2023-02-02 17:04:20 -05:00
Melissa LeBlanc-Williams
2e48bdc929
Add test mode checking
2023-01-30 13:55:54 -08:00
Melissa LeBlanc-Williams
00d234801e
Unzipping and Flashing now working
2023-01-16 17:10:20 -08:00
Melissa LeBlanc-Williams
9e08356b43
Fixed many issues and it erases
2023-01-12 19:23:58 -08:00
Melissa LeBlanc-Williams
356c98b441
Get menu working and pull in urls
2023-01-11 11:25:15 -08:00
Melissa LeBlanc-Williams
c0c01ec808
Dialog wizard groundwork mostly working
2023-01-10 18:36:51 -08:00
Melissa LeBlanc-Williams
07254c0d00
Initial layout
2022-12-23 14:15:01 -08:00
Melissa LeBlanc-Williams
826be9e0fa
Fix ESPTool link
2022-12-22 09:56:25 -08:00
Ben Combee
2e28ce3a21
Replace link for ESP Web Flasher
...
The previous link went to a version that wasn't being maintained and had a banner directing users to a different tool. Replace with a link to the version of ESP Web Flasher hosted on adafruit.github.io.
2022-12-09 09:54:17 -06:00
d64de1582e
Restore images in downloads page, board page
2022-10-08 21:26:19 -05:00
Melissa LeBlanc-Williams
d02d59257d
Original images are no longer deployed
2022-10-06 11:33:29 -07:00
Dan Halbert
2eab650be2
Improve ESP32-nn bootloader installation instructions
2022-07-26 16:22:32 -04:00
Neradoc
ee5fd9fb15
list frozen modules in the board download page
2022-05-11 14:41:04 +02:00
Melissa LeBlanc-Williams
8d981f49be
Add missing espressif bootloader IDs
2022-05-05 17:02:18 -07:00
Kattni Rembor
df8978dff7
Update docs link.
2022-01-13 15:12:21 -05:00
Dan Halbert
0312e91576
Add Turkish to language dropdowns
2022-01-12 10:11:02 -05:00
Melissa LeBlanc-Williams
090ed9d818
Fix aliased board download links
2021-12-09 09:28:38 -08:00
Melissa LeBlanc-Williams
dc132c0355
Add a buncha boards and add aliasing feature
2021-12-06 17:08:04 -08:00
Dan Halbert
0b38b72369
support ru (Russian) downloads
2021-11-16 15:35:31 -05:00
Durapensa
881910bb8a
migrate family & bootloader_id to board.md files, add mcu family search"
2021-09-20 20:03:45 -04:00
Dan Halbert
27c4ff2cc9
clean up bootloader doc
2021-09-19 12:54:55 -04:00
Durapensa
99b470a616
move reinstall note in "Install/Repair UF2 Bootloader" section for ESP32-S2 boards
2021-09-09 14:16:56 -04:00
Durapensa
e4474dfa5a
Update "Install/Repair UF2 Bootloader" section for ESP32-S2 boards
2021-09-09 11:46:19 -04:00
Durapensa
c59e8a8337
Add "Install/Repair UF2 Bootloader" section for ESP32-S2 boards
2021-09-08 19:10:33 -04:00
Dan Halbert
7a222f6e4f
update libraries page and header links
2021-08-19 11:42:11 -04:00
Justin Cooper
d9f162a235
lazy load images if browsers support the loading attribute, speeds up downloads and blinka page loading times on slower connections
2021-04-16 14:02:50 -05:00
Dan Halbert
3c53e40390
update to github-pages-214; fix download counts; add UK English
2021-04-01 00:30:06 -04:00
Neradoc
3e80f7426a
sort the language menus by language name
2021-03-25 00:16:55 +01:00
Melissa LeBlanc-Williams
45a967e606
Merge pull request #566 from iainnash/a11y_header_navigation_updates
...
[a11y] Small updates to header: skip links, navigation color contrast
2021-03-15 09:19:05 -07:00
Melissa LeBlanc-Williams
c31ec98b86
Merge branch 'more_blinka' of https://github.com/tannewt/circuitpython-org into prtest
2021-01-06 16:42:54 -08:00
Scott Shawcroft
2b4c964448
Fix static url used before JS
2020-11-17 17:20:47 -08:00
Scott Shawcroft
f17b3043a7
Remove file urls from files.json
2020-11-17 17:08:06 -08:00
Scott Shawcroft
f82fdcfd75
Add more Blinka info
...
Also add API link at the top.
2020-11-09 18:11:16 -08:00
iain nash
7e91e10e82
[a11y] Small updates to header: skip links, navigation color contrast & aria-labels
2020-10-21 21:22:08 -04:00
Dan Halbert
f50f8a1c6f
Revert "Added message for chrome users that displays info about blocked UF2s"
2020-07-26 00:04:57 -04:00
Melissa LeBlanc-Williams
7281297c2d
Added message for chrome users that displays info about blocked UF2s
2020-07-17 10:31:39 -07:00
sommersoft
9c7de128c8
add lists of built-in modules supported for each board and release
2020-06-29 00:33:57 -05:00
Scott Shawcroft
f8f3d52ad2
Add new boards, new languages and download count
2020-06-08 18:13:34 -07:00
Melissa LeBlanc-Williams
fce950a056
Don't show instructions if blank
2020-05-01 09:42:22 -07:00
Dan Halbert
19805bc20a
Add bootloader update section on board page
2020-04-08 12:58:18 -04:00
Melissa LeBlanc-Williams
3581c2de24
Added RSS Icon + Added image to items
2020-04-03 17:09:10 -07:00