[NG] Migrate Code of conduct page to layer5-ng
See original GitHub issueCurrent Behavior The current website has code of conduct over here. This is to be migrated to layer5-ng.
Desired Situation Create a page for code of conduct in the pages folder.
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:11 (8 by maintainers)
Top Results From Across the Web
Upgrading from AngularJS to Angular
Applications built with component directives are much easier to migrate to Angular than applications built with lower-level features like ng-controller , ng- ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@JubayerJoy, nope, it’s not. Please take it away. 👍
Create a folder called
terms
in the pages folder. Add a file calledcode-of-conduct.js
in it. This will automatically create a route. Then make a section and import it in this file and use it (take reference of other files in the pages folder)