Learn-Semantic
Learn-Semantic copied to clipboard
Official repo of learnsemantic.com
Hi Jack, Hereby our first draft for the beginners tutorial as promised in [issue #1571](https://github.com/Semantic-Org/Semantic-UI/1571). We hope sincerely that our pull request is worth merging into your Learn Semantic repo!...
Is this still relevant? It hasn't been updated in awhile. Any unique content aside from http://semantic-ui.com/ should be consolidated. It looks like mostly the "Introduction" and "What's Different" sections.
The customizing page shows a [snippet of code](https://github.com/Semantic-Org/Learn-Semantic/blob/master/server/documents/developing/customizing.html.eco#L32) with a global site variable `@googleFontFamily`. We are running version `1.12.3` and I can only find [these variables](https://github.com/Semantic-Org/Semantic-UI/blob/master/src/themes/default/globals/site.variables#L13) as a possible analog:...
Update style guide to include more information ### Language Style Guide #### Common Language These are class names which should be considered when creating a new `type` `variation` or content...
This idea is very much inspired by what npm did with [docs.npmjs.com](https://docs.npmjs.com) – we should add a dynamically generated "edit this article" link to the bottom of every article on...