Skip to content

l5io/layer5-ng

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️This effort has been consolidated into the layer5 repo.⚠️

layer5-ng

This repository is for development of the next generation of layer5.io using Gatsby and Strapi.

See the design document for more information and the #layer5-ng channel.

Site Development

Before building the site, ensure that you have the following dependencies installed on your system.

Dependencies:

  • Nodejs: e.g., brew install node
  • gatsby cli: e.g., npm install -g gatsby-cli
  • gatsby-dev-cli e.g., yarn global add gatsby-dev-cli
    • Be sure to run npm install after initial installation of gatsby.

Building the site

From within the site directory, run the following:

  1. npm install
  2. npm run start

About

⚠️This effort has been consolidated into the layer5 repo.⚠️

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 67.9%
  • CSS 28.0%
  • HTML 4.1%