{"id":15297225,"url":"https://github.com/cryptix720/gliss","last_synced_at":"2025-07-06T10:34:27.836Z","repository":{"id":47035902,"uuid":"142672417","full_name":"Cryptix720/Gliss","owner":"Cryptix720","description":"Gliss is a silent, tiny and lightweight CSS framework with a responsive architecture boilerplate to embark any responsive project.","archived":false,"fork":false,"pushed_at":"2024-03-25T17:07:12.000Z","size":2221,"stargazers_count":1,"open_issues_count":24,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-03-25T19:09:50.299Z","etag":null,"topics":["css","css3","design","framework","future","html5","morphology","purity","scss"],"latest_commit_sha":null,"homepage":"https://cryptix720.github.io/Gliss/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Cryptix720.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2018-07-28T11:35:53.000Z","updated_at":"2024-04-14T20:30:17.333Z","dependencies_parsed_at":"2024-03-25T18:32:01.060Z","dependency_job_id":"f0d1d795-62f0-4af9-93a1-3123c0f2416a","html_url":"https://github.com/Cryptix720/Gliss","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cryptix720%2FGliss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cryptix720%2FGliss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cryptix720%2FGliss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cryptix720%2FGliss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cryptix720","download_url":"https://codeload.github.com/Cryptix720/Gliss/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219845375,"owners_count":16556447,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css","css3","design","framework","future","html5","morphology","purity","scss"],"created_at":"2024-09-30T19:15:45.795Z","updated_at":"2024-10-15T03:20:59.902Z","avatar_url":"https://github.com/Cryptix720.png","language":"CSS","readme":"\u003cp align=\"center\"\u003e\r\n  \u003ca href=\"http://ant.design\"\u003e\r\n    \u003cimg width=\"230\" style=\"border-radius:50%;\" src=\"https://github.com/Cryptix720/Gliss/blob/master/favicon.jpg\"\u003e\r\n  \u003c/a\u003e\r\n\u003c/p\u003e\r\n\r\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/15e0202f810d4d83b215f696d917a712)](https://app.codacy.com/app/Cryptix720/Gliss?utm_source=github.com\u0026utm_medium=referral\u0026utm_content=Cryptix720/Gliss\u0026utm_campaign=Badge_Grade_Dashboard)\n[![npm version](https://badge.fury.io/js/gliss01.svg)](https://badge.fury.io/js/gliss01)\r\n[![Build Status](https://travis-ci.org/Cryptix720/Gliss.svg?branch=master)\r\n[![HitCount](http://hits.dwyl.io/{Cryptix720}/{Gliss}.svg)](http://hits.dwyl.io/{Cryptix720}/{Gliss})\r\n[![Build Status](https://semaphoreci.com/api/v1/cryptix720/gliss/branches/master/badge.svg)](https://semaphoreci.com/cryptix720/gliss)\r\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/e8ef091b6bc74a84b15e8746a4e5a81f)](https://www.codacy.com/app/Cryptix720/Gliss?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=Cryptix720/Gliss\u0026amp;utm_campaign=Badge_Grade)\r\n[![BCH compliance](https://bettercodehub.com/edge/badge/Cryptix720/Gliss?branch=master)](https://bettercodehub.com/)\r\n[![CircleCI](https://circleci.com/gh/Cryptix720/Gliss/tree/master.svg?style=svg)](https://circleci.com/gh/Cryptix720/Gliss/tree/master)\r\n\r\n\r\n\r\n# Gliss\r\nGliss is a silent, tiny and lightweight CSS framework, responsive architectural boilerplate to embark any responsive project.\r\n\r\nCheck out Gliss for documentation and details.\r\n\r\n## Getting started\r\n\r\nThere are a couple ways to download Gliss:\r\n- [Download the zip](https://github.com/Cryptix720/Gliss/releases/download/Gliss/Gliss.zip)\r\n- 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)\r\n\r\n## LoadAndScript\r\n```js\r\n\r\n  \u003clink rel=\"stylesheet\" href=\"Gcore/css/gliss-reset.css\"\u003e\r\n  \u003clink rel=\"stylesheet\" href=\"Gcore/css/gliss.css\"\u003e\r\n  \r\n  \r\n  \u003c!---Gliss CSS-color-plugin---\u003e\r\n   \u003clink rel=\"stylesheet\" href=\"Gcore/css/glissColors.css\"\u003e\r\n  \r\n\r\n   \r\n```\r\n### What's inside the GlissCore?\r\n\r\nThe 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.\r\n\r\n```js\r\nGcore/\r\n├ index.html-\r\n│ \r\n│ \r\n├── (!js)/\r\n│   ├── (*.js) \r\n│ \r\n│ \r\n├── css/\r\n│   ├── gliss.css\r\n│   └── glisslize-min.css\r\n│   └── gliss-yocto.css\r\n│   └── glissColors.css\r\n│ \r\n├── scss/\r\n│   ├── *.scss\r\n│\r\n│   \r\n├── case/\r\n│   ├── *.html\r\n│\r\n│  \r\n├── typ/(Typography)\r\n│\r\n└── img/\r\n    └── favicon.ico\r\n\r\n```\r\n\r\n### Why it's awesome\r\n\r\nGliss is not only lightweight and simple. It styles raw HTML elements and provides a responsive and morphological grid.\r\n- An alien abstraction for new developers.\r\n- Adaptable for progressive web apps.\r\n- CSS unminified and with comments.\r\n- No compiling or installing...\r\n- 170kb juiced data.\r\n- Maximize the fun? enable the GlissCore package.\r\n- Simplified estimation method for designers.\r\n- X-phase grid flow.\r\n- Responsive CSS components. \r\n- The purity of device orientation.\r\n- High-performance induced structures with gliss grid systems.\r\n\r\n\r\n\r\n\r\n## Package level\r\n\r\n```css\r\n- Gliss:full\r\n- Gliss:min\r\n- Glis:yocto\r\n\r\n```\r\n\r\n## Browser support\r\n\r\n- Chrome latest\r\n- Firefox latest\r\n- Opera latest\r\n- Safari latest\r\n- IE latest\r\n\r\n\r\n\r\n## Plugins(Experimental)\r\n\r\n- Create your own Gliss plugins.\r\n\r\n\r\n## Acknowledgement\r\n\r\nGliss was created by [Chris Pro] for a better web.\r\n\r\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FCryptix720%2FGliss.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FCryptix720%2FGliss?ref=badge_large)\r\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptix720%2Fgliss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcryptix720%2Fgliss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptix720%2Fgliss/lists"}