https://github.com/getsolus/solbit
Solbit is the unified component styling and JavaScript for Budgie and Solus brand assets.
https://github.com/getsolus/solbit
budgie component-library component-styling less solus typescript
Last synced: 4 months ago
JSON representation
Solbit is the unified component styling and JavaScript for Budgie and Solus brand assets.
- Host: GitHub
- URL: https://github.com/getsolus/solbit
- Owner: getsolus
- License: apache-2.0
- Created: 2017-01-16T17:05:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-09-09T17:35:35.000Z (over 1 year ago)
- Last Synced: 2025-09-15T00:36:59.864Z (9 months ago)
- Topics: budgie, component-library, component-styling, less, solus, typescript
- Language: HTML
- Homepage:
- Size: 1.57 MB
- Stars: 7
- Watchers: 13
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Solbit
Solbit is the unified component styling for Solus brand assets, such as Help Center and Solus websites, as well as future Solhub.
## Font
The Solbit Icons font is intended to work independently of any separate fonts provided via brand assets, such as from the Solus websites / platforms.
## Styling
The Solbit Styling is intended to be utilized by the respective styling of the above listed assets and **is not intended to be shipped independently**. Compilation of
solbit is purely **intended to validate** a lack of SASS errors. Assets inheriting this theming due so via Git submodules and leverage SASS importing to merge it into a single stylesheet.
## Development
### Dependencies
To get started on development, run `make setup` on Solus.
### Styling
Solbit styling takes advantage of SASS for a wide variety of features, such as mixins, variables, and nesting.
### Compile
- All the things: `make`
- Fonts: `make font`
- SASS: `make sass`
### Styling
I use 4-char wide tabs, not spaces, in everything **except** YAML files, as enforced by YAML's specification.
## Licensing
All source **except** for the Solbit font are licensed under Apache-2.0. Solbit font icons are provided by FontAwesome under [SIL OFL 1.1](http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL).