diff --git a/_data/themes.yml b/_data/themes.yml index 794ea88..72b3ef6 100644 --- a/_data/themes.yml +++ b/_data/themes.yml @@ -1,28 +1,171 @@ default: { - "name": "sassdoc-theme-default", - "description": "SassDoc's default theme", - "title": "SassDoc Default Theme", + "_args": [ + [ + "sassdoc-theme-default@2.0.0", + "/Users/valeriangalliat/projects/sassdoc.github.io/_themes" + ] + ], + "_from": "sassdoc-theme-default@2.0.0", + "_id": "sassdoc-theme-default@2.0.0", + "_inCache": true, + "_installable": true, + "_location": "/sassdoc-theme-default", + "_nodeVersion": "0.10.33", + "_npmUser": { + "email": "hugo.giraudel@gmail.com", + "name": "hugogiraudel" + }, + "_npmVersion": "2.1.9", + "_phantomChildren": {}, + "_requested": { + "name": "sassdoc-theme-default", + "raw": "sassdoc-theme-default@2.0.0", + "rawSpec": "2.0.0", + "scope": null, + "spec": "2.0.0", + "type": "version" + }, + "_requiredBy": [ + "#DEV:/" + ], + "_resolved": "https://registry.npmjs.org/sassdoc-theme-default/-/sassdoc-theme-default-2.0.0.tgz", + "_shasum": "727ff7eec793286daabc1cbeb2b0550dc5196681", + "_shrinkwrap": null, + "_spec": "sassdoc-theme-default@2.0.0", + "_where": "/Users/valeriangalliat/projects/sassdoc.github.io/_themes", "author": { "name": "SassDoc team" }, - "version": "2.3.1", + "bugs": { + "url": "https://github.com/SassDoc/sassdoc-theme-default/issues" + }, + "dependencies": { + "bluebird": "^2.8.2", + "chroma-js": "^0.6.3", + "extend": "1.*", + "html-minifier": "^0.6.9", + "sassdoc-extras": "2.0.0-rc.10", + "swig": "1.4.0", + "swig-extras": "0.*", + "themeleon": "^3.0.0" + }, + "description": "SassDoc's default theme", + "devDependencies": { + "uglify-js": "^2.4.15" + }, + "directories": {}, + "dist": { + "shasum": "727ff7eec793286daabc1cbeb2b0550dc5196681", + "tarball": "http://registry.npmjs.org/sassdoc-theme-default/-/sassdoc-theme-default-2.0.0.tgz" + }, + "files": [ + "LICENSE.md", + "README.md", + "assets", + "default.json", + "index.js", + "views" + ], + "gitHead": "351bbac80c2c3423da9ea84c72239b792f8c768a", + "homepage": "https://github.com/SassDoc/sassdoc-theme-default", "keywords": [ "sassdoc-theme" ], + "maintainers": [ + { + "name": "valeriangalliat", + "email": "vava720@gmail.com" + }, + { + "name": "hugogiraudel", + "email": "hugo.giraudel@gmail.com" + }, + { + "name": "fweinb", + "email": "Fabrice@weinberg.me" + }, + { + "name": "pascalduez", + "email": "public@pascalduez.me" + } + ], + "name": "sassdoc-theme-default", + "optionalDependencies": {}, + "readme": "ERROR: No README data found!", "repository": { "type": "git", - "url": "https://github.com/SassDoc/sassdoc-theme-default.git" + "url": "git+https://github.com/SassDoc/sassdoc-theme-default.git" }, - "files": [ - "assets", - "views", - "dist", - "default.json", - "index.js", - "LICENSE.md", - "README.md" + "scripts": {}, + "title": "SassDoc Default Theme", + "version": "2.0.0" +} +flippant: { + "_args": [ + [ + "sassdoc-theme-flippant", + "/Users/valeriangalliat/projects/sassdoc.github.io/_themes" + ] ], - "main": "dist", + "_from": "sassdoc-theme-flippant@*", + "_id": "sassdoc-theme-flippant@0.1.0", + "_inCache": true, + "_installable": true, + "_location": "/sassdoc-theme-flippant", + "_nodeVersion": "4.2.1", + "_npmUser": { + "email": "danielbox@gmail.com", + "name": "dbox" + }, + "_npmVersion": "2.14.7", + "_phantomChildren": { + "amdefine": "1.0.0", + "camel-case": "1.2.0", + "cli": "0.6.6", + "concat-stream": "1.4.10", + "constant-case": "1.1.1", + "dot-case": "1.1.1", + "is-lower-case": "1.1.1", + "is-upper-case": "1.1.1", + "jsonfile": "2.2.3", + "lower-case": "1.1.2", + "lower-case-first": "1.0.0", + "marked": "0.3.5", + "param-case": "1.1.1", + "pascal-case": "1.1.1", + "path-case": "1.1.1", + "relateurl": "0.2.6", + "rimraf": "2.4.4", + "sentence-case": "1.1.2", + "snake-case": "1.1.1", + "swap-case": "1.1.1", + "title-case": "1.1.1", + "uglify-js": "2.4.24", + "upper-case": "1.1.2", + "upper-case-first": "1.1.1" + }, + "_requested": { + "name": "sassdoc-theme-flippant", + "raw": "sassdoc-theme-flippant", + "rawSpec": "", + "scope": null, + "spec": "*", + "type": "range" + }, + "_requiredBy": [ + "/" + ], + "_resolved": "https://registry.npmjs.org/sassdoc-theme-flippant/-/sassdoc-theme-flippant-0.1.0.tgz", + "_shasum": "149a6b89ac3276351a2caeee1da45ac068e1bf8b", + "_shrinkwrap": null, + "_spec": "sassdoc-theme-flippant", + "_where": "/Users/valeriangalliat/projects/sassdoc.github.io/_themes", + "author": { + "name": "dbox" + }, + "bugs": { + "url": "https://github.com/dbox/flippant/issues" + }, "dependencies": { "chroma-js": "^0.6.3", "es6-denodeify": "^0.1.0", @@ -30,102 +173,232 @@ default: { "extend": "^2.0.0", "fs-extra": "^0.16.3", "html-minifier": "^0.7.0", - "sassdoc-extras": "^2.2.0", + "sassdoc-extras": "^2.4.0", "swig": "1.4.0", "swig-extras": "^0.0.1" }, - "devDependencies": { - "babel": "^4.4.0", - "jshint": "^2.6.0", - "uglify-js": "^2.4.15" + "description": "A modified version of Sassdoc's default theme", + "devDependencies": {}, + "directories": {}, + "dist": { + "shasum": "149a6b89ac3276351a2caeee1da45ac068e1bf8b", + "tarball": "http://registry.npmjs.org/sassdoc-theme-flippant/-/sassdoc-theme-flippant-0.1.0.tgz" }, - "readme": "# SassDoc Default Theme\n\nThis is [SassDoc](https://github.com/SassDoc/sassdoc)'s default theme which means this is the theme that will be used when running SassDoc without a custom theme.\n\nThis theme uses [Themeleon](https://github.com/themeleon/themeleon) as a theme engine, and [themeleon-swig](https://github.com/themeleon/themeleon-swig) as a template engine, directly plugged into Themeleon.\n\nBecause this is likely to be the most used theme of all, it is not as simple as a theme can get. For instance, there is quite a bit of logic in both `index.js` and the Swig templates. Fortunately, you don't have to deal with that at all.\n\n## Customising the view\n\nThere are some possibilites to customise the theme's view. Essentially what's being displayed, what's not, and what are the project informations to be displayed in the header and footer.\n\nTo learn how to customise the theme's view, please read [the documentation on SassDoc's site](http://sassdoc.com/customising-the-view/). Fear not! It's all about creating a configuration file. No big deal.\n", - "readmeFilename": "README.md", - "gitHead": "fa836b47c51479ccab60499bfa441beb59b42cf5", - "bugs": { - "url": "https://github.com/SassDoc/sassdoc-theme-default/issues" + "files": [ + "LICENSE.md", + "README.md", + "assets", + "default.json", + "dist", + "index.js", + "views" + ], + "gitHead": "aeaad9f7ac82d6758c7fc8ce35e913e92402aebd", + "homepage": "https://github.com/dbox/flippant#readme", + "license": "MIT", + "main": "dist", + "maintainers": [ + { + "name": "dbox", + "email": "danielbox@gmail.com" + } + ], + "name": "sassdoc-theme-flippant", + "optionalDependencies": {}, + "readme": "ERROR: No README data found!", + "repository": { + "type": "git", + "url": "git+https://github.com/dbox/flippant.git" }, - "homepage": "https://github.com/SassDoc/sassdoc-theme-default", - "_id": "sassdoc-theme-default@2.3.1", "scripts": {}, - "_shasum": "9c76673a2655cc819191b900edb1a533e8fe40d4", - "_from": "sassdoc-theme-default@>=2.3.0 <3.0.0" + "version": "0.1.0" } -vulcan: { - "name": "sassdoc-theme-vulcan", - "description": "SassDoc theme for Vulcan packages", - "title": "SassDoc Theme Vulcan", - "version": "0.2.0", - "author": { - "name": "Marc Mintel" - }, - "homepage": "https://github.com/vulcan-framework/sassdoc-theme", - "keywords": [ - "sassdoc-theme" +herman: { + "_args": [ + [ + "sassdoc-theme-herman", + "/Users/valeriangalliat/projects/sassdoc.github.io/_themes" + ] ], - "repository": { - "type": "git", - "url": "https://github.com/vulcan-framework/sassdoc-theme.git" + "_from": "sassdoc-theme-herman@*", + "_id": "sassdoc-theme-herman@0.1.0", + "_inCache": true, + "_installable": true, + "_location": "/sassdoc-theme-herman", + "_nodeVersion": "5.1.0", + "_npmUser": { + "email": "jonny@oddbird.net", + "name": "jgerigmeyer" + }, + "_npmVersion": "3.4.1", + "_phantomChildren": { + "amdefine": "1.0.0", + "async": "0.2.10", + "brace-expansion": "1.1.2", + "camel-case": "1.2.0", + "constant-case": "1.1.1", + "core-util-is": "1.0.2", + "dot-case": "1.1.1", + "exit": "0.1.2", + "graceful-readlink": "1.0.1", + "inflight": "1.0.4", + "inherits": "2.0.1", + "is-lower-case": "1.1.1", + "is-upper-case": "1.1.1", + "isarray": "0.0.1", + "lower-case": "1.1.2", + "lower-case-first": "1.0.0", + "marked": "0.3.5", + "once": "1.3.3", + "param-case": "1.1.1", + "pascal-case": "1.1.1", + "path-case": "1.1.1", + "path-is-absolute": "1.0.0", + "process-nextick-args": "1.0.6", + "relateurl": "0.2.6", + "sentence-case": "1.1.2", + "snake-case": "1.1.1", + "string_decoder": "0.10.31", + "swap-case": "1.1.1", + "title-case": "1.1.1", + "typedarray": "0.0.6", + "uglify-to-browserify": "1.0.2", + "upper-case": "1.1.2", + "upper-case-first": "1.1.1", + "util-deprecate": "1.0.2", + "yargs": "3.5.4" + }, + "_requested": { + "name": "sassdoc-theme-herman", + "raw": "sassdoc-theme-herman", + "rawSpec": "", + "scope": null, + "spec": "*", + "type": "range" + }, + "_requiredBy": [ + "#DEV:/" + ], + "_resolved": "https://registry.npmjs.org/sassdoc-theme-herman/-/sassdoc-theme-herman-0.1.0.tgz", + "_shasum": "918cd310356a23cdad265ef4d081fb6ff17745cc", + "_shrinkwrap": null, + "_spec": "sassdoc-theme-herman", + "_where": "/Users/valeriangalliat/projects/sassdoc.github.io/_themes", + "bugs": { + "url": "https://github.com/oddbird/sassdoc-theme-herman/issues" }, "dependencies": { - "extend": "1.*", - "grunt": "^0.4.5", - "grunt-contrib-sass": "^0.8.1", - "grunt-contrib-watch": "^0.6.1", - "sassdoc-filter": "^1.2.0", - "sassdoc-indexer": "^1.1.0", - "swig": "1.4.0", - "swig-extras": "0.*", - "themeleon": "1.*", - "themeleon-swig": "0.*" + "bluebird": "^3.0.5", + "extend": "^3.0.0", + "gulp-rename": "^1.2.2", + "html-minifier": "^1.0.0", + "nunjucks": "^2.2.0", + "sassdoc-extras": "^2.0.0", + "through2": "^2.0.0", + "vinyl-fs": "^2.2.1" }, + "description": "An Odd SassDoc theme.", "devDependencies": { - "uglify-js": "^2.4.15" + "accoutrement-a11y": "^1.0.5", + "accoutrement-color": "^2.0.0-rc.1", + "accoutrement-fonts": "^2.0.0-alpha.3", + "accoutrement-layout": "^1.1.0", + "accoutrement-pseudo": "^1.0.2", + "accoutrement-queries": "^1.1.0", + "accoutrement-scale": "^1.1.1", + "accoutrement-strings": "^1.0.1", + "browser-sync": "^2.10.0", + "chalk": "^1.1.1", + "eslint": "^1.10.1", + "gulp": "^3.9.0", + "gulp-autoprefixer": "^3.1.0", + "gulp-eslint": "^1.1.1", + "gulp-imagemin": "^2.4.0", + "gulp-mocha": "^2.2.0", + "gulp-sass": "^2.1.0", + "gulp-sass-lint": "^1.1.0", + "gulp-sourcemaps": "^1.6.0", + "gulp-uglify": "^1.5.1", + "gulp-util": "^3.0.7", + "mocha": "^2.3.4", + "sanitize.css": "^3.0.0", + "sassdoc": "^2.1.15", + "sinon": "^1.17.2" }, - "bugs": { - "url": "https://github.com/vulcan-framework/sassdoc-theme/issues" + "directories": {}, + "dist": { + "shasum": "918cd310356a23cdad265ef4d081fb6ff17745cc", + "tarball": "http://registry.npmjs.org/sassdoc-theme-herman/-/sassdoc-theme-herman-0.1.0.tgz" }, - "_id": "sassdoc-theme-vulcan@0.2.0", - "_shasum": "77832965e8910f5583d6804cd5c29cee328419bd", - "_from": "sassdoc-theme-vulcan@>=0.2.0 <0.3.0", - "_npmVersion": "1.4.10", - "_npmUser": { - "name": "mmintel", - "email": "marc@mintel.me" + "engines": { + "node": ">=0.10.0" }, + "gitHead": "5bb68bcfbd71056558afabfdbfd702ab3d467ed2", + "homepage": "https://github.com/oddbird/sassdoc-theme-herman#readme", + "keywords": [ + "sassdoc-theme" + ], "maintainers": [ { - "name": "mmintel", - "email": "marc@mintel.me" + "name": "jgerigmeyer", + "email": "jonny@oddbird.net" } ], - "dist": { - "shasum": "77832965e8910f5583d6804cd5c29cee328419bd", - "tarball": "http://registry.npmjs.org/sassdoc-theme-vulcan/-/sassdoc-theme-vulcan-0.2.0.tgz" + "name": "sassdoc-theme-herman", + "optionalDependencies": {}, + "readme": "ERROR: No README data found!", + "repository": { + "type": "git", + "url": "git+ssh://git@github.com/oddbird/sassdoc-theme-herman.git" }, - "directories": {}, - "_resolved": "https://registry.npmjs.org/sassdoc-theme-vulcan/-/sassdoc-theme-vulcan-0.2.0.tgz" + "scripts": { + "test": "mocha test" + }, + "version": "0.1.0" } neat: { - "name": "sassdoc-theme-neat", - "description": "SassDoc theme used in the Bourbon suite.", - "title": "SassDoc theme Neat", - "version": "0.0.2", + "_args": [ + [ + "sassdoc-theme-neat@0.0.2", + "/Users/valeriangalliat/projects/sassdoc.github.io/_themes" + ] + ], + "_from": "sassdoc-theme-neat@0.0.2", + "_id": "sassdoc-theme-neat@0.0.2", + "_inCache": true, + "_installable": true, + "_location": "/sassdoc-theme-neat", + "_nodeVersion": "0.10.35", + "_npmUser": { + "email": "hello@redalemeden.com", + "name": "kaishin" + }, + "_npmVersion": "2.1.16", + "_phantomChildren": { + "marked": "0.3.5" + }, + "_requested": { + "name": "sassdoc-theme-neat", + "raw": "sassdoc-theme-neat@0.0.2", + "rawSpec": "0.0.2", + "scope": null, + "spec": "0.0.2", + "type": "version" + }, + "_requiredBy": [ + "#DEV:/" + ], + "_resolved": "https://registry.npmjs.org/sassdoc-theme-neat/-/sassdoc-theme-neat-0.0.2.tgz", + "_shasum": "acc082f472a19b33bdf5b04fafdb40f1418bc67c", + "_shrinkwrap": null, + "_spec": "sassdoc-theme-neat@0.0.2", + "_where": "/Users/valeriangalliat/projects/sassdoc.github.io/_themes", "author": { "name": "thoughtbot, Inc" }, - "license": "MIT", - "repository": { - "type": "git", - "url": "https://github.com/thoughtbot/sassdoc-theme-neat" + "bugs": { + "url": "https://github.com/thoughtbot/sassdoc-theme-neat/issues" }, - "keywords": [ - "sassdoc-theme", - "sassdoc", - "bourbon", - "neat", - "documentation" - ], "dependencies": { "extend": "^1.0.0", "sassdoc-extras": "^2.0.0", @@ -133,6 +406,7 @@ neat: { "swig-extras": "0.*", "themeleon": "^3.0.0" }, + "description": "SassDoc theme used in the Bourbon suite.", "devDependencies": { "coffee-script": "^1.9.0", "gulp": "^3.8.7", @@ -143,158 +417,212 @@ neat: { "gulp-uglify": "^1.1.0", "gulp-util": "^3.0.0" }, + "directories": {}, + "dist": { + "shasum": "acc082f472a19b33bdf5b04fafdb40f1418bc67c", + "tarball": "http://registry.npmjs.org/sassdoc-theme-neat/-/sassdoc-theme-neat-0.0.2.tgz" + }, "engines": { "node": ">=0.10.0" }, "gitHead": "e79b0d28ba0a3d54d99c51036d53e029b31e6319", - "bugs": { - "url": "https://github.com/thoughtbot/sassdoc-theme-neat/issues" - }, "homepage": "https://github.com/thoughtbot/sassdoc-theme-neat", - "_id": "sassdoc-theme-neat@0.0.2", - "scripts": {}, - "_shasum": "acc082f472a19b33bdf5b04fafdb40f1418bc67c", - "_from": "sassdoc-theme-neat@0.0.2", - "_npmVersion": "2.1.16", - "_nodeVersion": "0.10.35", - "_npmUser": { - "name": "kaishin", - "email": "hello@redalemeden.com" - }, + "keywords": [ + "bourbon", + "documentation", + "neat", + "sassdoc", + "sassdoc-theme" + ], + "license": "MIT", "maintainers": [ { "name": "kaishin", "email": "hello@redalemeden.com" } ], - "dist": { - "shasum": "acc082f472a19b33bdf5b04fafdb40f1418bc67c", - "tarball": "http://registry.npmjs.org/sassdoc-theme-neat/-/sassdoc-theme-neat-0.0.2.tgz" + "name": "sassdoc-theme-neat", + "optionalDependencies": {}, + "readme": "ERROR: No README data found!", + "repository": { + "type": "git", + "url": "git+https://github.com/thoughtbot/sassdoc-theme-neat.git" }, - "directories": {}, - "_resolved": "https://registry.npmjs.org/sassdoc-theme-neat/-/sassdoc-theme-neat-0.0.2.tgz" + "scripts": {}, + "version": "0.0.2" } -flippant: { - "name": "sassdoc-theme-flippant", - "version": "0.1.0", - "description": "A modified version of Sassdoc's default theme", - "title": "SassDoc theme Flippant", - "files": [ - "assets", - "views", - "dist", - "default.json", - "index.js", - "LICENSE.md", - "README.md" +rest: { + "_args": [ + [ + "sassdoc-theme-rest", + "/Users/valeriangalliat/projects/sassdoc.github.io/_themes" + ] ], - "main": "dist", - "scripts": {}, - "repository": { - "type": "git", - "url": "git+https://github.com/dbox/flippant.git" + "_from": "sassdoc-theme-rest@*", + "_id": "sassdoc-theme-rest@1.0.2", + "_inCache": true, + "_installable": true, + "_location": "/sassdoc-theme-rest", + "_nodeVersion": "0.12.5", + "_npmUser": { + "email": "elliot.mitchum@ellioseven.com", + "name": "ellioseven" }, + "_npmVersion": "2.11.2", + "_phantomChildren": { + "jsonfile": "2.2.3", + "marked": "0.3.5", + "rimraf": "2.4.4" + }, + "_requested": { + "name": "sassdoc-theme-rest", + "raw": "sassdoc-theme-rest", + "rawSpec": "", + "scope": null, + "spec": "*", + "type": "range" + }, + "_requiredBy": [ + "/" + ], + "_resolved": "https://registry.npmjs.org/sassdoc-theme-rest/-/sassdoc-theme-rest-1.0.2.tgz", + "_shasum": "38ce96e270cf9c3b1e5f531387c56c9ad5dd04ad", + "_shrinkwrap": null, + "_spec": "sassdoc-theme-rest", + "_where": "/Users/valeriangalliat/projects/sassdoc.github.io/_themes", "author": { - "name": "dbox" + "email": "elliot.mitchum@ellioseven.com", + "name": "Elliot Mitchum" }, - "license": "MIT", "bugs": { - "url": "https://github.com/dbox/flippant/issues" + "url": "https://github.com/ellioseven/sassdoc-theme-rest/issues" }, "dependencies": { - "chroma-js": "^0.6.3", "es6-denodeify": "^0.1.0", "es6-promise": "^2.0.1", "extend": "^2.0.0", "fs-extra": "^0.16.3", - "html-minifier": "^0.7.0", - "sassdoc-extras": "^2.4.0", - "swig": "1.4.0", - "swig-extras": "^0.0.1" + "rest-simple-table": "1.0.1", + "sassdoc-extras": "^2.2.0", + "swig": "1.4.0" }, - "homepage": "https://github.com/dbox/flippant#readme", - "gitHead": "aeaad9f7ac82d6758c7fc8ce35e913e92402aebd", - "_id": "sassdoc-theme-flippant@0.1.0", - "_shasum": "149a6b89ac3276351a2caeee1da45ac068e1bf8b", - "_from": "sassdoc-theme-flippant@*", - "_npmVersion": "2.14.7", - "_nodeVersion": "4.2.1", - "_npmUser": { - "name": "dbox", - "email": "danielbox@gmail.com" + "description": "Sassdoc theme that converts to reStructured text", + "devDependencies": {}, + "directories": { + "test": "test" }, "dist": { - "shasum": "149a6b89ac3276351a2caeee1da45ac068e1bf8b", - "tarball": "http://registry.npmjs.org/sassdoc-theme-flippant/-/sassdoc-theme-flippant-0.1.0.tgz" + "shasum": "38ce96e270cf9c3b1e5f531387c56c9ad5dd04ad", + "tarball": "http://registry.npmjs.org/sassdoc-theme-rest/-/sassdoc-theme-rest-1.0.2.tgz" }, + "gitHead": "26a43a58290f0d06f8a928b04141ead6eeffee19", + "homepage": "https://github.com/ellioseven/sassdoc-theme-rest#readme", + "keywords": [ + "Sassdoc", + "Sassdoc Theme", + "reStructured Text" + ], + "license": "ISC", + "main": "lib", "maintainers": [ { - "name": "dbox", - "email": "danielbox@gmail.com" + "name": "ellioseven", + "email": "elliot.mitchum@ellioseven.com" } ], - "directories": {}, - "_resolved": "https://registry.npmjs.org/sassdoc-theme-flippant/-/sassdoc-theme-flippant-0.1.0.tgz" -} -rest: { "name": "sassdoc-theme-rest", - "version": "1.0.2", - "description": "Sassdoc theme that converts to reStructured text", - "title": "SassDoc theme Rest", - "main": "lib", - "dependencies": { - "es6-denodeify": "^0.1.0", - "es6-promise": "^2.0.1", - "extend": "^2.0.0", - "fs-extra": "^0.16.3", - "sassdoc-extras": "^2.2.0", - "swig": "1.4.0", - "rest-simple-table": "1.0.1" + "optionalDependencies": {}, + "readme": "ERROR: No README data found!", + "repository": { + "type": "git", + "url": "git+https://github.com/ellioseven/sassdoc-theme-rest.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, - "author": { - "name": "Elliot Mitchum", - "email": "elliot.mitchum@ellioseven.com" - }, - "license": "ISC", - "devDependencies": {}, - "keywords": [ - "Sassdoc", - "Sassdoc Theme", - "reStructured Text" + "version": "1.0.2" +} +vulcan: { + "_args": [ + [ + "sassdoc-theme-vulcan@^0.2.0", + "/Users/valeriangalliat/projects/sassdoc.github.io/_themes" + ] ], - "directories": { - "test": "test" + "_from": "sassdoc-theme-vulcan@>=0.2.0 <0.3.0", + "_id": "sassdoc-theme-vulcan@0.2.0", + "_inCache": true, + "_installable": true, + "_location": "/sassdoc-theme-vulcan", + "_npmUser": { + "email": "marc@mintel.me", + "name": "mmintel" }, - "repository": { - "type": "git", - "url": "git+https://github.com/ellioseven/sassdoc-theme-rest.git" + "_npmVersion": "1.4.10", + "_phantomChildren": { + "fs-extra": "0.13.0", + "q": "1.4.1" + }, + "_requested": { + "name": "sassdoc-theme-vulcan", + "raw": "sassdoc-theme-vulcan@^0.2.0", + "rawSpec": "^0.2.0", + "scope": null, + "spec": ">=0.2.0 <0.3.0", + "type": "range" + }, + "_requiredBy": [ + "#DEV:/" + ], + "_resolved": "https://registry.npmjs.org/sassdoc-theme-vulcan/-/sassdoc-theme-vulcan-0.2.0.tgz", + "_shasum": "77832965e8910f5583d6804cd5c29cee328419bd", + "_shrinkwrap": null, + "_spec": "sassdoc-theme-vulcan@^0.2.0", + "_where": "/Users/valeriangalliat/projects/sassdoc.github.io/_themes", + "author": { + "name": "Marc Mintel" }, "bugs": { - "url": "https://github.com/ellioseven/sassdoc-theme-rest/issues" + "url": "https://github.com/vulcan-framework/sassdoc-theme/issues" }, - "homepage": "https://github.com/ellioseven/sassdoc-theme-rest#readme", - "gitHead": "26a43a58290f0d06f8a928b04141ead6eeffee19", - "_id": "sassdoc-theme-rest@1.0.2", - "_shasum": "38ce96e270cf9c3b1e5f531387c56c9ad5dd04ad", - "_from": "sassdoc-theme-rest@*", - "_npmVersion": "2.11.2", - "_nodeVersion": "0.12.5", - "_npmUser": { - "name": "ellioseven", - "email": "elliot.mitchum@ellioseven.com" + "dependencies": { + "extend": "1.*", + "grunt": "^0.4.5", + "grunt-contrib-sass": "^0.8.1", + "grunt-contrib-watch": "^0.6.1", + "sassdoc-filter": "^1.2.0", + "sassdoc-indexer": "^1.1.0", + "swig": "1.4.0", + "swig-extras": "0.*", + "themeleon": "1.*", + "themeleon-swig": "0.*" }, + "description": "SassDoc theme for Vulcan packages", + "devDependencies": { + "uglify-js": "^2.4.15" + }, + "directories": {}, "dist": { - "shasum": "38ce96e270cf9c3b1e5f531387c56c9ad5dd04ad", - "tarball": "http://registry.npmjs.org/sassdoc-theme-rest/-/sassdoc-theme-rest-1.0.2.tgz" + "shasum": "77832965e8910f5583d6804cd5c29cee328419bd", + "tarball": "http://registry.npmjs.org/sassdoc-theme-vulcan/-/sassdoc-theme-vulcan-0.2.0.tgz" }, + "homepage": "https://github.com/vulcan-framework/sassdoc-theme", + "keywords": [ + "sassdoc-theme" + ], "maintainers": [ { - "name": "ellioseven", - "email": "elliot.mitchum@ellioseven.com" + "name": "mmintel", + "email": "marc@mintel.me" } ], - "_resolved": "https://registry.npmjs.org/sassdoc-theme-rest/-/sassdoc-theme-rest-1.0.2.tgz" + "name": "sassdoc-theme-vulcan", + "optionalDependencies": {}, + "readme": "ERROR: No README data found!", + "repository": { + "type": "git", + "url": "git+https://github.com/vulcan-framework/sassdoc-theme.git" + }, + "title": "SassDoc Theme Vulcan", + "version": "0.2.0" } diff --git a/_themes/package.json b/_themes/package.json index 6aea336..866a34d 100644 --- a/_themes/package.json +++ b/_themes/package.json @@ -2,6 +2,7 @@ "devDependencies": { "sassdoc-theme-default": "^2.0.0", "sassdoc-theme-flippant": "^0.1.0", + "sassdoc-theme-herman": "^0.1.0", "sassdoc-theme-neat": "^0.0.2", "sassdoc-theme-rest": "^1.0.2", "sassdoc-theme-vulcan": "^0.2.0" diff --git a/theme-gallery/preview/herman/assets/css/main.css b/theme-gallery/preview/herman/assets/css/main.css new file mode 100644 index 0000000..b5f5dfd --- /dev/null +++ b/theme-gallery/preview/herman/assets/css/main.css @@ -0,0 +1,25 @@ +/*! + * Web Fonts from fontspring.com + * + * All OpenType features and all extended glyphs have been removed. + * Fully installable fonts can be purchased at http://www.fontspring.com + * + * The fonts included in this stylesheet are subject to the End User License you purchased + * from Fontspring. The fonts are protected under domestic and international trademark and + * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or + * distributing this font software. + * + * (c) 2010-2015 Fontspring + * + * + * + * + * The fonts included are copyrighted by the vendor listed below. + * + * Vendor: FontSite Inc. + * License URL: http://www.fontspring.com/licenses/fontsite/webfont + * + * + */@font-face{font-family:"CenturyOldStyle";font-style:normal;font-weight:normal;src:url("../fonts/serif/CenturyOldStyle-regular.woff") format("woff"),url("../fonts/serif/CenturyOldStyle-regular.ttf") format("truetype")}@font-face{font-family:"CenturyOldStyle";font-style:italic;font-weight:normal;src:url("../fonts/serif/CenturyOldStyle-italic.woff") format("woff"),url("../fonts/serif/CenturyOldStyle-italic.ttf") format("truetype")}@font-face{font-family:"CenturyOldStyle";font-style:normal;font-weight:bold;src:url("../fonts/serif/CenturyOldStyle-bold.woff") format("woff"),url("../fonts/serif/CenturyOldStyle-bold.ttf") format("truetype")}@font-face{font-family:"SourceSansPro";font-style:normal;font-weight:normal;src:url("../fonts/sans/sourcesanspro-regular-webfont.woff") format("woff"),url("../fonts/sans/sourcesanspro-regular-webfont.ttf") format("truetype")}@font-face{font-family:"SourceSansPro";font-style:italic;font-weight:normal;src:url("../fonts/sans/sourcesanspro-italic-webfont.woff") format("woff"),url("../fonts/sans/sourcesanspro-italic-webfont.ttf") format("truetype")}@font-face{font-family:"SourceSansPro";font-style:normal;font-weight:bold;src:url("../fonts/sans/sourcesanspro-bold-webfont.woff") format("woff"),url("../fonts/sans/sourcesanspro-bold-webfont.ttf") format("truetype")}@font-face{font-family:"SourceCodePro";font-style:normal;font-weight:normal;src:url("../fonts/code/sourcecodepro-regular-webfont.woff") format("woff"),url("../fonts/code/sourcecodepro-regular-webfont.ttf") format("truetype")}@font-face{font-family:"SourceCodePro";font-style:normal;font-weight:bold;src:url("../fonts/code/sourcecodepro-bold-webfont.woff") format("woff"),url("../fonts/code/sourcecodepro-bold-webfont.ttf") format("truetype")}/*! sanitize.css v3.0.0 | CC0 1.0 Public Domain | github.com/10up/sanitize.css */audio:not([controls]){display:none}button{overflow:visible;-webkit-appearance:button}details{display:block}html{-ms-overflow-style:-ms-autohiding-scrollbar;overflow-y:scroll;-webkit-text-size-adjust:100%}input{-webkit-border-radius:0}input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button}input[type="number"]{width:auto}input[type="search"]{-webkit-appearance:textfield}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}main{display:block}pre{overflow:auto}progress{display:inline-block}small{font-size:0.81818rem}summary{display:block}svg:not(:root){overflow:hidden}template{display:none}textarea{overflow:auto}[hidden]{display:none}*,::before,::after{box-sizing:inherit}*{font-size:inherit;line-height:inherit}::before,::after{text-decoration:inherit;vertical-align:inherit}*,::before,::after{border-style:solid;border-width:0}*{background-repeat:no-repeat;margin:0;padding:0}:root{background-color:#fff;box-sizing:border-box;color:#1b4654;cursor:default;font:137.5% / 1.40909em "CenturyOldStyle","Baskerville","Palatino","Cambria","Georgia","serif";text-rendering:auto}a{text-decoration:underline}audio,canvas,iframe,img,svg,video{vertical-align:middle}button,input,select,textarea{background-color:transparent}button,input,select,textarea{color:inherit;font-family:inherit;font-style:inherit;font-weight:inherit}button,[type="button"],[type="date"],[type="datetime"],[type="datetime-local"],[type="email"],[type="month"],[type="number"],[type="password"],[type="reset"],[type="search"],[type="submit"],[type="tel"],[type="text"],[type="time"],[type="url"],[type="week"],select,textarea{min-height:1.40909em}code,kbd,pre,samp{font-family:"SourceCodePro","Consolas","Menlo","Monaco","Lucida Console","Liberation Mono","DejaVu Sans Mono","Bitstream Vera Sans Mono","Courier New","monospace","serif",monospace}nav ol,nav ul{list-style:none}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}table{border-collapse:collapse;border-spacing:0}textarea{resize:vertical}::-moz-selection{background-color:#c75000;color:#fff;text-shadow:none}::selection{background-color:#c75000;color:#fff;text-shadow:none}[aria-busy="true"]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled]{cursor:default}[hidden][aria-hidden="false"]{clip:rect(0 0 0 0);display:inherit;position:absolute}[hidden][aria-hidden="false"]:focus{clip:auto}:root{font-size:calc(115% + 0.25vw)}[href]:link,[href]:visited{color:#c75000;text-decoration:none}[href]:hover,[href]:focus,[href]:active{color:#b34800;text-decoration:underline}img,object,video{height:auto;max-width:100%}pre{background-color:#ebecec;border-radius:0.35227rem;box-shadow:0 0 0.35227rem #b8bdbf inset;padding:0.70455rem}pre,code{font-size:0.72727rem;line-height:1.05682rem}[data-sassdoc='project-title']{font-size:2.72727rem;line-height:2.81818rem;font-style:italic;font-weight:normal}[data-sassdoc='project-title'] [href]:link,[data-sassdoc='project-title'] [href]:visited{color:inherit}[data-sassdoc='project-title'] [href]:hover,[data-sassdoc='project-title'] [href]:focus,[data-sassdoc='project-title'] [href]:active{color:#c75000}[data-sassdoc='page-title']{font-size:1.95455rem;line-height:2.11364rem;margin-bottom:0.70455rem;text-transform:capitalize}[data-sassdoc='item-title']{font-size:1.40909rem;line-height:1.40909rem;font-weight:normal;margin-bottom:0.70455rem}[data-sassdoc='nav-title']{margin:0.70455rem 0}[data-sassdoc='nav-title'] [href]:link,[data-sassdoc='nav-title'] [href]:visited{color:inherit}[data-sassdoc='nav-title'] [href]:hover,[data-sassdoc='nav-title'] [href]:focus,[data-sassdoc='nav-title'] [href]:active{color:#c75000}html,body{overflow-x:hidden}body{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0.70455rem}[data-sassdoc-region]{padding:0.70455rem}[data-sassdoc-region='banner']{margin-bottom:1.40909rem;width:100%}[data-sassdoc='project-version']{font-family:"SourceSansPro","Helvetica Neue","Helvetica","Arial","sans-serif";font-size:1rem;line-height:1.40909rem;color:#b8bdbf;font-style:normal;font-weight:normal}[data-sassdoc-region='nav']{-webkit-flex:1 1 10rem;-ms-flex:1 1 10rem;flex:1 1 10rem}[data-sassdoc-nav]:link,[data-sassdoc-nav]:visited{color:#1b4654;display:block;font-style:italic;text-transform:capitalize}[data-sassdoc-nav]:hover,[data-sassdoc-nav]:focus,[data-sassdoc-nav]:active{color:#c75000}[data-sassdoc-nav='is-active']:link,[data-sassdoc-nav='is-active']:visited{color:#c75000;text-decoration:none}[data-sassdoc-region='main']{-webkit-flex:15 1 24rem;-ms-flex:15 1 24rem;flex:15 1 24rem;overflow:hidden}[data-sassdoc-item]{margin:2.81818rem 0}[data-sassdoc='item-description']{margin-bottom:0.70455rem}[data-sassdoc-page='index'] h1,[data-sassdoc-page='index'] h2,[data-sassdoc-page='index'] h3,[data-sassdoc-page='index'] h4{margin-bottom:0.70455rem}[data-sassdoc-page='index'] h1{font-size:1.95455rem;line-height:2.11364rem}[data-sassdoc-page='index'] h2{font-size:1.40909rem;line-height:1.40909rem}[data-sassdoc-page='index'] p{margin-bottom:1.40909rem} + +/*# sourceMappingURL=main.css.map */ diff --git a/theme-gallery/preview/herman/assets/fonts/code/sourcecodepro-bold-webfont.ttf b/theme-gallery/preview/herman/assets/fonts/code/sourcecodepro-bold-webfont.ttf new file mode 100755 index 0000000..00ee6e1 Binary files /dev/null and b/theme-gallery/preview/herman/assets/fonts/code/sourcecodepro-bold-webfont.ttf differ diff --git a/theme-gallery/preview/herman/assets/fonts/code/sourcecodepro-bold-webfont.woff b/theme-gallery/preview/herman/assets/fonts/code/sourcecodepro-bold-webfont.woff new file mode 100755 index 0000000..491d03a Binary files /dev/null and b/theme-gallery/preview/herman/assets/fonts/code/sourcecodepro-bold-webfont.woff differ diff --git a/theme-gallery/preview/herman/assets/fonts/code/sourcecodepro-regular-webfont.ttf b/theme-gallery/preview/herman/assets/fonts/code/sourcecodepro-regular-webfont.ttf new file mode 100755 index 0000000..07aa352 Binary files /dev/null and b/theme-gallery/preview/herman/assets/fonts/code/sourcecodepro-regular-webfont.ttf differ diff --git a/theme-gallery/preview/herman/assets/fonts/code/sourcecodepro-regular-webfont.woff b/theme-gallery/preview/herman/assets/fonts/code/sourcecodepro-regular-webfont.woff new file mode 100755 index 0000000..a06a6d9 Binary files /dev/null and b/theme-gallery/preview/herman/assets/fonts/code/sourcecodepro-regular-webfont.woff differ diff --git a/theme-gallery/preview/herman/assets/fonts/sans/sourcesanspro-bold-webfont.ttf b/theme-gallery/preview/herman/assets/fonts/sans/sourcesanspro-bold-webfont.ttf new file mode 100755 index 0000000..c913372 Binary files /dev/null and b/theme-gallery/preview/herman/assets/fonts/sans/sourcesanspro-bold-webfont.ttf differ diff --git a/theme-gallery/preview/herman/assets/fonts/sans/sourcesanspro-bold-webfont.woff b/theme-gallery/preview/herman/assets/fonts/sans/sourcesanspro-bold-webfont.woff new file mode 100755 index 0000000..23e9fc5 Binary files /dev/null and b/theme-gallery/preview/herman/assets/fonts/sans/sourcesanspro-bold-webfont.woff differ diff --git a/theme-gallery/preview/herman/assets/fonts/sans/sourcesanspro-bolditalic-webfont.ttf b/theme-gallery/preview/herman/assets/fonts/sans/sourcesanspro-bolditalic-webfont.ttf new file mode 100755 index 0000000..a354870 Binary files /dev/null and b/theme-gallery/preview/herman/assets/fonts/sans/sourcesanspro-bolditalic-webfont.ttf differ diff --git a/theme-gallery/preview/herman/assets/fonts/sans/sourcesanspro-bolditalic-webfont.woff b/theme-gallery/preview/herman/assets/fonts/sans/sourcesanspro-bolditalic-webfont.woff new file mode 100755 index 0000000..0b0300b Binary files /dev/null and b/theme-gallery/preview/herman/assets/fonts/sans/sourcesanspro-bolditalic-webfont.woff differ diff --git a/theme-gallery/preview/herman/assets/fonts/sans/sourcesanspro-italic-webfont.ttf b/theme-gallery/preview/herman/assets/fonts/sans/sourcesanspro-italic-webfont.ttf new file mode 100755 index 0000000..ab2c5e0 Binary files /dev/null and b/theme-gallery/preview/herman/assets/fonts/sans/sourcesanspro-italic-webfont.ttf differ diff --git a/theme-gallery/preview/herman/assets/fonts/sans/sourcesanspro-italic-webfont.woff b/theme-gallery/preview/herman/assets/fonts/sans/sourcesanspro-italic-webfont.woff new file mode 100755 index 0000000..a18d20f Binary files /dev/null and b/theme-gallery/preview/herman/assets/fonts/sans/sourcesanspro-italic-webfont.woff differ diff --git a/theme-gallery/preview/herman/assets/fonts/sans/sourcesanspro-light-webfont.ttf b/theme-gallery/preview/herman/assets/fonts/sans/sourcesanspro-light-webfont.ttf new file mode 100755 index 0000000..e7bc3f2 Binary files /dev/null and b/theme-gallery/preview/herman/assets/fonts/sans/sourcesanspro-light-webfont.ttf differ diff --git a/theme-gallery/preview/herman/assets/fonts/sans/sourcesanspro-light-webfont.woff b/theme-gallery/preview/herman/assets/fonts/sans/sourcesanspro-light-webfont.woff new file mode 100755 index 0000000..2979f82 Binary files /dev/null and b/theme-gallery/preview/herman/assets/fonts/sans/sourcesanspro-light-webfont.woff differ diff --git a/theme-gallery/preview/herman/assets/fonts/sans/sourcesanspro-lightitalic-webfont.ttf b/theme-gallery/preview/herman/assets/fonts/sans/sourcesanspro-lightitalic-webfont.ttf new file mode 100755 index 0000000..5ebe21a Binary files /dev/null and b/theme-gallery/preview/herman/assets/fonts/sans/sourcesanspro-lightitalic-webfont.ttf differ diff --git a/theme-gallery/preview/herman/assets/fonts/sans/sourcesanspro-lightitalic-webfont.woff b/theme-gallery/preview/herman/assets/fonts/sans/sourcesanspro-lightitalic-webfont.woff new file mode 100755 index 0000000..5ac3a9f Binary files /dev/null and b/theme-gallery/preview/herman/assets/fonts/sans/sourcesanspro-lightitalic-webfont.woff differ diff --git a/theme-gallery/preview/herman/assets/fonts/sans/sourcesanspro-regular-webfont.ttf b/theme-gallery/preview/herman/assets/fonts/sans/sourcesanspro-regular-webfont.ttf new file mode 100755 index 0000000..0ac659b Binary files /dev/null and b/theme-gallery/preview/herman/assets/fonts/sans/sourcesanspro-regular-webfont.ttf differ diff --git a/theme-gallery/preview/herman/assets/fonts/sans/sourcesanspro-regular-webfont.woff b/theme-gallery/preview/herman/assets/fonts/sans/sourcesanspro-regular-webfont.woff new file mode 100755 index 0000000..4a3d051 Binary files /dev/null and b/theme-gallery/preview/herman/assets/fonts/sans/sourcesanspro-regular-webfont.woff differ diff --git a/theme-gallery/preview/herman/assets/fonts/serif/CenturyOldStyle-bold.ttf b/theme-gallery/preview/herman/assets/fonts/serif/CenturyOldStyle-bold.ttf new file mode 100755 index 0000000..e2014a9 Binary files /dev/null and b/theme-gallery/preview/herman/assets/fonts/serif/CenturyOldStyle-bold.ttf differ diff --git a/theme-gallery/preview/herman/assets/fonts/serif/CenturyOldStyle-bold.woff b/theme-gallery/preview/herman/assets/fonts/serif/CenturyOldStyle-bold.woff new file mode 100755 index 0000000..88d5274 Binary files /dev/null and b/theme-gallery/preview/herman/assets/fonts/serif/CenturyOldStyle-bold.woff differ diff --git a/theme-gallery/preview/herman/assets/fonts/serif/CenturyOldStyle-italic.ttf b/theme-gallery/preview/herman/assets/fonts/serif/CenturyOldStyle-italic.ttf new file mode 100755 index 0000000..e4fd171 Binary files /dev/null and b/theme-gallery/preview/herman/assets/fonts/serif/CenturyOldStyle-italic.ttf differ diff --git a/theme-gallery/preview/herman/assets/fonts/serif/CenturyOldStyle-italic.woff b/theme-gallery/preview/herman/assets/fonts/serif/CenturyOldStyle-italic.woff new file mode 100755 index 0000000..6083366 Binary files /dev/null and b/theme-gallery/preview/herman/assets/fonts/serif/CenturyOldStyle-italic.woff differ diff --git a/theme-gallery/preview/herman/assets/fonts/serif/CenturyOldStyle-regular.ttf b/theme-gallery/preview/herman/assets/fonts/serif/CenturyOldStyle-regular.ttf new file mode 100755 index 0000000..f84408a Binary files /dev/null and b/theme-gallery/preview/herman/assets/fonts/serif/CenturyOldStyle-regular.ttf differ diff --git a/theme-gallery/preview/herman/assets/fonts/serif/CenturyOldStyle-regular.woff b/theme-gallery/preview/herman/assets/fonts/serif/CenturyOldStyle-regular.woff new file mode 100755 index 0000000..e701d74 Binary files /dev/null and b/theme-gallery/preview/herman/assets/fonts/serif/CenturyOldStyle-regular.woff differ diff --git a/theme-gallery/preview/herman/assets/img/favicon.ico b/theme-gallery/preview/herman/assets/img/favicon.ico new file mode 100644 index 0000000..8a79b6d Binary files /dev/null and b/theme-gallery/preview/herman/assets/img/favicon.ico differ diff --git a/theme-gallery/preview/herman/cross-browser-support.html b/theme-gallery/preview/herman/cross-browser-support.html new file mode 100644 index 0000000..f29665e --- /dev/null +++ b/theme-gallery/preview/herman/cross-browser-support.html @@ -0,0 +1,9 @@ +sassdoc-theme-herman Documentation

sassdoc-theme-herman 0.1.0

cross-browser-support

keyframes

Mixin to handle cross browser keyframes for CSS animations.

@mixin keyframes(
+  $name
+) { /* ... */ }

prefixer

Mixin to prefix properties that are not prefixed by Compass

@include prefixer('transform', 'translate(10px)');
@mixin prefixer(
+  $property,
+  $value,
+  $vendors: 'webkit' 'moz' 'ms' 'o'
+) { /* ... */ }

opacity

Mixin for cross-browser opacity (IE 8). Clamps the value between 0 and 1.

@mixin opacity(
+  $opacity
+) { /* ... */ }
\ No newline at end of file diff --git a/theme-gallery/preview/herman/helpers.html b/theme-gallery/preview/herman/helpers.html new file mode 100644 index 0000000..672cc20 --- /dev/null +++ b/theme-gallery/preview/herman/helpers.html @@ -0,0 +1,7 @@ +sassdoc-theme-herman Documentation

sassdoc-theme-herman 0.1.0

helpers

clearfix

Float clearing helper.

@mixin clearfix(
+  $extend: true
+) { /* ... */ }

visually-hidden

Accessibility hiding helper.

@mixin visually-hidden(
+  $extend: true
+) { /* ... */ }

ellipsis

Accessibility ellipsis helper.

@mixin ellipsis(
+  $extend: true
+) { /* ... */ }
\ No newline at end of file diff --git a/theme-gallery/preview/herman/index.html b/theme-gallery/preview/herman/index.html new file mode 100644 index 0000000..c3118c7 --- /dev/null +++ b/theme-gallery/preview/herman/index.html @@ -0,0 +1 @@ +sassdoc-theme-herman Documentation

sassdoc-theme-herman 0.1.0

SassDoc

Uncompiled source code from the Jekyll powered official SassDoc site.

Preview jekyll serve

Local preview on port 4000 (http://0.0.0.0:4000 or http://localhost:4000 depending on setups).

Building

make

Make everything (all the below).

make changelog

Update changelog/index.md from https://raw.githubusercontent.com/SassDoc/sassdoc/master.

make preview

Make an up to date preview of the default theme in assets/image/preview-image.png.

make themes

Do everything needed for the theme gallery to work:

  1. In theme-gallery, fetch all the themes defined in themes.mk, render them in preview and generate thumbnails in thumbs.
  2. Generate _data/themes.yml from the package.json of each theme previously downloaded.

To update the themes, run make update && make themes (this shouldn't do anything if no theme was updated).

\ No newline at end of file diff --git a/theme-gallery/preview/herman/undefined.html b/theme-gallery/preview/herman/undefined.html new file mode 100644 index 0000000..c236a8f --- /dev/null +++ b/theme-gallery/preview/herman/undefined.html @@ -0,0 +1,50 @@ +sassdoc-theme-herman Documentation

sassdoc-theme-herman 0.1.0

general

opposite-direction

Returns the opposite direction of every direction in $directions.

@function opposite-direction(
+  $directions
+) { /* ... */ }

clamp

Clamp $value between $min and $max.

@function clamp(
+  $value,
+  $min,
+  $max
+) { /* ... */ }

z

Helper to manage z-index. Tries to fetch the z-index mapped to $layer in $z-indexes map. If found, returns it, else returns null.

z-index: z("default")
@function z(
+  $layer
+) { /* ... */ }

is-valid-length

Tests whether the value is a valid length.

@function is-valid-length(
+  $value
+) { /* ... */ }

top-shadow

Computes a top-shadow for a card effect.

@function top-shadow(
+  $depth
+) { /* ... */ }

bottom-shadow

Computes a bottom-shadow for a card effect.

@function bottom-shadow(
+  $depth
+) { /* ... */ }

clearfix

Clearfix helper

visually-hidden

Accessibility hiding helper.

ellipsis

Accessibility ellipsis helper.

size

Mixin to size elements.

@mixin size(
+  $width,
+  $height: $width
+) { /* ... */ }

position

Shorthand for positioning.

@mixin position(
+  $position,
+  $top: null,
+  $right: null,
+  $bottom: null,
+  $left: null
+) { /* ... */ }

absolute

Shorthand for absolute positioning.

Stretch an item over its parent.

@include absolute($top: 0, $right: 0, $bottom: 0, $left: 0)
@mixin absolute(
+  $args...
+) { /* ... */ }

relative

Shorthand for relative positioning.

@mixin relative(
+  $args...
+) { /* ... */ }

fixed

Shorthand for fixed positioning.

@mixin fixed(
+  $args...
+) { /* ... */ }

respond-to

Responsive manager.

@mixin respond-to(
+  $breakpoint
+) { /* ... */ }

inline-block

Mixin handling inline-block and vertical-align at once. If no align is specified, then the vertical-align property won't be output.

@mixin inline-block(
+  $align: null
+) { /* ... */ }

card

Gives a card depth effect.

@mixin card(
+  $depth
+) { /* ... */ }

on-event

Event wrapper.

@mixin on-event(
+  $self: false
+) { /* ... */ }

when-inside

Contexts

@mixin when-inside(
+  $context
+) { /* ... */ }

pink

Pink

$pink: #dd5a6f;

purple

Purple

$purple: #5c4863;

yellow

Yellow

$yellow: #ffc93c;

black

Black

$black: #333;

primary-color

Primary color

$primary-color: $pink;

secondary-color

Primary color

$secondary-color: $yellow;

tertiary-color

Primary color

$tertiary-color: $purple;

light-grey

Light grey

$light-grey: #e0e0e0;

medium-grey

Medium

$medium-grey: #ddd;

breakpoints

Map of breakpoints for responsive design.

$breakpoints: (
+  'small':  (max-width: 800px),
+  'medium': (min-width: 801px)
+) !global;

z-indexes

Z-indexes layers.

$z-indexes: (
+  'goku':       9001,
+  'modal':      5000,
+  'dropdown':   4000,
+  'social':     3000,
+  'default':       1,
+  'below':        -1
+) !global;

sidebar-width

Sidebar width

$sidebar-width: 280px;

vertical-rhythm

Vertical rhythm

$vertical-rhythm: 1.5rem;

text-font-stack

Text font stack

$text-font-stack: 'Open Sans', 'Helvetica Neue Light', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;

code-font-stack

Code font stack

$code-font-stack: 'Courier New', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Monaco', monospace;
\ No newline at end of file diff --git a/theme-gallery/thumbs/herman.png b/theme-gallery/thumbs/herman.png new file mode 100644 index 0000000..bb05b8d Binary files /dev/null and b/theme-gallery/thumbs/herman.png differ