Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Implementing Pattern Type (ie atoms) Documentation #141

Merged
merged 2 commits into from
Oct 13, 2017

Conversation

EvanLovely
Copy link
Member

This allows MD docs to be added to the top levels, such as Atoms.

Given this structure:

  • _patterns/
    • atoms.md
    • atoms/
      • forms.md
      • forms/
        • select.twig

This will take the contents of atoms.md and place at top of "Atoms > View All", similar to how forms.md is placed at top of "Atoms > Forms > View All".

As @bradfrost said on the Spec discussion:

As someone who has to re-explain UI component hierarchy over and over again, I'm in favor of this.

I think this will really help teams who have to describe what should be a molecule or organism and other common questions on the high section level.

Spec link: pattern-lab/the-spec#28

/cc @bmuenzenmeyer

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant