Skip to content

Gliss is a silent, tiny and lightweight CSS framework with a responsive architecture boilerplate to embark any responsive project.

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
licence
Notifications You must be signed in to change notification settings

Cryptix720/Gliss

This branch is 1 commit ahead of master.

Folders and files

NameName
Last commit message
Last commit date
Oct 31, 2018
Oct 24, 2018
Sep 14, 2018
Aug 27, 2018
Sep 13, 2018
Jul 28, 2018
Nov 5, 2018
Sep 14, 2018
Sep 16, 2018
Oct 31, 2018
Sep 13, 2018
Sep 16, 2018
Sep 13, 2018
Oct 31, 2018
Sep 16, 2018
Aug 27, 2018
May 3, 2021

Repository files navigation

Codacy Badge npm version [Build Status HitCount Build Status Codacy Badge BCH compliance CircleCI

Gliss

Gliss is a silent, tiny and lightweight CSS framework, responsive architectural boilerplate to embark any responsive project.

Check out Gliss for documentation and details.

Getting started

There are a couple ways to download Gliss:

  • Download the zip
  • Clone the repo: git clone https://github.com/Cryptix720/Gliss.git (Note: this is under active development, so if you're looking for stable and safe, use the zipped download)

LoadAndScript

  <link rel="stylesheet" href="Gcore/css/gliss-reset.css">
  <link rel="stylesheet" href="Gcore/css/gliss.css">
  
  
  <!---Gliss CSS-color-plugin--->
   <link rel="stylesheet" href="Gcore/css/glissColors.css">
  

   

What's inside the GlissCore?

The download includes Gliss Core, pick three different levels of Gliss:yocto-min-full into your project, a sample favicon, and an index.html as a kickstart.

Gcore/
 index.html-
 
 
├── (!js)/
   ├── (*.js) 
 
 
├── css/
   ├── gliss.css
   └── glisslize-min.css
   └── gliss-yocto.css
   └── glissColors.css
 
├── scss/
   ├── *.scss

   
├── case/
   ├── *.html

  
├── typ/(Typography)

└── img/
    └── favicon.ico

Why it's awesome

Gliss is not only lightweight and simple. It styles raw HTML elements and provides a responsive and morphological grid.

  • An alien abstraction for new developers.
  • Adaptable for progressive web apps.
  • CSS unminified and with comments.
  • No compiling or installing...
  • 170kb juiced data.
  • Maximize the fun? enable the GlissCore package.
  • Simplified estimation method for designers.
  • X-phase grid flow.
  • Responsive CSS components.
  • The purity of device orientation.
  • High-performance induced structures with gliss grid systems.

Package level

- Gliss:full
- Gliss:min
- Glis:yocto

Browser support

  • Chrome latest
  • Firefox latest
  • Opera latest
  • Safari latest
  • IE latest

Plugins(Experimental)

  • Create your own Gliss plugins.

Acknowledgement

Gliss was created by [Chris Pro] for a better web.

FOSSA Status