Public resources for the authoring and styling of Semantics & Pragmatics articles.
These files are rendered as webpages at http://info.semprag.org/, please view them there.
Install the bundle of required gems described in Gemfile
:
bundle install --path vendor/bundle
To render the site locally and preview changes in your browser before committing:
bundle exec jekyll serve --watch --incremental
And then go to localhost:4000