Skip to content

Remove Pattern Type, Subtype, and Pattern Order mechanic using ##- in the filename #1028

@bmuenzenmeyer

Description

@bmuenzenmeyer

As documented in our feature review I am planning to remove the 00-atoms/ means of ordering in favor of markdown.

When this issue is finished, specify order within the optional markdown frontmatter to specify the order in which PL generates the UI.

source/_patterns/atoms.md

order: 1
---
# Atoms are small

_patterns/atoms/buttons.md

order: 1
---
# Buttons are the next big thing.

_patterns/atoms/buttons/calltoaction.md

order: 3
---
# Try a click today

Related: #415

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions