-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add links page, logo, and flesh out homepage
- Loading branch information
Showing
4 changed files
with
70 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
+++ | ||
title = "MakeNorth - Links" | ||
description = "Links to other interesting places on the internet" | ||
template = "prose.html" | ||
|
||
[extra] | ||
toc = true | ||
lang = 'en' | ||
copy = true | ||
mermaid = false | ||
math = false | ||
comment = false | ||
+++ | ||
|
||
## More Places For Us | ||
|
||
| Site | Andrew | Leigh | | ||
|----------|-----------------------------------------|---------------------------------------| | ||
| GitHub | [andrew-d](https://github.com/andrew-d) | [hypatia](https://github.com/hypatia) | | ||
| Mastodon | [@andrew@ottawa.place][andrew-mastodon] | [@leigh@ottawa.place][leigh-mastodon] | | ||
| BlueSky | [andrewd.bsky.social][andrew-bsky] | [hypatia.bsky.social][leigh-bsky] | | ||
| LinkedIn | [Andrew][andrew-linkedin] | [Leigh][leigh-linkedin] | | ||
|
||
[andrew-mastodon]: https://ottawa.place/@andrew | ||
[andrew-bsky]: https://bsky.app/profile/andrewd.bsky.social | ||
[andrew-linkedin]: https://www.linkedin.com/in/andrew-dunham-426a7b34/ | ||
[leigh-mastodon]: https://ottawa.place/@leigh | ||
[leigh-bsky]: https://bsky.app/profile/hypatia.bsky.social | ||
[leigh-linkedin]: https://www.linkedin.com/in/hypatia/ | ||
|
||
|
||
<!-- TODO ## Friends --> | ||
|
||
<!-- TODO ## Interesting Blogs --> | ||
|
||
## Favourite YouTube Channels | ||
|
||
| Channel | Short Description | | ||
| --------------------------------- | :----------------------------------------------------- | | ||
| [Drew Builds Stuff][yt-drew] | Maker projects (sauna, tiny house, solar car, etc.) | | ||
| [ElectroBOOM][yt-boom] | Electrical engineering and humour | | ||
| [Foresty Forest][yt-forest] | Hiking, mountaineering, camping, van life | | ||
| [NightHawkInLight][yt-nighthawk] | Science experiments, novel research | | ||
| [NileRed][yt-nilered] | Chemistry experiments | | ||
| [NurdRage][yt-nurd] | Chemistry experiments, mostly at small/home scale | | ||
| [Practical Engineering][yt-peng] | Engineering concepts explained | | ||
| [Projects With Dave][yt-dave] | Solar, battery, and electrical projects and howtos | | ||
| [rctestflight][yt-rctest] | RC projects–airplanes, boats, hydrofoils, etc. | | ||
| [Technology Connections][yt-tech] | History and mechanics of electronics, appliances, etc. | | ||
| [Tom Stanton][yt-tom] | Maker projects (bikes, drones, trebuchets, etc.) | | ||
| [Voidstar Lab][yt-voidstar] | 3D printing | | ||
|
||
|
||
[yt-drew]: https://www.youtube.com/@DrewBuildsStuff | ||
[yt-boom]: https://www.youtube.com/@ElectroBOOM | ||
[yt-forest]: https://www.youtube.com/@forestyforest | ||
[yt-nighthawk]: https://www.youtube.com/@Nighthawkinlight | ||
[yt-nilered]: https://www.youtube.com/@NileRed | ||
[yt-nurd]: https://www.youtube.com/@NurdRage | ||
[yt-peng]: https://www.youtube.com/@PracticalEngineeringChannel | ||
[yt-dave]: https://www.youtube.com/@ProjectsWithDave | ||
[yt-rctest]: https://www.youtube.com/@rctestflight | ||
[yt-tech]: https://www.youtube.com/@TechnologyConnections | ||
[yt-tom]: https://www.youtube.com/tomstantonengineering | ||
[yt-voidstar]: https://www.youtube.com/@ZackFreedman |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.