Semantic-Org / Semantic-UI-Docs

Official Documentation for Semantic UI

Home Page:http://www.semantic-ui.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incomplete "Getting Started"

smcmurray opened this issue · comments

http://semantic-ui.com/introduction/getting-started.html#include-in-your-html is too incomplete.

Nowhere in the "Getting Started" guide does it mention any of Semantic-UI's dependencies. For instance, Does jQuery have to be loaded before Semantic-UI?

Does semantic.js initialize itself? Or do you manually have to invoke javascript to initialize all Semantic-UI components?

Is Semantic-UI AMD-friendly? Do you have to shim it?

How do you load just the components you use?

This issue has too many questions. Please break this into smaller, addressable, issues that can be more easily solved.