I'm trying to add tag cloud and timeline pages to my site. I have read all the docs and looked at related issues but I couldn't find anything, mostly because the doc links are broken.
I created a tags folder within the source folder, and an index.md file inside the tags folder:
---
title: tags
date:
layout: tags
---
Likewise I created a timeline folder within the source folder, and an index.md file inside the timeline folder:
---
title: timeline
date:
layout: timeline
---
But the pages don't show up like is should as in the demo.
For example in this doc page, it says:
"If you'd like to add an entry to the Timeline page, please refer to the page settings." and
"If you'd like to add an entry to the Tag Cloud page, please refer to the page settings."
I certify that I have first consulted (check all with "x")
我确认我已经查看了 (使用 "x" 选择)
I'm submitting a (check one with "x")
我正在申请 (使用 "x" 选择)
Hi,
I'm trying to add tag cloud and timeline pages to my site. I have read all the docs and looked at related issues but I couldn't find anything, mostly because the doc links are broken.
I created a
tags
folder within thesource
folder, and anindex.md
file inside thetags
folder:Likewise I created a
timeline
folder within thesource
folder, and anindex.md
file inside thetimeline
folder:But the pages don't show up like is should as in the demo.
For example in this doc page, it says: "If you'd like to add an entry to the Timeline page, please refer to the page settings." and "If you'd like to add an entry to the Tag Cloud page, please refer to the page settings."
But the given page link is broken: https://material.viosey.com/docs/#/en/intro/?id=pages
Furthermore in issue #130, another link is given but it's also broken: https://material.viosey.com/intro/#pages
Finally the link in issue #41 is also broken: https://material.vss.im/compose/#创建「标签云」页面
Please can you assist me in creating tag cloud and timeline pages? It would be better if you could direct me to the correct documentation page.
Thanks.