| title | Management |
|---|---|
| description | Guide to running the project |
{:.subtitle} {{ page.description }}
| Title | Description |
|---|---|
| {% for f in site.run %}{% assign parts = f.url | split: '/' %}{% if parts.size != 3 %}{% continue %}{% endif %}{{f.title}} |
| {% endfor %} |
| title | Management |
|---|---|
| description | Guide to running the project |
{:.subtitle} {{ page.description }}
| Title | Description |
|---|---|
| {% for f in site.run %}{% assign parts = f.url | split: '/' %}{% if parts.size != 3 %}{% continue %}{% endif %}{{f.title}} |
| {% endfor %} |