layout | title |
---|---|
default |
OSGeo UK: Training |
{% assign data=site.data.osgeouk_training %}
{% for column in data[0] %} {% endfor %} {% for row in data %} {% for cell in row %} {% endfor %} {% endfor %}{{ column[0] | capitalize }} |
---|
{% if cell[1] contains 'http' %} More info {% else %} {{ cell[1] }} {% endif %} |
To add courses to this page: sign-up for a GitHub account, edit osgeouk_training.csv to include your courses and submit a pull request.
Courses should be added in date order, and if two are on the same day, alphabetically.
Please also remove old courses for your organisation when they go out of date.