Created
April 21, 2016 02:45
-
-
Save websemantics/faa3f7093779770439e7d6b42aaca4fc to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"global": { | |
"color": { | |
"white": "#ffffff", | |
"shadow": "#494949", | |
"boxed": "#367dbc", | |
"symbol": "#73371e", | |
"primary": "{{ color.brown }}", | |
"brown": "#fece99", | |
"fresh": "#ddec87", | |
"hot": "#ebb086", | |
"cloudy": "#c1c1c1" | |
}, | |
"files": { | |
"dist": "dist", | |
"dest": "assets\/logo", | |
"source": "assets\/smart", | |
"concatenator": "-" | |
}, | |
"default": { | |
"none": "none", | |
"width": 164, | |
"height": 164, | |
"zoom": 0, | |
"transform": "translate(0)", | |
"shadow_opacity": "0.2", | |
"tape_opacity": "0.4" | |
}, | |
"bot": { | |
"name": "iAyeBot", | |
"email": "[email protected]", | |
"url": "http:\/\/github.com\/iayebot", | |
"img": "https:\/\/avatars1.githubusercontent.com\/u\/18201639?v=3&s=40" | |
} | |
}, | |
"template": [ | |
{ | |
"description": "Web Semantics, Inc. logo and artwork", | |
"source": "{{{ global.files.source }}}\/logo.template", | |
"dest": "{{{ global.files.dest }}}", | |
"data":[ | |
"box", "taped-r", "taped-l", "symbol-r", "symbol-l", "boxed-r", "boxed-l", "box-o", | |
"uuuu", "uuum", "uuud", "uumu", "uumm", "uumd", "uudu", "uudm", "uudd", "umuu", "umum", "umud", "ummu", "ummm", "ummd", "umdu", "umdm", "umdd", "uduu", "udum", "udud", "udmu", "udmm", "udmd", "uddu", "uddm", "uddd", | |
"muuu", "muum", "muud", "mumu", "mumm", "mumd", "mudu", "mudm", "mudd", "mmuu", "mmum", "mmud", "mmmu", "mmmm", "mmmd", "mmdu", "mmdm", "mmdd", "mduu", "mdum", "mdud", "mdmu", "mdmm", "mdmd", "mddu", "mddm", "mddd", | |
"duuu", "duum", "duud", "dumu", "dumm", "dumd", "dudu", "dudm", "dudd", "dmuu", "dmum", "dmud", "dmmu", "dmmm", "dmmd", "dmdu", "dmdm", "dmdd", "dduu", "ddum", "ddud", "ddmu", "ddmm", "ddmd", "dddu", "dddm", "dddd" | |
], | |
"svg": { | |
"dest": "svg" | |
}, | |
"png1": { | |
"dest": "png", | |
"scale": { | |
"width": [164] | |
}, | |
"retina": true | |
}, | |
"icon1": { | |
"dest": "icon", | |
"source": "{{{ global.files.dest }}}\/png\/[email protected]", | |
"config": { | |
"appName": "{{ package.name }}", | |
"appDescription": "{{ package.description }}", | |
"developerName": "{{ package.author }}", | |
"developerURL": "{{ package.homepage }}", | |
"background": "{{ global.color.white }}", | |
"path": "{{{ global.files.dest }}}\/icon", | |
"url": "{{ package.homepage }}", | |
"display": "standalone", | |
"orientation": "portrait", | |
"version": 1, | |
"logging": false, | |
"online": false, | |
"replace": true | |
} | |
}, | |
"sprite": { | |
"dest": "sprite", | |
"source": "{{{ global.files.dest }}}\/svg\/*.svg", | |
"config": { | |
"mode": { | |
"view": { | |
"bust": false, | |
"render": { | |
"css": true | |
} | |
}, | |
"symbol": true | |
} | |
} | |
} | |
} | |
], | |
"html": { | |
"dest": ".", | |
"template": "{{{ global.files.source }}}\/index.template", | |
"filename": "index.html", | |
"title": "Web Semantics, Inc. Logos", | |
"description": "{{ package.description }}", | |
"github_url": "{{& package.repository }}", | |
"link": { | |
"text": "Visit Website \u00bb", | |
"url": "{{& package.repository.url }}" | |
}, | |
"generated_by": { | |
"text": "Generated by,", | |
"name": "{{ global.bot.name }}", | |
"url": "{{& global.bot.url }}", | |
"img": "{{& global.bot.img }}" | |
} | |
}, | |
"data": { | |
"default": { | |
"name": "", | |
"value": { | |
"tape_right": false, | |
"tape_left": false, | |
"south_up_tape" : false, | |
"east_up_tape" : false, | |
"symbols_right": false, | |
"symbols_left": false, | |
"boxed_right": false, | |
"boxed_left": false, | |
"east_down": false, | |
"east_middle": false, | |
"north_middle": false, | |
"north_down": false, | |
"north_up": false, | |
"west_middle": false, | |
"south_down": false, | |
"east_up": false, | |
"south_middle": false, | |
"west_down": false, | |
"south_up": false, | |
"west_up": false, | |
"open_top": false, | |
"fill": "{{ global.color.primary }}", | |
"dark_fill": "{{#color}} ('{{global.color.primary}}').desaturate(28).darken(6) {{/color}}", | |
"lite_fill": "{{#color}} ('{{global.color.primary}}').saturate(1.9).lighten(2.2) {{/color}}", | |
"inside_fill": "{{#color}} ('{{global.color.primary}}').desaturate(18.7).darken(8.2) {{/color}}", | |
"inside_dark_fill": "{{#color}} ('{{global.color.primary}}').desaturate(36.2).darken(13.7) {{/color}}", | |
"flap_top_lite_fill": "{{#color}} ('{{global.color.primary}}').saturate(1.94).lighten(2.7) {{/color}}", | |
"flap_bottom_dark_fill": "{{#color}} ('{{global.color.primary}}').desaturate(74).darken(30) {{/color}}", | |
"flap_bottom_dark_fill_2": "{{#color}} ('{{global.color.primary}}').desaturate(45).darken(11.5) {{/color}}", | |
"flap_south_dark_edge_fill": "{{#color}} ('{{global.color.primary}}').saturate(1.94).lighten(3.14) {{/color}}", | |
"flap_south_lite_fill": "{{#color}} ('{{global.color.primary}}').saturate(1.94).lighten(3.92) {{/color}}", | |
"flap_east_west_lite_fill": "{{#color}} ('{{global.color.primary}}').saturate(1.94).lighten(2.74) {{/color}}", | |
"symbol_fill": "{{ global.color.symbol }}", | |
"symbol_dark_fill": "{{#color}} ('{{ global.color.symbol }}').desaturate(0.41).darken(2.156) {{/color}}", | |
"shadow_fill": "{{ global.color.shadow }}", | |
"shadow_opacity": "{{ global.default.shadow_opacity }}", | |
"boxed_fill": "{{ global.color.boxed }}", | |
"boxed_background_fill": "{{#color}} ('{{global.color.white}}').darken(9) {{/color}}", | |
"tape_fill": "{{#color}} ('{{global.color.white}}').darken(3) {{/color}}", | |
"tape_opacity": "{{ global.default.tape_opacity }}", | |
"zoom": "{{ global.default.zoom }}", | |
"width": "{{ global.default.width }}", | |
"height": "{{ global.default.height }}" | |
} | |
}, | |
"box": { | |
"children": [ | |
"default" | |
], | |
"value": { | |
} | |
}, | |
"symbol-r": { | |
"children": [ | |
"box" | |
], | |
"value": { | |
"symbols_right": true | |
} | |
}, | |
"symbol-l": { | |
"children": [ | |
"box" | |
], | |
"value": { | |
"symbols_left": true | |
} | |
}, | |
"boxed-r": { | |
"children": [ | |
"box", | |
"symbol-l", | |
"symbol-r" | |
], | |
"value": { | |
"boxed_right": true | |
} | |
}, | |
"boxed-l": { | |
"children": [ | |
"box", | |
"symbol-l", | |
"symbol-r" | |
], | |
"value": { | |
"boxed_left": true | |
} | |
}, | |
"taped-r": { | |
"children": [ | |
"box", | |
"boxed-l" | |
], | |
"value": { | |
"tape_right": true | |
} | |
}, | |
"taped-l": { | |
"children": [ | |
"box", | |
"boxed-r" | |
], | |
"value": { | |
"tape_left": true | |
} | |
}, | |
"box-o": { | |
"children": [ | |
"box", | |
"taped-l", | |
"taped-r" | |
], | |
"value": { | |
"open_top": true | |
} | |
}, | |
"open-only": { | |
"children": [ | |
"box" | |
], | |
"value": { | |
"open_top": true | |
} | |
}, | |
"open-tape-l": { | |
"children": [ | |
"taped-l" | |
], | |
"value": { | |
"east_up_tape": true | |
} | |
}, | |
"open-tape-r": { | |
"children": [ | |
"taped-r" | |
], | |
"value": { | |
"south_up_tape": true | |
} | |
}, | |
"normal": { | |
"name": "", | |
"children": ["open-only","open-tape-l","open-tape-r"], | |
"value": {"open_top": true} | |
}, | |
"north-east-south-west": { | |
"name": "", | |
"children": ["open-only","open-tape-l","open-tape-r"], | |
"value": {"open_top": true} | |
}, | |
"uuuu": {"children": ["north-east-south-west"],"value": {"north_up": true,"east_up": true,"south_up": true,"west_up": true}}, | |
"uuum": {"children": ["north-east-south-west"],"value": {"north_up": true,"east_up": true,"south_up": true,"west_middle": true}}, | |
"uuud": {"children": ["north-east-south-west"],"value": {"north_up": true,"east_up": true,"south_up": true,"west_down": true}}, | |
"uumu": {"children": ["north-east-south-west"],"value": {"north_up": true,"east_up": true,"south_middle": true,"west_up": true}}, | |
"uumm": {"children": ["north-east-south-west"],"value": {"north_up": true,"east_up": true,"south_middle": true,"west_middle": true}}, | |
"uumd": {"children": ["north-east-south-west"],"value": {"north_up": true,"east_up": true,"south_middle": true,"west_down": true}}, | |
"uudu": {"children": ["north-east-south-west"],"value": {"north_up": true,"east_up": true,"south_down": true,"west_up": true}}, | |
"uudm": {"children": ["north-east-south-west"],"value": {"north_up": true,"east_up": true,"south_down": true,"west_middle": true}}, | |
"uudd": {"children": ["north-east-south-west"],"value": {"north_up": true,"east_up": true,"south_down": true,"west_down": true}}, | |
"umuu": {"children": ["north-east-south-west"],"value": {"north_up": true,"east_middle": true,"south_up": true,"west_up": true}}, | |
"umum": {"children": ["north-east-south-west"],"value": {"north_up": true,"east_middle": true,"south_up": true,"west_middle": true}}, | |
"umud": {"children": ["north-east-south-west"],"value": {"north_up": true,"east_middle": true,"south_up": true,"west_down": true}}, | |
"ummu": {"children": ["north-east-south-west"],"value": {"north_up": true,"east_middle": true,"south_middle": true,"west_up": true}}, | |
"ummm": {"children": ["north-east-south-west"],"value": {"north_up": true,"east_middle": true,"south_middle": true,"west_middle": true}}, | |
"ummd": {"children": ["north-east-south-west"],"value": {"north_up": true,"east_middle": true,"south_middle": true,"west_down": true}}, | |
"umdu": {"children": ["north-east-south-west"],"value": {"north_up": true,"east_middle": true,"south_down": true,"west_up": true}}, | |
"umdm": {"children": ["north-east-south-west"],"value": {"north_up": true,"east_middle": true,"south_down": true,"west_middle": true}}, | |
"umdd": {"children": ["north-east-south-west"],"value": {"north_up": true,"east_middle": true,"south_down": true,"west_down": true}}, | |
"uduu": {"children": ["north-east-south-west"],"value": {"north_up": true,"east_down": true,"south_up": true,"west_up": true}}, | |
"udum": {"children": ["north-east-south-west"],"value": {"north_up": true,"east_down": true,"south_up": true,"west_middle": true}}, | |
"udud": {"children": ["north-east-south-west"],"value": {"north_up": true,"east_down": true,"south_up": true,"west_down": true}}, | |
"udmu": {"children": ["north-east-south-west"],"value": {"north_up": true,"east_down": true,"south_middle": true,"west_up": true}}, | |
"udmm": {"children": ["north-east-south-west"],"value": {"north_up": true,"east_down": true,"south_middle": true,"west_middle": true}}, | |
"udmd": {"children": ["north-east-south-west"],"value": {"north_up": true,"east_down": true,"south_middle": true,"west_down": true}}, | |
"uddu": {"children": ["north-east-south-west"],"value": {"north_up": true,"east_down": true,"south_down": true,"west_up": true}}, | |
"uddm": {"children": ["north-east-south-west"],"value": {"north_up": true,"east_down": true,"south_down": true,"west_middle": true}}, | |
"uddd": {"children": ["north-east-south-west"],"value": {"north_up": true,"east_down": true,"south_down": true,"west_down": true}}, | |
"muuu": {"children": ["north-east-south-west"],"value": {"north_middle": true,"east_up": true,"south_up": true,"west_up": true}}, | |
"muum": {"children": ["north-east-south-west"],"value": {"north_middle": true,"east_up": true,"south_up": true,"west_middle": true}}, | |
"muud": {"children": ["north-east-south-west"],"value": {"north_middle": true,"east_up": true,"south_up": true,"west_down": true}}, | |
"mumu": {"children": ["north-east-south-west"],"value": {"north_middle": true,"east_up": true,"south_middle": true,"west_up": true}}, | |
"mumm": {"children": ["north-east-south-west"],"value": {"north_middle": true,"east_up": true,"south_middle": true,"west_middle": true}}, | |
"mumd": {"children": ["north-east-south-west"],"value": {"north_middle": true,"east_up": true,"south_middle": true,"west_down": true}}, | |
"mudu": {"children": ["north-east-south-west"],"value": {"north_middle": true,"east_up": true,"south_down": true,"west_up": true}}, | |
"mudm": {"children": ["north-east-south-west"],"value": {"north_middle": true,"east_up": true,"south_down": true,"west_middle": true}}, | |
"mudd": {"children": ["north-east-south-west"],"value": {"north_middle": true,"east_up": true,"south_down": true,"west_down": true}}, | |
"mmuu": {"children": ["north-east-south-west"],"value": {"north_middle": true,"east_middle": true,"south_up": true,"west_up": true}}, | |
"mmum": {"children": ["north-east-south-west"],"value": {"north_middle": true,"east_middle": true,"south_up": true,"west_middle": true}}, | |
"mmud": {"children": ["north-east-south-west"],"value": {"north_middle": true,"east_middle": true,"south_up": true,"west_down": true}}, | |
"mmmu": {"children": ["north-east-south-west"],"value": {"north_middle": true,"east_middle": true,"south_middle": true,"west_up": true}}, | |
"mmmm": {"children": ["north-east-south-west"],"value": {"north_middle": true,"east_middle": true,"south_middle": true,"west_middle": true}}, | |
"mmmd": {"children": ["north-east-south-west"],"value": {"north_middle": true,"east_middle": true,"south_middle": true,"west_down": true}}, | |
"mmdu": {"children": ["north-east-south-west"],"value": {"north_middle": true,"east_middle": true,"south_down": true,"west_up": true}}, | |
"mmdm": {"children": ["north-east-south-west"],"value": {"north_middle": true,"east_middle": true,"south_down": true,"west_middle": true}}, | |
"mmdd": {"children": ["north-east-south-west"],"value": {"north_middle": true,"east_middle": true,"south_down": true,"west_down": true}}, | |
"mduu": {"children": ["north-east-south-west"],"value": {"north_middle": true,"east_down": true,"south_up": true,"west_up": true}}, | |
"mdum": {"children": ["north-east-south-west"],"value": {"north_middle": true,"east_down": true,"south_up": true,"west_middle": true}}, | |
"mdud": {"children": ["north-east-south-west"],"value": {"north_middle": true,"east_down": true,"south_up": true,"west_down": true}}, | |
"mdmu": {"children": ["north-east-south-west"],"value": {"north_middle": true,"east_down": true,"south_middle": true,"west_up": true}}, | |
"mdmm": {"children": ["north-east-south-west"],"value": {"north_middle": true,"east_down": true,"south_middle": true,"west_middle": true}}, | |
"mdmd": {"children": ["north-east-south-west"],"value": {"north_middle": true,"east_down": true,"south_middle": true,"west_down": true}}, | |
"mddu": {"children": ["north-east-south-west"],"value": {"north_middle": true,"east_down": true,"south_down": true,"west_up": true}}, | |
"mddm": {"children": ["north-east-south-west"],"value": {"north_middle": true,"east_down": true,"south_down": true,"west_middle": true}}, | |
"mddd": {"children": ["north-east-south-west"],"value": {"north_middle": true,"east_down": true,"south_down": true,"west_down": true}}, | |
"duuu": {"children": ["north-east-south-west"],"value": {"north_down": true,"east_up": true,"south_up": true,"west_up": true}}, | |
"duum": {"children": ["north-east-south-west"],"value": {"north_down": true,"east_up": true,"south_up": true,"west_middle": true}}, | |
"duud": {"children": ["north-east-south-west"],"value": {"north_down": true,"east_up": true,"south_up": true,"west_down": true}}, | |
"dumu": {"children": ["north-east-south-west"],"value": {"north_down": true,"east_up": true,"south_middle": true,"west_up": true}}, | |
"dumm": {"children": ["north-east-south-west"],"value": {"north_down": true,"east_up": true,"south_middle": true,"west_middle": true}}, | |
"dumd": {"children": ["north-east-south-west"],"value": {"north_down": true,"east_up": true,"south_middle": true,"west_down": true}}, | |
"dudu": {"children": ["north-east-south-west"],"value": {"north_down": true,"east_up": true,"south_down": true,"west_up": true}}, | |
"dudm": {"children": ["north-east-south-west"],"value": {"north_down": true,"east_up": true,"south_down": true,"west_middle": true}}, | |
"dudd": {"children": ["north-east-south-west"],"value": {"north_down": true,"east_up": true,"south_down": true,"west_down": true}}, | |
"dmuu": {"children": ["north-east-south-west"],"value": {"north_down": true,"east_middle": true,"south_up": true,"west_up": true}}, | |
"dmum": {"children": ["north-east-south-west"],"value": {"north_down": true,"east_middle": true,"south_up": true,"west_middle": true}}, | |
"dmud": {"children": ["north-east-south-west"],"value": {"north_down": true,"east_middle": true,"south_up": true,"west_down": true}}, | |
"dmmu": {"children": ["north-east-south-west"],"value": {"north_down": true,"east_middle": true,"south_middle": true,"west_up": true}}, | |
"dmmm": {"children": ["north-east-south-west"],"value": {"north_down": true,"east_middle": true,"south_middle": true,"west_middle": true}}, | |
"dmmd": {"children": ["north-east-south-west"],"value": {"north_down": true,"east_middle": true,"south_middle": true,"west_down": true}}, | |
"dmdu": {"children": ["north-east-south-west"],"value": {"north_down": true,"east_middle": true,"south_down": true,"west_up": true}}, | |
"dmdm": {"children": ["north-east-south-west"],"value": {"north_down": true,"east_middle": true,"south_down": true,"west_middle": true}}, | |
"dmdd": {"children": ["north-east-south-west"],"value": {"north_down": true,"east_middle": true,"south_down": true,"west_down": true}}, | |
"dduu": {"children": ["north-east-south-west"],"value": {"north_down": true,"east_down": true,"south_up": true,"west_up": true}}, | |
"ddum": {"children": ["north-east-south-west"],"value": {"north_down": true,"east_down": true,"south_up": true,"west_middle": true}}, | |
"ddud": {"children": ["north-east-south-west"],"value": {"north_down": true,"east_down": true,"south_up": true,"west_down": true}}, | |
"ddmu": {"children": ["north-east-south-west"],"value": {"north_down": true,"east_down": true,"south_middle": true,"west_up": true}}, | |
"ddmm": {"children": ["north-east-south-west"],"value": {"north_down": true,"east_down": true,"south_middle": true,"west_middle": true}}, | |
"ddmd": {"children": ["north-east-south-west"],"value": {"north_down": true,"east_down": true,"south_middle": true,"west_down": true}}, | |
"dddu": {"children": ["north-east-south-west"],"value": {"north_down": true,"east_down": true,"south_down": true,"west_up": true}}, | |
"dddm": {"children": ["north-east-south-west"],"value": {"north_down": true,"east_down": true,"south_down": true,"west_middle": true}}, | |
"dddd": {"children": ["north-east-south-west"],"value": {"north_down": true,"east_down": true,"south_down": true,"west_down": true}} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment