In addition - Layer5-ng Contribtution.md
See original GitHub issueDescription
Since the layer5-ng is running on Node I would suggest this should be
make setup-libs
/ npm install
- To install the dependencies for running the site.
make site
/ npm start
- To run the website locally.
Contributor Resources
The layer5
repo contains two websites. The current generation and the next generation of the layer5.io site.
If the layer5-ng
label is absent on this issue, then this issue pertains to the current generation of the layer5.io website, which uses Jekyll and GitHub Pages. Site content is found under the master
branch.
If the layer5-ng
label is present on this issue, then this issue pertains to the next-generation of the layer5.io website, which uses Gatsby, Strapi, and GitHub Pages. Site content is found under the layer5-ng
branch.
Issue Analytics
- State:
- Created 3 years ago
- Comments:9 (8 by maintainers)
Top GitHub Comments
Well, that doesn’t imply that there is a typo in the doc 🙂. You need to install the
make
tool to use it.I think we are good to close this issue, please re-open it if you have any other concerns @OlushesiToheeb