npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

fuelux-mctheme

v1.15.12

Published

Salesforce Marketing Cloud styles

Downloads

104

Readme

Marketing Cloud Theme

The Marketing Cloud Theme is a single stylesheet that should be included after Fuel UX and Bootstrap.

This theme enables a first-class user experience for your applications that seamlessly fits into the Salesforce ExactTarget Marketing Cloud platform and strives to offer visual parity with the previously released, Internet Marketing Hub Theme with support for Fuel UX 3 and Bootstrap 3.

Table of contents

Quick start

  1. Install Fuel UX.

  2. Use a single css tag after Bootstrap and Fuel UX styles:

    <link href="http://www.fuelcdn.com/fuelux-mctheme/1.15.4/css/fuelux-mctheme.min.css" rel="stylesheet" type="text/css"/>
  3. Use Fuel UX as normal.

Download

The Marketing Cloud Theme can be obtained through:

  1. CDN Core CSS Content CSS
  2. Zip
  3. Clone git repo:
    git clone https://github.com/ExactTarget/fuelux-mctheme/
  4. Dependency manager:
    bower install fuelux-mctheme

Contributing

To work on the Marketing Cloud theme:

  1. Clone git repo:
    git clone https://github.com/ExactTarget/fuelux-mctheme/
  2. Run npm setup:
npm run setup
  1. Start up the server:
npm start
  1. View output in browser http://localhost:9000

If you have changes you would like to contribute, please:

  1. Fork the repo
  2. Make a new branch
  3. Do your work
  4. When ready, issue a pull request

Dependencies

The Marketing Cloud Theme is dependent upon Fuel UX 3, Bootstrap 3 and jQuery. If you installed by cloning the repo or by downloading a .zip archive, you'll also want to grab these things, as it just won't work without them.

What's included

A download of FuelUX provides the following directories and files, which are grouped according to file type:

fuelux-mctheme/
└── css/
    ├── fuelux-mctheme.css
    ├── fuelux-mctheme.min.css
    ├── fuelux-mctheme.css.map
    ├── fuelux-mctheme-content.css
    └── fuelux-mctheme-content.min.css
└── tokens
    ├── marketing-cloud.amd.js
    ├── marketing-cloud.android.xml
    ├── marketing-cloud.common.js
    ├── marketing-cloud.default.sass
    ├── marketing-cloud.default.scss
    ├── marketing-cloud.html
    ├── marketing-cloud.ios.json
    ├── marketing-cloud.json
    ├── marketing-cloud.less
    ├── marketing-cloud.map.scss
    ├── marketing-cloud.map.variables.scss
    ├── marketing-cloud.sass
    ├── marketing-cloud.scss
    └── marketing-cloud.styl

SVGs of theme icons are base64-encoded into the CSS files above.

Bugs and feature requests

Have a bug or a feature request? Please first review the open issues, then search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue. The issue may be a bug in Bootstrap or Fuel UX. If you think it is, please post in the respective repository.

Edge servers

A build of master is available at https://fuelux-mctheme.herokuapp.com/dist/css/fuelux-mctheme.css.

These files should never be used in production and may not have been fully tested.

To create your own edge server, setup a github web hook on Heroku for this repository and put the app into development mode with heroku config:set NPM_CONFIG_PRODUCTION=false.

##Philosophy and authors

The Fuel UX Philosophy

Our aim is to provide a suite of related but independent projects that help web developers integrate, manage, and customize quality libraries and utilities to more efficiently develop, maintain, test, and distribute their projects. Any improvements or fixes we make to the open source projects, we use will be contributed upstream if they are useful to the rest of the community.

|Project Maintainers (a-z)     | | |:----|----:| |Stephen James | tweetllama on Twitter interactivellama on Github| |Kevin Parkerson | kevinparkerson on Twitter kevinparkerson on Github|

|Major Contributors               | | |:----|----:| |Dave Woodward |@futuremint on Twitter futuremint on Github | |Christopher McCulloh | @cmcculloh on Twitter cmcculloh on Github|

Copyright and license

Copyright © 2012-2015 ExactTarget, Inc.

View BSD-3 license.