Skip to content
This repository has been archived by the owner on Jan 10, 2019. It is now read-only.

Semantic is a UI component framework based around useful principles from natural language.

License

Notifications You must be signed in to change notification settings

CapsuleHealth/Semantic-UI

 
 

Repository files navigation

Semantic UI capsule fork

Fork of SemanticUI repo. See original readme for more info.

Capsule Theme

SemanticUI supports custom themes. See Customizing.

To see what's possible review the default theme (src/themes/default)

The capsule theme resides at src/themes/capsule.

Running

  • npm install
  • then choose the default settings

the theme should now be available in dist/semantic.min.css and dist/semantic.min.js

Building

If you make changes to the theme rebuild running gulp build.

Deploying

Utilize github pages for this repo in development.

Once you need to deploy to production copy semantic.min.js and semantic.min.css to the brand repo.

About

Semantic is a UI component framework based around useful principles from natural language.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 55.2%
  • CSS 44.6%
  • HTML 0.2%