dev content removed and taxonomy manual adopted#596
dev content removed and taxonomy manual adopted#596LisaFC merged 1 commit intogoogle:masterfrom narrenfrei:remove-dev-content
Conversation
|
Oh this is great. I think showing some taxonomy info in the sidebar TOC is useful because it shows users that the feature is there - do we want to tag more of the content? I'll have a look at the documentation as well. I'd change the left nav back to the fully expanded one, just because we say that it's the default and it's what we use in the example site (though I do like the foldable version!) |
| languageName ="English" | ||
| # Weight used for sorting. | ||
| weight = 1 | ||
| [languages.no] |
There was a problem hiding this comment.
Did you mean to remove our Norwegian language settings?
There was a problem hiding this comment.
Yes. Norwegian in the userguide was introduced by me for testing the multilingual taxonomy support. Only the Docsy escape site had the Norwegian content before, I think (and hope).
There was a problem hiding this comment.
You are right - it was just the example site! (too many sites, I can't remember what features are in what site...)
| # add "hide_readingtime: true" to the page's front matter | ||
| [params.ui.readingtime] | ||
| enable = true | ||
| enable = false |
There was a problem hiding this comment.
I can't remember whether we had this switched on by default...
There was a problem hiding this comment.
The reading time was switched off. I had switched it on to test the layout together with the tags.
Removed content for testing taxonomy support #554 and left a minimal showcase for the taxonomy support in the userguide.
At the moment the taxonomy clouds for tags and categories are shown in the whole docs section. If wanted, I can disable them globally. I also thinking about a way switch this clouds on and off individually per page. But for this I only have a very first concept.
I've also changed the side bar navigation tree into the new foldable variant. I hope, that's OK?
@LisaFC Is this minimal showcase of the taxonomy support (https://deploy-preview-596--docsydocs.netlify.app/docs/adding-content/taxonomy/) OK for you? Shall I remove the taxonomy clouds in the right sidebar? Shall I change the side bar navigation tree back to the old one?