Skip to content

Commit 4d73314

Browse files
authored
Update README.md
1 parent 7abd42f commit 4d73314

File tree

1 file changed

+59
-8
lines changed

1 file changed

+59
-8
lines changed

README.md

Lines changed: 59 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,14 @@
2828
- [What's included](#whats-included)
2929
- [Bugs and feature requests](#bugs-and-feature-requests)
3030
- [Documentation](#documentation)
31-
- [Running documentation locally](#running-documentation-locally)
32-
- [Documentation for previous releases](#documentation-for-previous-releases)
31+
- [Frameworks](#frameworks)
32+
- [Templates](#templates)
3333
- [Contributing](#contributing)
3434
- [Community](#community)
3535
- [Versioning](#versioning)
3636
- [Creators](#creators)
3737
- [Thanks](#thanks)
38+
- [Support CoreUI Development](#support-coreui-development)
3839
- [Copyright and license](#copyright-and-license)
3940

4041

@@ -137,22 +138,35 @@ The documentation for the CoreUI & CoreUI PRO is hosted at our website [CoreUI](
137138

138139
Learn more about using Hugo by reading its [documentation](https://gohugo.io/documentation/).
139140

140-
### Documentation for previous releases
141+
## Frameworks
142+
143+
CoreUI supports most popular frameworks.
144+
145+
- [CoreUI for Angular](https://github.com/coreui/coreui-angular)
146+
- [CoreUI for React](https://github.com/coreui/coreui-react)
147+
- [CoreUI for Vue](https://github.com/coreui/coreui-vue)
148+
149+
## Templates
150+
151+
Fully featured, out-of-the-box, templates for your application based on CoreUI.
152+
153+
- [Angular Admin Template](https://coreui.io/angular)
154+
- [Bootstrap Admin Template](https://coreui.io/)
155+
- [React Admin Template](https://coreui.io/react)
156+
- [Vue Admin Template](https://coreui.io/vue)
141157

142158
## Contributing
143159

144160
Please read through our [contributing guidelines](https://github.com/coreui/coreui/blob/main/.github/CONTRIBUTING.md). Included are directions for opening issues, coding standards, and notes on development.
145161

146162
Editor preferences are available in the [editor config](https://github.com/coreui/coreui/blob/main/.editorconfig) for easy use in common text editors. Read more and download plugins at <https://editorconfig.org/>.
147163

148-
149164
## Community
150165

151166
Stay up to date on the development of CoreUI and reach out to the community with these helpful resources.
152167

153-
- Read and subscribe to [The Official CoreUI Blog](https://blog.coreui.io/).
154-
155-
You can also follow [@core_ui on Twitter](https://twitter.com/core_ui).
168+
- Read and subscribe to [The Official CoreUI Blog](https://coreui.io/blog).
169+
- Follow [@core_ui on Twitter](https://twitter.com/core_ui).
156170

157171
## Versioning
158172

@@ -172,10 +186,47 @@ See [the Releases section of our project](https://github.com/coreui/coreui/relea
172186

173187
* <https://github.com/xidedix>
174188

175-
176189
## Thanks
177190
CoreUI is designed as the extension of [Bootstrap](https://getbootstrap.com). Special thanks for [Bootstrap team](https://getbootstrap.com/docs/5.0/about/team/) and [Bootstrap's contributors](https://github.com/twbs/bootstrap/graphs/contributors).
178191

192+
## Support CoreUI Development
193+
194+
CoreUI is an MIT-licensed open source project and is completely free to use. However, the amount of effort needed to maintain and develop new features for the project is not sustainable without proper financial backing. You can support development by buying the [CoreUI PRO](https://coreui.io/pricing/) or by becoming a sponsor via [Open Collective](https://opencollective.com/coreui/).
195+
196+
<!--- StartOpenCollectiveBackers -->
197+
198+
### Platinum Sponsors
199+
200+
Support this project by [becoming a Platinum Sponsor](https://opencollective.com/coreui/contribute/platinum-sponsor-40959/). A large company logo will be added here with a link to your website.
201+
202+
<a href="https://opencollective.com/coreui/contribute/platinum-sponsor-40959/checkout"><img src="https://opencollective.com/coreui/tiers/platinum-sponsor/0/avatar.svg?avatarHeight=100"></a>
203+
204+
### Gold Sponsors
205+
206+
Support this project by [becoming a Gold Sponsor](https://opencollective.com/coreui/contribute/gold-sponsor-40960/). A big company logo will be added here with a link to your website.
207+
208+
<a href="https://opencollective.com/coreui/contribute/gold-sponsor-40960/checkout"><img src="https://opencollective.com/coreui/tiers/gold-sponsor/0/avatar.svg?avatarHeight=100"></a>
209+
210+
### Silver Sponsors
211+
212+
Support this project by [becoming a Silver Sponsor](https://opencollective.com/coreui/contribute/silver-sponsor-40967/). A medium company logo will be added here with a link to your website.
213+
214+
<a href="https://opencollective.com/coreui/contribute/silver-sponsor-40967/checkout"><img src="https://opencollective.com/coreui/tiers/gold-sponsor/0/avatar.svg?avatarHeight=100"></a>
215+
216+
### Bronze Sponsors
217+
218+
Support this project by [becoming a Bronze Sponsor](https://opencollective.com/coreui/contribute/bronze-sponsor-40966/). The company avatar will show up here with a link to your OpenCollective Profile.
219+
220+
<a href="https://opencollective.com/coreui/contribute/bronze-sponsor-40966/checkout"><img src="https://opencollective.com/coreui/tiers/bronze-sponsor/0/avatar.svg?avatarHeight=100"></a>
221+
222+
### Backers
223+
224+
Thanks to all the backers and sponsors! Support this project by [becoming a backer](https://opencollective.com/coreui/contribute/backer-40965/).
225+
226+
<a href="https://opencollective.com/coreui/contribute/backer-40965/checkout" target="_blank" rel="noopener"><img src="https://opencollective.com/coreui/backers.svg?width=890"></a>
227+
228+
<!--- EndOpenCollectiveBackers -->
229+
179230
## Copyright and license
180231

181232
Copyright 2022 creativeLabs Łukasz Holeczek. Code released under the [MIT License](https://github.com/coreui/coreui/blob/main/LICENSE). Docs released under [Creative Commons](https://creativecommons.org/licenses/by/3.0/).

0 commit comments

Comments
 (0)