Adds a link to awesome repo
This commit is contained in:
parent
3f258453da
commit
72f6733cfe
12
website/docs/guides/helpful-links.md
Normal file
12
website/docs/guides/helpful-links.md
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
sidebar_label: Helpful Links
|
||||
title: Helpful links
|
||||
---
|
||||
|
||||
NodeGui is an open source project that exists because of amazing contributors and users.
|
||||
|
||||
The following repo contains all the helpful links, examples, plugins, etc in a single maintainable place.
|
||||
|
||||
[https://github.com/nodegui/awesome-nodegui/](https://github.com/nodegui/awesome-nodegui/)
|
||||
|
||||
Please do star ⭐️ the [NodeGui project repo](https://github.com/nodegui/nodegui) to show your support 😄
|
||||
@ -16,6 +16,7 @@ module.exports = {
|
||||
'guides/scroll-view',
|
||||
'guides/images',
|
||||
'guides/networking',
|
||||
'guides/helpful-links',
|
||||
],
|
||||
Guides: [
|
||||
'guides/nodegui-architecture',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user