You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
jlukic 72e2226265 Fixes issue with module pattern setting/internal method 11 years ago
build Updating docs 11 years ago
rtl Updating docs 11 years ago
server Updating docs 11 years ago
spec updates release notes 11 years ago
src Fixes issue with module pattern setting/internal method 11 years ago
test All tests for modal/dimmer should now be passing again 11 years ago
.gitignore Setting up some more directory structure for tests 11 years ago
.travis.yml Moving grunt tasks to package.json so compatible with npm test 11 years ago
CONTRIBUTING.md Fixed '404 not found' link path in CONTRIBUTING.md file 11 years ago
Gruntfile.js Updating docs 11 years ago
LICENSE.md Adds page dimmer text styles, fixes shape not initing, removes logs from transition 11 years ago
README.md Update README.md 11 years ago
RELEASE NOTES.md Updating docs 11 years ago
bower.json fix typo 11 years ago
composer.json Invalid json fix 11 years ago
docpad.coffee Moves gruntfile to top of project, adds testing to package.js for travis 11 years ago
karma.conf.js Adds test coverage for all of javascript modules 11 years ago
package.json rebuilds and upticks version 11 years ago

README.md

Semantic

Build Status

Semantic is a set of specifications for sharing UI elements between developers. Semantic is also a UI library to make front end development simpler and easier to learn.

Semantic is production ready, but is formally "pre-release" until proper build and theming tools are available, and documentation is complete for all components.

Flattr This

Getting Started

The Semantic library describes many UI elements. In most instances it might be best to build a custom build with only the elements you need.

To download the entire library

git clone git@github.com:quirkyinc/semantic.git

If you prefer to download the whole kit as a zip, it is so conveniently packaged.

http://semantic-ui.com/build/semantic.zip

Build tools for creating customized downloads will be available in 1.0 Until then we suggest using an asset management tool like grunt or jammit to create packaged versions for use in production.

Right-to-Left (RTL Version)

RTL versions are compiled on every patch update, and are available in /rtl/

LESS Semantic UI

More css-processing features are currently being added to help in the customizing and theming Semantic UI. This will be one of the core features additions for Semantic's first release version.

SASS/SCSS Semantic UI

If you are looking for a SCSS/SASS port of Semantic for your rails projects check out doabit's Semantic UI for SASS

About the Project

Learn More

If you want to keep track of development, please join our google group

I want to contribute to Semantic

Semantic is very new standard, and we need a community to become truly useful.

If you'd like to start a conversation about Semantic feel free to reach out by e-mail jack@myfav.es

Bugs and Issues

Please share any issues you may have, we need your help to get all the kinks out.

If you are reporting a bug you must create a test-case. You can fork this jsfiddle to get you started.

Roadmap