You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -71,7 +76,7 @@ Within the download you'll find the following directories and files, logically g
71
76
72
77
```
73
78
free-bootstrap-admin-template/
74
-
├── gulp-tasks/
79
+
├── build/
75
80
├── src/
76
81
│ ├── css/
77
82
│ ├── img/
@@ -81,9 +86,7 @@ free-bootstrap-admin-template/
81
86
│ ├── ...
82
87
│ ├── index.html
83
88
│ └── ...
84
-
├── gulpfile.js
85
-
├── package.json
86
-
└── vendors.json
89
+
└── package.json
87
90
```
88
91
89
92
## Documentation
@@ -92,15 +95,15 @@ The documentation for the CoreUI Free Bootstrap Admin Template is hosted at our
92
95
93
96
## Contributing
94
97
95
-
Please read through our [contributing guidelines](https://github.com/coreui/free-bootstrap-admin-template/blob/master/CONTRIBUTING.md). Included are directions for opening issues, coding standards, and notes on development.
98
+
Please read through our [contributing guidelines](https://github.com/coreui/coreui-free-bootstrap-admin-template/blob/master/CONTRIBUTING.md). Included are directions for opening issues, coding standards, and notes on development.
96
99
97
-
Editor preferences are available in the [editor config](https://github.com/coreui/free-bootstrap-admin-template/blob/master/.editorconfig) for easy use in common text editors. Read more and download plugins at <http://editorconfig.org>.
100
+
Editor preferences are available in the [editor config](https://github.com/coreui/coreui-free-bootstrap-admin-template/blob/master/.editorconfig) for easy use in common text editors. Read more and download plugins at <http://editorconfig.org>.
98
101
99
102
## Versioning
100
103
101
104
For transparency into our release cycle and in striving to maintain backward compatibility,CoreUI Free Admin Template is maintained under [the Semantic Versioning guidelines](http://semver.org/).
102
105
103
-
See [the Releases section of our project](https://github.com/coreui/free-bootstrap-admin-template/releases) for changelogs for each release version.
106
+
See [the Releases section of our project](https://github.com/coreui/coreui-free-bootstrap-admin-template/releases) for changelogs for each release version.
104
107
105
108
## Creators
106
109
@@ -120,7 +123,7 @@ Get updates on CoreUI's development and chat with the project maintainers and co
120
123
- Follow [@coreuikit on Twitter](https://twitter.com/coreuikit).
121
124
- Read and subscribe to [CoreUI Blog](https://coreui.ui/blog/).
122
125
123
-
###Community Projects
126
+
### Community Projects
124
127
125
128
Some of projects created by community but not maintained by CoreUI team.
126
129
@@ -129,7 +132,7 @@ Some of projects created by community but not maintained by CoreUI team.
129
132
130
133
## Copyright and license
131
134
132
-
copyright 2018 creativeLabs Łukasz Holeczek. Code released under [the MIT license](https://github.com/coreui/free-bootstrap-admin-template/blob/master/LICENSE).
135
+
copyright 2018 creativeLabs Łukasz Holeczek. Code released under [the MIT license](https://github.com/coreui/coreui-free-bootstrap-admin-template/blob/master/LICENSE).
133
136
There is only one limitation you can't can’t re-distribute the CoreUI as stock. You can’t do this if you modify the CoreUI. In past we faced some problems with persons who tried to sell CoreUI based templates.
0 commit comments