Commit 78722cf1 authored by Jessé Pinheiro's avatar Jessé Pinheiro

Improve folders organization

parent f7e77cb5
{ {
"checksum": { "checksum": {
"previous": "05faef862923f980c67a2b94350061f032ebe46635c0a23050cb54676806890b", "previous": "6eea00df650fd3b1a01796d98495c4d4801529014cffe451fb046f063b41339d",
"current": "05faef862923f980c67a2b94350061f032ebe46635c0a23050cb54676806890b" "current": "6eea00df650fd3b1a01796d98495c4d4801529014cffe451fb046f063b41339d"
}, },
"fonts": [ "fonts": [
"gaia-fontawesome/gaia-fontawesome_05faef862923f980c67a2b94350061f0.ttf", "dist/fonts/gaia-fontawesome_6eea00df650fd3b1a01796d98495c4d4.ttf",
"gaia-fontawesome/gaia-fontawesome_05faef862923f980c67a2b94350061f0.svg", "dist/fonts/gaia-fontawesome_6eea00df650fd3b1a01796d98495c4d4.svg",
"gaia-fontawesome/gaia-fontawesome_05faef862923f980c67a2b94350061f0.woff", "dist/fonts/gaia-fontawesome_6eea00df650fd3b1a01796d98495c4d4.woff",
"gaia-fontawesome/gaia-fontawesome_05faef862923f980c67a2b94350061f0.eot" "dist/fonts/gaia-fontawesome_6eea00df650fd3b1a01796d98495c4d4.eot"
], ],
"glyphs": { "glyphs": {
"add-imovel": { "add-imovel": {
...@@ -348,14 +348,14 @@ ...@@ -348,14 +348,14 @@
"font_name": "gaia-fontawesome", "font_name": "gaia-fontawesome",
"force": false, "force": false,
"input": { "input": {
"templates": "svg/", "templates": "svg",
"vectors": "svg/" "vectors": "svg"
}, },
"no_hash": false, "no_hash": false,
"output": { "output": {
"css": "gaia-fontawesome", "css": "dist/css",
"fonts": "gaia-fontawesome", "fonts": "dist/fonts",
"preview": "gaia-fontawesome" "preview": "dist/preview"
}, },
"preprocessor_path": null, "preprocessor_path": null,
"quiet": false, "quiet": false,
...@@ -366,8 +366,8 @@ ...@@ -366,8 +366,8 @@
] ]
}, },
"templates": [ "templates": [
"gaia-fontawesome/_gaia-fontawesome-rails.scss", "dist/css/_gaia-fontawesome-rails.scss",
"gaia-fontawesome/gaia-fontawesome.css", "dist/css/gaia-fontawesome.css",
"gaia-fontawesome/gaia-fontawesome-preview.html" "dist/preview/gaia-fontawesome-preview.html"
] ]
} }
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
<?xml version="1.0" standalone="no"?> <?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" > <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
<!-- <!--
2016-1-5: Created with FontForge (http://fontforge.org) 2016-2-18: Created with FontForge (http://fontforge.org)
--> -->
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1">
<metadata> <metadata>
Created by FontForge 20141127 at Tue Jan 5 13:47:24 2016 Created by FontForge 20150913 at Thu Feb 18 15:59:02 2016
By Davi Callegari de Oliveira By Jessé Pinheiro
Copyright (c) 2016, Davi Callegari de Oliveira Copyright (c) 2016, Jess&#195;&#169; Pinheiro
</metadata> </metadata>
<defs> <defs>
<font id="gaia-fontawesome" horiz-adv-x="512" > <font id="gaia-fontawesome" horiz-adv-x="512" >
...@@ -22,9 +22,11 @@ Copyright (c) 2016, Davi Callegari de Oliveira ...@@ -22,9 +22,11 @@ Copyright (c) 2016, Davi Callegari de Oliveira
bbox="-0.496414 -411 515.269 498" bbox="-0.496414 -411 515.269 498"
underline-thickness="25.6" underline-thickness="25.6"
underline-position="-51.2" underline-position="-51.2"
unicode-range="U+F100-F150" unicode-range="U+0020-F150"
/> />
<missing-glyph /> <missing-glyph />
<glyph glyph-name="space" unicode=" " horiz-adv-x="200"
/>
<glyph glyph-name="uniF141" unicode="&#xf141;" horiz-adv-x="511" <glyph glyph-name="uniF141" unicode="&#xf141;" horiz-adv-x="511"
d="M440 216v0v-205h-229v168h-81v-168h-59v205l92 66l92 66l92 -66zM388 76v0v103h-118v-103h118zM416 299l95 -67l-21 -21l-235 161l-234 -161l-21 21l255 181l114 -81v68h47v-101z" /> d="M440 216v0v-205h-229v168h-81v-168h-59v205l92 66l92 66l92 -66zM388 76v0v103h-118v-103h118zM416 299l95 -67l-21 -21l-235 161l-234 -161l-21 21l255 181l114 -81v68h47v-101z" />
<glyph glyph-name="uniF14E" unicode="&#xf14e;" horiz-adv-x="440" <glyph glyph-name="uniF14E" unicode="&#xf14e;" horiz-adv-x="440"
......
...@@ -49,10 +49,10 @@ base64: true ...@@ -49,10 +49,10 @@ base64: true
# vectors: my/vectors # vectors: my/vectors
# templates: my/templates # templates: my/templates
#output: output:
# fonts: app/assets/fonts fonts: dist/fonts
# css: app/assets/stylesheets css: dist/css
# preview: app/views/styleguide preview: dist/preview
# my-custom-template.yml: path/to/template/output # my-custom-template.yml: path/to/template/output
......
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment