sfpc.github.io
sfpc.github.io copied to clipboard
School for Poetic Computation website.
sfpc.io
Github based development
You can create or edit pages directly on Github, and after you make your commit to master, that change will automatically be deployed to sfpc.io. No need to setup jekyll on your local machine!
Local Development
- Install ruby, bundler, and github-pages. Detailed instructions here.
- Run
bundle exec jekyll serve - Visit http://localhost:4000
Notes
- Maximum content width:
1140px. (Good to keep in mind when preparing images for a full-width slideshow.)