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

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
paulshryock committed Jun 5, 2019
1 parent 3b03254 commit ad9abc0
Showing 1 changed file with 3 additions and 15 deletions.
18 changes: 3 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,22 +11,10 @@ This is a working example of [how to access directory specific data from a templ

## Quick Start

1. `git clone https://github.com/paulshryock/eleventy-page-data eleventy-page-data`
1. `cd eleventy-page-data`
1. `npm install`
1. `npm run-script development`
1. Go to [http://localhost:8080](http://localhost:8080)
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](http://localhost:8080)

## Contributing

If you'd like to contribute, please read the [Code of Conduct](https://github.com/paulshryock/eleventy-page-data/blob/master/CODE_OF_CONDUCT.md), then fork the repository and use a feature
branch. Pull requests are welcome.

## Links

- Repository: [https://github.com/paulshryock/eleventy-page-data](https://github.com/paulshryock/eleventy-page-data)
- Issue tracker: [https://github.com/paulshryock/eleventy-page-data/issues](https://github.com/paulshryock/eleventy-page-data/issues)
- Changelog: [https://github.com/paulshryock/eleventy-page-data/blob/master/CHANGELOG.md](https://github.com/paulshryock/eleventy-page-data/blob/master/CHANGELOG.md)
- Releases:
- [v1.0.0](https://github.com/paulshryock/eleventy-page-data/releases/tag/v1.0.0)
- [v1.1.0](https://github.com/paulshryock/eleventy-page-data/releases/tag/v1.1.0)
branch. Pull requests are welcome.

0 comments on commit ad9abc0

Please sign in to comment.