diff --git a/README.md b/README.md index 25333cad..4ceaf4df 100755 --- a/README.md +++ b/README.md @@ -2,6 +2,13 @@ This repo is intended to help give an example of the power of theming in Semantic UI. +#### Example Layouts + +* [GitHub Modern Layout](http://semantic-org.github.io/example-github/index.html) +* [GitHub Classic Layout](http://semantic-org.github.io/example-github/index-classic.html) + +### About + * GitHub's repo homepage is redone using Semantic UI and a packaged [GitHub Theme](https://github.com/Semantic-Org/example-github/tree/master/semantic/src/themes/github) * To view how this page would look using other themes, simply clone the repo and adjust component's themes in [theme.config](https://github.com/Semantic-Org/example-github/blob/master/semantic/src/theme.config) * This is also intended to help provide insight into when CSS changes should be included in theme `.overrides` or in custom [layout specific css](https://github.com/Semantic-Org/example-github/blob/master/css/layouts/home.css) diff --git a/index.html b/index.html index 07ce09fc..52e9bd34 100755 --- a/index.html +++ b/index.html @@ -52,15 +52,6 @@