sassdoc.com sassdoc.com

sassdoc.com

Release the docs!

Release the docs!

http://www.sassdoc.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR SASSDOC.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

August

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Sunday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 3.6 out of 5 with 8 reviews
5 star
2
4 star
3
3 star
2
2 star
0
1 star
1

Hey there! Start your review of sassdoc.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

3.9 seconds

FAVICON PREVIEW

  • sassdoc.com

    16x16

  • sassdoc.com

    32x32

  • sassdoc.com

    64x64

CONTACTS AT SASSDOC.COM

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Release the docs! | sassdoc.com Reviews
<META>
DESCRIPTION
Release the docs!
<META>
KEYWORDS
1 release the docs
2 twitter
3 github
4 install sassdoc globally
5 sassdoc source
6 get started
7 tweet it
8 already using sassdoc
9 right away
10 highly customisable;
CONTENT
Page content here
KEYWORDS ON
PAGE
release the docs,twitter,github,install sassdoc globally,sassdoc source,get started,tweet it,already using sassdoc,right away,highly customisable;,blazingly fast;,fully themable;,how it works,sassdoc,what they say,ezekiel gabrielse,flintgs,tim hartmann
SERVER
GitHub.com
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Release the docs! | sassdoc.com Reviews

https://sassdoc.com

Release the docs!

INTERNAL PAGES

sassdoc.com sassdoc.com
1

SassDoc Default Theme - v2.3.1

http://sassdoc.com/theme-gallery/preview/default

SassDoc Default Theme - v2.3.1. Mixin keyframes($name) { . }. Mixin to handle cross browser keyframes for CSS animations. Mixin prefixer($property, $value, $vendors: webkit moz ms o) { . }. Mixin to prefix properties that are not prefixed by Compass. Vendor prefixes to output. Webkit moz ms o. Include prefixer(transform, translate(10px) ;. Mixin opacity($opacity) { . }. Mixin for cross-browser opacity (IE 8). Clamps the value between 0 and 1. Opacity level, between 0 and 1. No opposite direction found for.

2

About

http://sassdoc.com/about

Using your own theme. There is nothing new with SassDoc. It has nothing of a revolutionary idea; there are countless of SassDoc projects on GitHub, yet most of them are dead or practically unusable. Still, we needed this. We needed a way to document our Sass files, APIs, frameworks, libraries and whatever. Thus, this project. SassDoc is built by Pascal Duez. With the help of Why Alix. For the design and Reda Lemeden. For the logo. And perhaps you, if you feel like contributing.

3

Annotations

http://sassdoc.com/annotations

Using your own theme. Description of the documented item. Access of the documented item. Whether the documented item is an alias of another item. Author of the documented item. Whether the documented mixin uses the. Whether the documented item is deprecated. Example for the documented item. Group the documented item belongs to. Link related to the documented item. Name of the documented item. Output from the documented mixin. Parameters from the documented mixin or function. Param, @arg, @argument. Conta...

4

Extra tools

http://sassdoc.com/extra-tools

Using your own theme. If you have embarked upon the task of building your own theme, you’ll be pleased to know SassDoc comes with some extra tools. For theme builders. These filters add some features to SassDoc by post-processing the data. Extras can be added by requiring. Calling the extra function on it, and passing it the context object. For example, to use the Markdown. To use multiple extras, you can chain them like this:. This filter overrides the provided values. This is some `code`. Http:/ absolu...

5

Upgrade to 2.0

http://sassdoc.com/upgrading

Upgrade to 2.0. Using your own theme. The support of C-style. Comments has been dropped. You can use the following scripts to upgrade your codebase to. Comments if you were using them:. Find -name '*.s[ac]ss'. Find -name '*.s[ac]ss'. Exec sed -i '. The script can’t handle all the possible edge cases, so please make sure to run it in a version-controlled environment, and review carefully the changes. You’ll also have to manually fix all your poster comments. To all poster openings. Exec sed -Ei '. The CLI...

UPGRADE TO PREMIUM TO VIEW 4 MORE

TOTAL PAGES IN THIS WEBSITE

9

LINKS TO THIS WEBSITE

thesassway.com thesassway.com

Implementing the Bubble Sort algorithm with Sass

http://www.thesassway.com/advanced/implementing-bubble-sort-with-sass

Implementing the Bubble Sort algorithm with Sass. Several months ago someone asked me on Twitter if it was possible to sort a list of numeric values in Sass. They were trying to derive a modular scale. In Sass and needed a sorting function. After a little bit of work I came up with a way to do it for numbers. However, because of limitations in Sass, there was no way to build a sorting function for other Sass types (like Strings). Declare the default sort order. Use Sass's! Default flag so this. Cast valu...

visaap.nl visaap.nl

#tip "Release the docs!" | http://t.co/bCe4K9YN1B... | visaap.nl

http://www.visaap.nl/2015/07/tip-release-the-docs-httpt-cobce4k9yn1b

Tip “Release the docs! 8221; http:/ t.co/bCe4K9YN1B…. 8220;Release the docs! 8221; sassdoc.com. 8211; twitthat.com/rtbjH. My Top 3 #lastfm artists: The Exploited (3), Tal…. My Top 3 #lastfm artists: Kamikatze (50), Angel… Next >. Geef een reactie Reactie annuleren.

codedocs.webservices.ft.com codedocs.webservices.ft.com

Sassdoc-service - v1.0.3

http://codedocs.webservices.ft.com/v1/sassdoc/o-grid@3.0.0-beta.4

Sassdoc-service - 1.0.3. Mixin oGridDebugInfo($layouts) { . }. Output debug information about the currently loaded layouts. Http:/ registry.origami.ft.com/components/o-grid. Mixin oGridSurfaceCurrentLayout() { . }. Surface the layout currently displayed to make it readable in JS. In IE 8, assume it is. Only works when silent mode is off. Var getCurrentLayout = require(o-grid/src/js/getCurrentLayout); var currentLayout = getCurrentLayout; / One of $o-grid-layouts. Mixin oGridTargetIE8() { . }. Mixin oGrid...

hugogiraudel.com hugogiraudel.com

Open-source projects

http://hugogiraudel.com/projects

When I can, I try to invest a lot of time in open-source projects. Here are a few of them I initiated myself:. A script to make modal dialogs accessible to assistive technology users. A script to make accessible content toggles to assistive technology users. A script to audit the outline of a document. An extensive list of browser specific CSS and JavaScript hacks. An interface for CRUD (Create Read Update Delete) in JavaScript. A small yet cutstomizable countdown in JavaScript. A CLI helper for Scrabble.

sitepoint.com sitepoint.com

What's the Difference Between Sass and SCSS?

https://www.sitepoint.com/whats-difference-sass-scss

Web Dev @ Microsoft. Web Dev @ Microsoft. What’s the Difference Between Sass and SCSS? April 28, 2014. I’ve written a lot. Lately on Sass, but some recent comments made it clear that not everyone knows exactly what Sass refers to. Here’s a bit of clarity:. When we talk about. We usually refer to the preprocessor and the language as a whole. We’ll say, for example, we are using Sass , or here is a Sass mixin . Meanwhile, Sass (the preprocessor) allows two different syntaxes:. Radius .my-element color=!

thesassway.com thesassway.com

Cubic Bézier representation in Sass

http://www.thesassway.com/advanced/cubic-bezier-representation-in-sass

Cubic Bézier representation in Sass. It all started when Tim Severien. Showed me a pen where he managed to display a Bezier curve with nothing but Sass. After a couple of hours of fiddling, between his math/geometry knowledge and my love of Sass, we came up with a neat little tool to display a Cubic Bezier function in Sass. This is the story of how we we built that tool. But before we get too far, let me turn it over to Tim to catch us up on some basic knowledge regarding Bezier functions. Tim, please.

outofscope.com outofscope.com

Link drop: HTML and CSS coding guidelines

http://www.outofscope.com/html-and-css-coding-guidelines

Link drop: HTML and CSS coding guidelines. I've been reading a lot about coding guidelines lately, so I figured I would share the best resources I found. When working as part of a team, it's important to agree upon a common coding style, not everyone has to like it but good things happen when everyone follows the rules. Note that I don't like all of the guidelines written in those resources which is why I will be working on writing down my own coding style. And WTF, HTML and CSS? WTF, HTML and CSS? The i...

UPGRADE TO PREMIUM TO VIEW 11 MORE

TOTAL LINKS TO THIS WEBSITE

18

OTHER SITES

sassdesigns.com sassdesigns.com

Sass Designs | Wrap Bracelets by Sarah Sladen

Sass Designs offers unique handcrafted jewellery by Sarah Sladen. Surrounded by the natural beauty of Whistler BC, Sarah is inspired to create beautiful designs using natural elements from around the world. Adorn your wrist with a leather wrap bracelet – comfortable enough for a hike or dressy enough for a night out. With the multitude of colours, textures and beading available, good luck picking just one! New this year are the Sassi Sami Bracelet and the Euro Design. Site by Janet Pashleigh Design.

sassdestruction.livejournal.com sassdestruction.livejournal.com

...can't believe how strange it is to be anything at all...

Cant believe how strange it is to be anything at all. 1/18/09 09:23 pm - p.s. I am totally in love with vincent kartheiser, i don't care that his character on Mad Men is an asshole:. Can you deny this face? 12/9/08 02:47 pm - so. I started reading "Infinite Jest" - my compliments to Gleni for her book collection which I have been picking through since moving to New York. I have not gotten very far yet but I like this one line, from page 9:. 11/27/08 10:36 am - it is done. I have a blog too! But yeah....

sassdirection.deviantart.com sassdirection.deviantart.com

sassdirection (karly) - DeviantArt

Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')" class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')". Join DeviantArt for FREE. Forgot Password or Username? Deviant for 4 Years. This deviant's full pageview. Last Visit: 246 weeks ago. This is the place where you can personalize your profile! Click h...

