File tree Expand file tree Collapse file tree 8 files changed +3
-8
lines changed
Expand file tree Collapse file tree 8 files changed +3
-8
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,9 @@ <h3 class="toc__title" id="toc-title">On this page</h3>
1212 </ section >
1313 </ div >
1414 {% endif %}
15- < div class ="l-post__content post-content "> {{ content | safe }}</ div >
15+ < div class ="l-post__content post-content ">
16+ {{ content | safe }}
17+ </ div >
1618 </ article >
1719 {% include "partials/post-navigation.html" %}
1820{% endblock %}
Original file line number Diff line number Diff line change 11---
22title : " Spruce CSS"
3- date : " 2023-05-23"
43eleventyNavigation :
54 key : " Spruce CSS"
65 parent : " Customization"
Original file line number Diff line number Diff line change 11---
22title : " Themes"
3- date : " 2023-05-23"
43eleventyNavigation :
54 key : " Themes"
65 parent : " Customization"
Original file line number Diff line number Diff line change 11---
22title : " Content Management"
33summary : " Today more people and experts write about accessibility. For the better progression it is a good idea to read them."
4- date : " 2023-05-23"
54eleventyNavigation :
65 key : Content Management
76 parent : Getting Started
Original file line number Diff line number Diff line change 11---
22title : " Features"
33summary : " We tried to make a simple but well-structured theme. Managing the content is straightforward but still comes with some helpful features."
4- date : " 2023-05-23"
54eleventyNavigation :
65 key : Features
76 parent : Getting Started
Original file line number Diff line number Diff line change 11---
22title : " Introduction"
33summary : " Welcome to the official documentation of SPRUCEDOCS Elventy theme. A small template that you can use to document any of your projects."
4- date : " 2023-05-23"
54eleventyNavigation :
65 key : Introduction
76 parent : Getting Started
Original file line number Diff line number Diff line change 11---
22title : " Setup"
33summary : " We use eleventy --serve and compile Sass with sass-cli with npm scripts."
4- date : " 2023-05-23"
54eleventyNavigation :
65 key : Setup
76 parent : Getting Started
Original file line number Diff line number Diff line change 11---
22title : " Structure"
33summary : " The structure is a generic Eleventy theme with the standard folder and file names."
4- date : " 2023-05-23"
54eleventyNavigation :
65 key : Structure
76 parent : Getting Started
You can’t perform that action at this time.
0 commit comments