Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 338 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 338 Bytes

Annual Report 2024

Jekyll site for the single page PRX 2024 Annual Report. Some CSS magic.

Local Development

Clone the Github repo

  • $ asdf install
  • $ gem install bundler jekyll
  • $ gem install vips
  • $ bundle install
  • $ bundle exec jekyll serve
  • Go to http://127.0.0.1:4000/ in your browser