Coder Social home page Coder Social logo

friendsoftrowel / ribbons Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 0.0 62 KB

⚠️ DEPRECATED. The official Trowel Component for ribbons

Home Page: http://trowel.github.io/documentation/friends-of-trowel/ribbons/

License: MIT License

JavaScript 13.63% CSS 40.29% HTML 46.08%
trowel trowel-component scss css bower npm twig twig-include twig-embed ribbon

ribbons's Introduction

Friends of Trowel

Trowel Ribbons

npm version Bower version

The official Trowel Component for ribbons Ribbons is a Trowel Component, please refer to the Trowel doc for more informations about how works Trowel Components

Getting Started

Download

You can easily install Trowel Ribbons by using npm, Yarn or Bower

# With bower
$ bower install trowel-ribbons

# With npm
$ npm install trowel-ribbons

# With yarn
$ yarn add trowel-ribbons

You can also download a zip archive right here.

Installation

Scss

The main scss file to include to your main .scss file is located at the ./src/scss/ribbons.scss. As a Trowel Component, it also requires two dependencies to compile the scss code. Here an scss installation snippet.

// Trowel Dependencies
@import './path/to/dependencies/trowel-core/src/trowel';

// Trowel Components Ribbons
@import './path/to/dependencies/trowel-ribbons/src/scss/ribbons.scss';

CSS

If you don't want to customize the trowel component in scss you can use the css file available at ./dest/css/ribbons.css. A minified version is available at the same location.

Twig template

The twig template is located at the ./src/twig/ribbon.html.twig.

Usage

to be written

Contributing

If you want to contribute you can checkout the contribution guide over here

License

MIT © Trowel

ribbons's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.