sassdive.com sassdive.com

Sub-Aquatic Sports & Service - Home

Sub-Aquatic Sports and Service. Join us on Facebook or Email us! Local Dives and Events. Scuba Classes, Time to Get Your Dive On! Scuba Classes are now being held throughout Mid-Michigan. June 1–June 24: Battle Creek YMCA M/W, 6:30-10pm. June 14-July 26: Richland Sherman Lake Y Sun. 11:30a-4p. July 6–July 29: Charlotte Aquatic Center M/W 6-9pm. July 7–July 30: Kalamazoo Maple Street Y T/Th, 6-9pm. July 19–Aug. 23 Kalamazoo College, Sundays, 6-9pm. Sept 9–Nov.2: Kalamazoo @ WMU (accredited only). To celeb...

sassdoc.com sassdoc.com

Release the docs!

Npm install sassdoc -g # Run SassDoc on your project. Upgrade to version 2. SassDoc is to Sass what JSDoc is to JavaScript: a documentation system to build pretty and powerful docs in the blink of an eye. Among other things, SassDoc is:. Usable out of the box;. Integrated with Grunt/Gulp/Broccoli or directly Node. Parses your source folder to grab documentation-specific comments. From there, it builds a data tree. That gets enhanced and filtered. Before being passed to the view.

sassdocjs.com sassdocjs.com

sassdocJs - Handsome documentation for your Sass source code.

Decidedly handsome documentation for your Sass source code. Command-line (CLI) app that will parse jsDoc. Source files, and use them to create a structured set of Html-based documentation. It's aim is to provide an easy way to catalog your growing library of sass mixins, functions, placeholders, etc, while complimenting whatever workflow, or Sass/Css/OOCSS standardization you may have adopted. I've tried to keep things extensible: there's a default set of 'language definitions', such as. There's a fair a...

sassdocs.com sassdocs.com

Hover

This user has not enabled any redirections. Hover lets you easily create simple ways to access your digital life.

sassdoctor.com sassdoctor.com

Bullseye - Strategy, project and action management for you and your executive team | Bullseye

Log in with your Google Account. Strategy management for executive teams. Working day-to-day on specific projects, it can be easy to lose focus on the greater vision of your business. Bullseye lets you visualise your company’s business strategies and see the contribution of projects and actions to each strategy. Bullseye is currently closed to new organizations. Everything on One Screen. No Project Left Behind. Share with your A-Team. Follow us on Twitter: @bullseyehd.

sassdog.com sassdog.com

sassdog

sassdogequipment.co.uk sassdogequipment.co.uk

SASS Sled Dog Equipment

Adjustable Semi Slip Collars. Clip Lead for Dogs. Ring Leads for Dogs. Tracking / Walking Harness. H Back Sledding Harness. Two Dog Gangline – side by side. Two Dog Gangline – staggered. Three Dog Gangline – 1 in lead. Three Dog Line – 2 in lead. Five Dog Line – 1 in lead. Five Dog Line – 2 in lead. Two dog lead line. Two dog staggered lead line. Two dog team section. Bike Extension Piece ( 3ft ). Fleece Dog Boot with Cordura Sole. Fleece Dog Boot with Suede Sole. Cordura Dog Boot with Suede Sole. All of...