josharnow / josharnow.github.io

This is the source code for my personal website, which is built using React/TypeScript.
https://josharnow.com/
GNU Affero General Public License v3.0
1 stars 0 forks source link

Add GitHub wiki, integrate with blog, & automate uploads with GitHub Actions #43

Open josharnow opened 1 month ago

josharnow commented 1 month ago

Problem I'd like to use my experience building this site as both a learning and teaching opportunity, and I'm looking for more means to teach.

Solution Add a wiki here and integrate it with my site's documentation/blog (separate sections in the wiki), where I intend to detail the process of how I made this site and my thinking through it. Similar blogs and tutorials have helped me develop my skills as a software engineer in the past and I'd like to pay it forward.

Necessary Tools TBD

Implementation

Resources / Additional Context