Skip to content

Commit d67f58e

Browse files
committed
Merge branch 'master' into develop
2 parents fe1a3b7 + 0b0b865 commit d67f58e

1 file changed

Lines changed: 11 additions & 9 deletions

File tree

README.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
# ModularAdmin: Free Dashboard Theme <br/> HTML version
22

3-
> [ModularAdmin](http://modularcode.github.io/modular-admin-html/) is an open source dashboard theme
4-
> built in modular way. That makes it awesomely easy to scale, modify and maintain.
5-
6-
> This is the HTML version, which is great for enhancing and integrating it into other platforms and environments.
7-
> AngularJS, Angular2, React and Meteor versions are coming soon.
8-
93
<a href="http://modularcode.github.io/modular-admin-html/" target="_blank">
104
![demo](http://modularcode.github.io/modular-admin-html/assets/demo.png)
115
</a>
@@ -15,6 +9,14 @@
159
<a href="http://modularcode.github.io/modular-admin-html/" target="_blank">View Demo</a> | <a href="https://github.com/modularcode/modular-admin-html/archive/master.zip" target="_blank">Download ZIP</a>
1610
</strong>
1711
</p>
12+
[ModularAdmin](http://modularcode.github.io/modular-admin-html/) is an open source dashboard theme
13+
built in modular way. That makes it awesomely easy to scale, modify and maintain.
14+
### Main features
15+
16+
### Other versions
17+
18+
This is the HTML version, which is great for enhancing and integrating it into other platforms and environments.
19+
AngularJS, Angular2, React and Meteor versions are coming soon.
1820

1921
### Table of contents
2022

@@ -142,7 +144,7 @@ In this folder are located files related to our application building. That can b
142144
143145
```
144146

145-
#### ```public/``` folder
147+
#### ```dist/``` folder
146148

147149
Compiled state of our app with processed styles, templates, scripts and assets.
148150

@@ -171,11 +173,11 @@ There are also different theme variations located in ```src/_themes/``` folder,
171173

172174
#### Scripts (*.js)
173175

174-
#### Layouts (*-layout.hbs)
176+
#### Templates (*.hbs)
175177

176178
#### Pages (*-page.hbs)
177179

178-
#### Templates (*.hbs)
180+
#### Layouts (*-layout.hbs)
179181

180182
#### Contexts (_context.js)
181183

0 commit comments

Comments
 (0)