mirror of
https://github.com/foo-dogsquared/hugo-theme-more-contentful.git
synced 2025-01-30 22:57:57 +00:00
Update example site content
This commit is contained in:
parent
1f0849e5ce
commit
2a13c7b261
@ -16,4 +16,4 @@ On top of what Contentful already provides, here are some features this theme pr
|
|||||||
* Multiple themes with Base16 themes including the ability to set the light and dark themes.
|
* Multiple themes with Base16 themes including the ability to set the light and dark themes.
|
||||||
* Focus on web accessibility and search engine optimization (SEO) including https://dev.twitter.com/cards[Twitter cards] and https://opengraphprotocol.org/[Open Graph protocol].
|
* Focus on web accessibility and search engine optimization (SEO) including https://dev.twitter.com/cards[Twitter cards] and https://opengraphprotocol.org/[Open Graph protocol].
|
||||||
|
|
||||||
For those who want to extend More Contentful, link:../articles/extending-contentful[a dedicated post on some useful recipes] is available.
|
For those who want to extend More Contentful, link:../recipes[a dedicated post on some useful recipes] is available.
|
||||||
|
@ -71,6 +71,32 @@ You could also do source code inputs with the following syntax.
|
|||||||
===== Fourth level heading
|
===== Fourth level heading
|
||||||
|
|
||||||
.Table title
|
.Table title
|
||||||
|
|===
|
||||||
|
|Column heading 1 |Column heading 2 |Column heading 3 |Column heading 4
|
||||||
|
|
||||||
|
|Column 1, row 1
|
||||||
|
|Column 2, row 1
|
||||||
|
|Column 3, row 1
|
||||||
|
|Column 4, row 1
|
||||||
|
|
||||||
|
|Column 1, row 2
|
||||||
|
|Column 2, row 2
|
||||||
|
|Column 3, row 2
|
||||||
|
|Column 4, row 2
|
||||||
|
|
||||||
|
|Column 1, row 3
|
||||||
|
|Column 2, row 3
|
||||||
|
|Column 3, row 3
|
||||||
|
|Column 4, row 3
|
||||||
|
|
||||||
|
|Column 1, row 4
|
||||||
|
|Column 2, row 4
|
||||||
|
|Column 3, row 4
|
||||||
|
|Column 4, row 4
|
||||||
|
|===
|
||||||
|
|
||||||
|
Here's another table.
|
||||||
|
|
||||||
|===
|
|===
|
||||||
|Column heading 1 |Column heading 2
|
|Column heading 1 |Column heading 2
|
||||||
|
|
||||||
@ -79,6 +105,9 @@ You could also do source code inputs with the following syntax.
|
|||||||
|
|
||||||
|Column 1, row 2
|
|Column 1, row 2
|
||||||
|Column 2, row 2
|
|Column 2, row 2
|
||||||
|
|
||||||
|
|Column 1, row 3
|
||||||
|
|Column 2, row 3
|
||||||
|===
|
|===
|
||||||
|
|
||||||
====== Fifth level heading
|
====== Fifth level heading
|
||||||
|
Loading…
Reference in New Issue
Block a user