Personal website of Joshua Chiou — joshchiou.github.io.
Built on al-folio by Maruan Al-Shedivat et al.
bundle install
bundle exec jekyll serveSite runs at http://localhost:4000.
Or with Docker:
docker compose up| Path | Purpose |
|---|---|
_pages/about.md |
Landing page |
_data/cv.yml |
CV data |
_bibliography/papers.bib |
Publications (jekyll-scholar) |
_news/*.md |
News items |
_projects/*.md |
Project cards |
_data/contributions.yml |
Open-source PR list |
scripts/update_strava.py |
Strava data pipeline |
scripts/parse_location_history.py |
Google Maps Timeline parser for travel map |
See CLAUDE.md for details on the Strava and travel data pipelines.