Skip to content

Commit

Permalink
Merge pull request #62 from CatalystK12/master
Browse files Browse the repository at this point in the history
Markdown fixes in README.md
  • Loading branch information
modularcoder authored Jul 26, 2017
2 parents b085128 + ff024e7 commit cb66187
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ docker-compose up
```

<br>

## Folder Structure

```
Expand Down Expand Up @@ -186,6 +187,7 @@ Compiled state of our app with processed styles, templates, scripts and assets.
**Warning! Never work inside this folder, because your changes would be overwritten on every build**

<br>

## File Types

Our app consists of different file types.
Expand Down Expand Up @@ -276,9 +278,11 @@ If you need more advanced layouting with multiple content blocks at the same tim
In addition to application files, there are also third party plugin files (e.g. Bootstrap). They are managed by using [Bower](http://bower.io/). Usually vendor libraries consist from scripts, styles and assets (images, fonts). The build system will concatenate and copy all the script and style files accordingly to ```dist/js/vendor.js``` and ```dist/css/vendor.css```. It also will copy all assets to the ```dist/assets/``` folder.

<br>

## Build Tasks

<br>

## Get in touch

You can get in touch with us in gitter chat [![Join the chat at https://gitter.im/modularcode/modular-admin](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/modularcode/modular-admin?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) or in the [ModularCode Facebook Group](https://www.facebook.com/groups/710770032358423/).
Expand Down

0 comments on commit cb66187

Please # to comment.