dfkaye / jamonholmgren

Source for jamonholmgren.com next.js website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Source for jamonholmgren.com

Hey there! You're looking at my personal website source code.

I'm Jamon Holmgren, a software developer who is also a cofounder of Infinite Red, a husband, and a father of four. I live near Portland, Oregon, across the mighty Columbia River in the beautiful southwest corner of Washington state.

Quick Start

First, install Now Desktop and install the CLI tools from the walkthrough (you can find the walkthrough in About if you skipped it before).

Assuming you've installed a relatively recent node and yarn, clone the repo down, cd into the directory, and run this:

$ yarn
$ yarn run dev

To deploy, run this:

$ ./bin/deploy

Acknowledgements

While this website is a rather humble endeavor, I did receive inspiration from Matt Lee and Jason Brown. Thanks, guys.

License

The website source code (excluding written content and images) is licensed MIT and free to use as you see fit. However, the content, including but not limited to copy and images, is mine. Please don't use without my written and explicit permission.

About

Source for jamonholmgren.com next.js website


Languages

Language:HTML 54.7%Language:JavaScript 45.3%Language:Shell 0.0%