From 6d2b72e735ae3c076c87ae152410496e4954d93a Mon Sep 17 00:00:00 2001 From: jlukic Date: Wed, 11 Feb 2015 15:59:21 -0500 Subject: [PATCH] Readme --- src/README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/src/README.md b/src/README.md index cd3c654e5..883a22d23 100644 --- a/src/README.md +++ b/src/README.md @@ -14,7 +14,7 @@ gulp watch gulp build ``` -[Getting Started Guide](http://learnsemantic.com/guide/expert.html) +Visit the [Getting Started Guide](http://learnsemantic.com/guide/expert.html) ## Custom Pipelines @@ -48,6 +48,8 @@ To import all of Semantic UI: ## Theming +View the [Customization Guide](http://learnsemantic.com/developing/customizing.html) + #### Overview * `definitions/` contains the `css` and `javascript` definitions for each component @@ -77,11 +79,6 @@ For example you can modify `theme.config` to use a `github` button theme by chan Each theme has its own `site.variables` -### Using Site Themes - -The most important place to modify your site's - - #### CSS Overrides `site/` folder contains stub `.variable` and `.override` files for each component. Variable files can be used to modify variables values for your site. \ No newline at end of file