Skip to content

Webpage of IFIP TC2 Working group 2.16 on Language Design

Notifications You must be signed in to change notification settings

cwi-swat/ifip-wg216

Repository files navigation

Sources of Webpage of IFIP TC2 Working group 2.16 on Language Design

This is deployed via GitHub Pages to appear on:

https://languagedesign.org/

This site is statically generated using Jekyll.

Testing Locally

  1. Install Jekyll (Jekyll installation guide)

  2. Install the project gem dependencies:

bundle install
  1. Open the development server:
bundle exec jekyll serve
bundle exec jekyll serve --livereload

The --livereload optional flag will automatically refresh the page when the source files change.

  1. To check that build does not fail:
bundle exec jekyll build

Deployment

Simply push.

About

Webpage of IFIP TC2 Working group 2.16 on Language Design

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published