Skip to content

10.1.4: Creating an overview page for the pattern library #14

@karlakz

Description

@karlakz

Hi everyone!

Running npm run build command after adding "css/homepage.md" file with content as indicated in the book still returns "WARNING: no homepage content found in homepage.md."

However, when I add "homepage.md" file to the root directory, kss generates a new "docs/index.html" file, which works perfectly on the browser. Does it depend on the version of the kss? In my case, it is :

"devDependencies": {
    "kss": "^3.1.0"
  }

which differs from

"devDependencies": {
    "kss": "^3.0.0-beta.14"
  }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions