Skip to content

Commit 5f6ae1d

Browse files
committed
Update README.md
1 parent 57e817e commit 5f6ae1d

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
This repo is intended to help give an example of the power of theming in Semantic UI.
44

5+
#### Example Layouts
6+
7+
* [GitHub Modern Layout](http://semantic-org.github.io/example-github/index.html)
8+
* [GitHub Classic Layout](http://semantic-org.github.io/example-github/index-classic.html)
9+
10+
### About
11+
512
* 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)
613
* 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)
714
* 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)

0 commit comments

Comments
 (0)