Skip to content

walk tree #1

Description

@lepture

The directory structure:

guide/
  buttons.styl
  subdir/
    forms.styl

The current 0.1.0 version will only render buttons.styl.

In 0.2.0, it should render forms.styl too.

However, if the file or dir name starts with '_', it will not be rendered.

guide/
  buttons.styl
  _subdir/  -- wil not be rendered

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions