https://github.com/solus-project/budgie-site-styling
Styling assets for budgie-desktop.org
https://github.com/solus-project/budgie-site-styling
Last synced: 9 months ago
JSON representation
Styling assets for budgie-desktop.org
- Host: GitHub
- URL: https://github.com/solus-project/budgie-site-styling
- Owner: solus-project
- License: apache-2.0
- Created: 2016-12-24T13:46:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-18T17:03:28.000Z (almost 9 years ago)
- Last Synced: 2025-04-18T12:18:07.745Z (over 1 year ago)
- Language: CSS
- Size: 159 KB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Budgie Site Styling
This is the styling for the Budgie Desktop website.
## Development
### Dependencies
To get started on LESS development, run `make setup` on your Solus system. If you're not on Solus, you'll need to:
1. Install nodejs and globally npm install: less less-plugin-clean-css less-plugin-glob
2. Run `git submodule init`
3. Run `make sync`
### Compile
To compile the LESS, run `make`.
### Syncing with Solbit
Budgie Site Styling leverages [Solbit](https://github.com/solus-project/solbit) to reduce redundancy across the multitude of Solus Project brand assets. To ensure Budgie Site Styling remains in sync with Solbit,
use `make sync`. Changes in Solbit are compiled into the Budgie Site Styling stylesheet.
## Styling
I use 4-char wide tabs, not spaces. Yes I'm a monster.
## Licensing
Apache-2.0