Skip to content
This repository has been archived by the owner on Oct 4, 2019. It is now read-only.

This is a working example of how to access directory specific data from a template in that directory when using Eleventy.

License

Notifications You must be signed in to change notification settings

paulshryock/eleventy-page-data

Repository files navigation

Eleventy Page Data

This is a working example of how to access directory specific data from a template in that directory when using Eleventy.

Requirements

  1. Node
    • Check if Node is installed: node --version
    • If you see a version number, such as v11.6.0, proceed to Quick Start
    • If Node isn't installed, download and install it

Quick Start

  1. Run git clone https://github.com/paulshryock/eleventy-page-data && cd eleventy-page-data && npm install && npm run-script development
  2. Go to http://localhost:8080

Contributing

If you'd like to contribute, please read the Code of Conduct, then fork the repository and use a feature branch. Pull requests are welcome.

About

This is a working example of how to access directory specific data from a template in that directory when using Eleventy.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published