Skip to content

Commit

Permalink
Add docs page with external resources (#710)
Browse files Browse the repository at this point in the history
## Available PR templates

<!--
Github doesn't allow PR template selection the same way that it is
possible with issues.
  Preview this and select the appropriate template
-->

- [Default](?expand=1&template=default.md)
- [Version Release](?expand=1&template=version_release.md)
- _Alternatively delete and start empty_
  • Loading branch information
kylebarron authored Nov 22, 2024
1 parent 64fafea commit b714e58
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/external-resources.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# External Resources & Examples

A collection of external blog posts discussing Lonboard.

- [**Exploring Mobile Air Quality Data with Lonboard**](https://openaq.medium.com/exploring-mobile-air-quality-data-with-lonboard-af0b99a25eb4) by [OpenAQ](https://openaq.org/).
- [**Nigeria Geodata**](https://www.linkedin.com/posts/adedoyin-samuel-ajeyomi_grid3-lonboard-nigeria-activity-7235765078925422592-qq7X?utm_source=share&utm_medium=member_desktop) by Adedoyin (Samuel) Ajeyomi and Emmanuel Jolaiya.
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ nav:
- ecosystem/jupyter-widgets.md
- ecosystem/panel.md
- ecosystem/shiny.md
- external-resources.md
- Performance: performance.md
- troubleshooting.md
- Changelog: CHANGELOG.md
Expand Down

0 comments on commit b714e58

Please sign in to comment.