Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 805 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 805 Bytes

tomhummel.com

what? why?

This repo is the code and content behind tomhummel.com. This blog exists to publish posts on technology and any other projects or topics I'm interested in.

Posts about personal data ownership and analysis belong at data.tomhummel.com.

Posts about the speed of Track and Field venues belong at laps.run.

Posts about baseball at mlb.tomhummel.com.

Posts about movies belong at movies.tomhummel.com.

Posts about wordle belong at wordle.tomhummel.com.

setup

brew update
brew install hugo

git clone git@github.com:tphummel/blog.git tomhummel.com
cd tomhummel.com/

dev

hugo server -D -w