-
Notifications
You must be signed in to change notification settings - Fork 0
Style sheet for the new review badges used on ItsFOSS Linux Blog (http://itsfoss.com)
itsfoss/review-badges
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
CSS style for review footer used on old It's FOSS website (https://itsfoss.com) BUILD ===== You need a couple of tools to build the CSS. You can find the dependencies for Debian in DEBIAN-DEPS Once installed, type: make at the root of the project. All the produtions goes into the css/ directory (stylesheet and images) INSTALL ======= Copy the folder css/ and its content into you website static assets folder, then add: <style rel="stylesheet" href="path/to/review-footer/css/review.css"> to include the CSS after the other stylesheet of your page/template MODIFY ====== The badge icon is designed in a modular way and the Makefile combine the different part to create the three badges: ![Gold Badge](css/badge-gold.png) ![Happy Badge](css/badge-happy.png) ![Sad Badge](css/badge-sad.png) The Tux logo can be changed by replacing the corresponding assets/tug-*.svg images and running `make` again
About
Style sheet for the new review badges used on ItsFOSS Linux Blog (http://itsfoss.com)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published