Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prx/annual-report-2023
PRX's Annual Report website for 2023
https://github.com/prx/annual-report-2023
Last synced: 16 days ago
JSON representation
PRX's Annual Report website for 2023
- Host: GitHub
- URL: https://github.com/prx/annual-report-2023
- Owner: PRX
- Created: 2023-06-20T19:21:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-08T18:54:10.000Z (about 1 year ago)
- Last Synced: 2024-04-09T18:30:37.643Z (9 months ago)
- Language: HTML
- Homepage: https://2023.prx.org/
- Size: 135 MB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Annual Report 2023
Jekyll site for the single page Annual Report## Local Development
Clone the Github repo
* `$ gem install bundler jekyll`
* `$ gem install vips`
* `$ bundle install`
* `$ bundle exec jekyll serve`
* Go to [http://127.0.0.1:4000/](http://127.0.0.1:4000/) in your browser