mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2026-03-02 03:41:11 +00:00
Initialize shared gh-pages infrastructure
This commit is contained in:
commit
171918e41a
70 changed files with 35217 additions and 0 deletions
11
_includes/project_sidebar.html
Normal file
11
_includes/project_sidebar.html
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{% include documentation.html %}
|
||||
{%unless badges contains 'not found in _includes directory' %}
|
||||
<div class="right-pane-widget--container no-top-border">
|
||||
<div class="project-sub-link--wrapper">
|
||||
{% include badges.html %}
|
||||
</div>
|
||||
</div>
|
||||
{%endunless%}
|
||||
<div class="right-pane-widget--container no-top-border project-sidebar-resource--wrapper">
|
||||
{{ related_resources | markdownify }}
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue