Initialize shared gh-pages infrastructure
This commit is contained in:
11
_includes/project_group_page.html
Normal file
11
_includes/project_group_page.html
Normal file
@@ -0,0 +1,11 @@
|
||||
{% capture content %}
|
||||
{% include billboard.html %}
|
||||
<div class="project-body--wrapper">
|
||||
<div class="project-body--container">
|
||||
<div class="projects--wrapper project-aggregator">
|
||||
{{ main_content | markdownify }}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{% endcapture %}
|
||||
{% include page.html %}
|
||||
Reference in New Issue
Block a user