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 61b2fa6e09 Update release notes 9 years ago
dist Build version 1.0.1 9 years ago
examples minor fix 9 years ago
src Merge branch 'master' of github.com:Semantic-Org/Semantic-UI into next 9 years ago
tasks Update links to live site from beta 9 years ago
test Removes popup from unit tests 10 years ago
.csscomb.json Iteration on regex for comment replacement 10 years ago
.csslintrc Add csslintrc 10 years ago
.gitignore Iteration on release tasks 10 years ago
.jshintrc Update jshintrc 9 years ago
CONTRIBUTING.md Update CONTRIBUTING.md 9 years ago
GETTING-STARTED.md Update GETTING-STARTED.md 10 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 9 years ago
RELEASE-NOTES.md Update release notes 9 years ago
bower.json Adds ignore, possible #1310 fix 9 years ago
composer.json Update links to live site from beta 9 years ago
gulpfile.js Normalize paths for *nix #1264 in gulpfile 10 years ago
karma.conf.js Fixes karma test runner to not run Gruntfile, fixed missing destroy method on checkbox 10 years ago
logo.png Adds project logo 11 years ago
package.json Pin dev versions in package.json #1275 9 years ago
semantic.json.example Add defaults as backup for tasks when not set-up yet 10 years ago

README.md

Semantic

Semantic UI

Semantic is a highly-themable UI framework with naming conventions built around common usage.

Key Features

  • 50+ UI Elements
  • 3000 + CSS Variables
  • 3 Levels of Variable Inheritance (Similar to SublimeText)
  • Built using EM values for responsive design

Semantic UI is now at 1.0, be sure to check out our release notes for changes from the pre-release.

Community Support

Contributing

  • Missing documentation in your language? Help us make Semantic available in more languages by joining our translation community
  • Want to help with integration? Projects are organizing for official Meteor, and Angular integrations as well as a SASS port. Join the discussion on their respective boards.
  • Want to help others learn concepts behind Semantic? Learnsemantic.com needs articles to help others get others up to speed with Semantic UI. Send me an e-mail if you are interested.

Getting Started

Semantic is best used actively during development. We have included build tools for maintaining changes to Semantic as you work.

Getting Started

npm install
gulp

Running gulp for the first time will start the interactive set-up.

This helps you create two important files semantic.json which stores your folder set-up, and themes.config a central file for setting ui themes.

The install utility will also help you set-up which components you want to include in your packaged release, ignoring parts of Semantic you may not use.

Once set-up you can use these commands to maintain your project

gulp  // defaults to watch after install
gulp build // build all files from source
gulp clean // clears your dist folder
gulp watch // watch files
gulp install // re-runs install
gulp help // list all commands

Browser Support

  • Last 2 Versions FF, Chrome, IE (aka 10+)
  • Safari 6
  • IE 9+ (Browser prefix only)
  • Android 4
  • Blackberry 10

Reaching Out

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

Flattr This