Skip to content

Commit b50ff9f

Browse files
committed
docs: update project information
1 parent 466b155 commit b50ff9f

File tree

2 files changed

+4
-13
lines changed

2 files changed

+4
-13
lines changed

README.md

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ CoreUI is meant to be the UX game changer. Pure & transparent code is devoid of
2727
* [Versioning](#versioning)
2828
* [Creators](#creators)
2929
* [Community](#community)
30-
* [Community Projects](#community-projects)
3130
* [License](#license)
3231
* [Support CoreUI Development](#support-coreui-development)
3332

@@ -53,9 +52,9 @@ CoreUI is built on top of Bootstrap 4 and supports popular frameworks.
5352

5453
## CoreUI PRO Bootstrap Admin Templates
5554

56-
| Default Theme | Legacy Theme | Dark Layout |
55+
| Default Theme | Light Theme | Dark Theme |
5756
| --- | --- | --- |
58-
| [![CoreUI Pro Bootstrap Admin Template](https://coreui.io/images/mockups/mockup_3_1_default.png)](https://coreui.io/pro/) | [![CoreUI Pro Bootstrap Admin Template](https://coreui.io/images/mockups/mockup_3_1_legacy.png)](https://coreui.io/pro/)| [![CoreUI Pro Bootstrap Admin Template](https://coreui.io/images/mockups/mockup_3_1_dark.png)](https://coreui.io/pro/)
57+
| [![CoreUI Pro Bootstrap Admin Template](https://coreui.io//images/mockups/laptop_4_bootstrap_default.png)](https://coreui.io/pro/) | [![CoreUI Pro Bootstrap Admin Template](https://coreui.io/images/mockups/laptop_4_bootstrap_light.png)](https://coreui.io/pro/)| [![CoreUI Pro Bootstrap Admin Template](https://coreui.io/images/mockups/laptop_4_bootstrap_dark.png)](https://coreui.io/pro/)
5958

6059
## CoreUI Icons (522 Free icons) - Premium designed free icon set with marks in SVG, Webfont and raster formats.
6160

@@ -85,7 +84,7 @@ $ npm install
8584

8685
``` bash
8786
# serve with hot reload at localhost:3000.
88-
$ npm run serve
87+
$ npm start
8988

9089
# build for production with minification
9190
$ npm run build
@@ -161,13 +160,7 @@ See [the Releases section of our project](https://github.com/coreui/coreui-free-
161160
Get updates on CoreUI's development and chat with the project maintainers and community members.
162161

163162
- Follow [@core_ui on Twitter](https://twitter.com/core_ui).
164-
- Read and subscribe to [CoreUI Blog](https://coreui.io/blog/).
165-
166-
### Community Projects
167-
168-
Some of projects created by community but not maintained by CoreUI team.
169-
170-
* [NuxtJS + Vue CoreUI](https://github.com/muhibbudins/nuxt-coreui)
163+
- Read and subscribe to [CoreUI Blog](https://blog.coreui.io/).
171164

172165
## Copyright and license
173166

src/pug/views/docs.pug

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,6 @@ block view
101101
a(href='https://sass-lang.com/') Sass
102102
| ,
103103
a(href='https://github.com/postcss/autoprefixer') Autoprefixer
104-
| , and
105-
a(href='https://github.com/terser/terser') terser
106104
| .
107105
tr
108106
td

0 commit comments

Comments
 (0)