Skip to content

Styling library in semantic way (standard HTML5 tags, attributes and rules) instead classes

License

Notifications You must be signed in to change notification settings

GeniusesGroup/design-languages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Design Languages

We use standard HTML5 tags, attributes and rules! In many cases you just need write standard html in semantic way and don't think about styling!!

Information architecture

Semantic content

We always care to write content in semantic way by all resources.

Supported languages

We still hard work to complete exiting languages and add more languages with complete guides!

Browser User Agent Stylesheets

Usage

Project

We strongly suggest use git submodule instead of any package manager by below command! Read more about git submodule here

  • Add: git submodule add https://github.com/SabzCity/design-languages
  • Clone: git clone ... and after call git submodule init
  • Update: git submodule update --remote

HTML

Easily add desire design language to your HTML file like

<link rel="stylesheet" type="text/css" href="/design-languages/design-language--material.css">
<link rel="stylesheet" type="text/css" href="/design-languages/theme-light.css">

Also you can use gui-engine-js concept in gui.sabz.city to load dynamically user selected design language and theme!

Production Ready!?

This package is under development and not ready to use in real production. It can have breakable changes until we remove this part from README! But we are glad to hear your experience or idea about this concept.

About

Styling library in semantic way (standard HTML5 tags, attributes and rules) instead classes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages