Skip to content

Conversation

@EvanLovely
Copy link
Member

@EvanLovely EvanLovely commented Oct 12, 2017

If you have button.twig and button.md, these settings are now added: hidden, and noviewall. That makes it so these are all that can be used:

---
title: My cool button
state: inprogress
hidden: true
noviewall: true
---

Notes and description in *markdown*.
  • hidden - same as renaming file to _button.twig, which hides it from views all and menu. Docs here
  • noviewall - same as renaming file to -button.twig, which hides from views alls but not menu.

These settings have been added as well:

  • order - Spec approved and implemented in Node version
  • tags - Spec not approved, but name is and is set in Node version and not used as well
  • links - Spec not approved, but name is and is set in Node version and not used as well

@EvanLovely
Copy link
Member Author

Released in v2.8.4

@EvanLovely EvanLovely deleted the feature/doc-config-improvements branch October 23, 2017 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants