diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8a635ea36..186ee51a7 100755 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -94,7 +94,15 @@ npm install -g grunt-cli [Fork](https://github.com/jlukic/Semantic-UI/fork) -### 4) Start Your Server +### 4A) Build Semantic + +In order to have the current version of semantic available inside your local documentation, you will have to build it once with Grunt + +```bash +grunt build +``` + +### 4B) Start Your Server ```bash docpad run diff --git a/bower.json b/bower.json index 62f0615df..d0f76873e 100755 --- a/bower.json +++ b/bower.json @@ -3,7 +3,7 @@ "description" : "Semantic empowers designers and developers by creating a shared vocabulary for UI.", "homepage" : "http://www.semantic-ui.com", "main": [ - "./build/*" + "build/**/*" ], "author": { "name" : "Jack Lukic", diff --git a/server/documents/elements/icon.html.eco b/server/documents/elements/icon.html.eco index 5c30f0b50..2af13a9b2 100755 --- a/server/documents/elements/icon.html.eco +++ b/server/documents/elements/icon.html.eco @@ -60,8 +60,8 @@ type : 'UI Element'
Icons can represent actions that occur on media
Icons can represent units of currency
Icons can represent common symbols