Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Commit

Permalink
[changed] switched from Slack to Discord
Browse files Browse the repository at this point in the history
  • Loading branch information
thealjey committed Oct 29, 2015
1 parent 129b423 commit a6414b4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ NodeJS; lint, compile, auto-prefix, minify and gzip SASS.*
[Project Home](https://github.com/thealjey/webcompiler)
|
[API Docs](https://thealjey.github.io/webcompiler)
|
[Discord](https://discord.gg/0blXIxApyTu9qXno)

[![Build Status](https://travis-ci.org/thealjey/webcompiler.svg?branch=master)](https://travis-ci.org/thealjey/webcompiler)
[![Coverage Status](https://coveralls.io/repos/thealjey/webcompiler/badge.svg?branch=master&service=github)](https://coveralls.io/github/thealjey/webcompiler?branch=master)
Expand All @@ -13,7 +15,6 @@ NodeJS; lint, compile, auto-prefix, minify and gzip SASS.*
[![devDependency Status](https://david-dm.org/thealjey/webcompiler/dev-status.svg)](https://david-dm.org/thealjey/webcompiler#info=devDependencies)
[![peerDependency Status](https://david-dm.org/thealjey/webcompiler/peer-status.svg)](https://david-dm.org/thealjey/webcompiler#info=peerDependencies)
[![npm version](https://badge.fury.io/js/webcompiler.svg)](http://badge.fury.io/js/webcompiler)
[![Slack channel](https://img.shields.io/badge/slack-webcompiler-blue.svg)](https://webcompiler.slack.com/messages/general)

### Prerequisites

Expand Down
7 changes: 4 additions & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,15 +51,16 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="DevServer
NodeJS; lint, compile, auto-prefix, minify and gzip SASS.</em></p>
<p><a href="https://github.com/thealjey/webcompiler">Project Home</a>
|
<a href="https://thealjey.github.io/webcompiler">API Docs</a></p>
<a href="https://thealjey.github.io/webcompiler">API Docs</a>
|
<a href="https://discord.gg/0blXIxApyTu9qXno">Discord</a></p>
<p><a href="https://travis-ci.org/thealjey/webcompiler"><img src="https://travis-ci.org/thealjey/webcompiler.svg?branch=master" alt="Build Status"></a>
<a href="https://coveralls.io/github/thealjey/webcompiler?branch=master"><img src="https://coveralls.io/repos/thealjey/webcompiler/badge.svg?branch=master&amp;service=github" alt="Coverage Status"></a>
<a href="https://codeclimate.com/github/thealjey/webcompiler"><img src="https://codeclimate.com/github/thealjey/webcompiler/badges/gpa.svg" alt="Code Climate"></a>
<a href="https://david-dm.org/thealjey/webcompiler"><img src="https://david-dm.org/thealjey/webcompiler.svg" alt="Dependency Status"></a>
<a href="https://david-dm.org/thealjey/webcompiler#info=devDependencies"><img src="https://david-dm.org/thealjey/webcompiler/dev-status.svg" alt="devDependency Status"></a>
<a href="https://david-dm.org/thealjey/webcompiler#info=peerDependencies"><img src="https://david-dm.org/thealjey/webcompiler/peer-status.svg" alt="peerDependency Status"></a>
<a href="http://badge.fury.io/js/webcompiler"><img src="https://badge.fury.io/js/webcompiler.svg" alt="npm version"></a>
<a href="https://webcompiler.slack.com/messages/general"><img src="https://img.shields.io/badge/slack-webcompiler-blue.svg" alt="Slack channel"></a></p>
<a href="http://badge.fury.io/js/webcompiler"><img src="https://badge.fury.io/js/webcompiler.svg" alt="npm version"></a></p>
<h3>Prerequisites</h3><ol>
<li><a href="http://flowtype.org/">Facebook Flow</a></li>
<li><a href="https://github.com/brigade/scss-lint">SCSS-Lint</a></li>
Expand Down

0 comments on commit a6414b4

Please sign in to comment.