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

Improve folders organization

parent f7e77cb5
{
"checksum": {
"previous": "05faef862923f980c67a2b94350061f032ebe46635c0a23050cb54676806890b",
"current": "05faef862923f980c67a2b94350061f032ebe46635c0a23050cb54676806890b"
"previous": "6eea00df650fd3b1a01796d98495c4d4801529014cffe451fb046f063b41339d",
"current": "6eea00df650fd3b1a01796d98495c4d4801529014cffe451fb046f063b41339d"
},
"fonts": [
"gaia-fontawesome/gaia-fontawesome_05faef862923f980c67a2b94350061f0.ttf",
"gaia-fontawesome/gaia-fontawesome_05faef862923f980c67a2b94350061f0.svg",
"gaia-fontawesome/gaia-fontawesome_05faef862923f980c67a2b94350061f0.woff",
"gaia-fontawesome/gaia-fontawesome_05faef862923f980c67a2b94350061f0.eot"
"dist/fonts/gaia-fontawesome_6eea00df650fd3b1a01796d98495c4d4.ttf",
"dist/fonts/gaia-fontawesome_6eea00df650fd3b1a01796d98495c4d4.svg",
"dist/fonts/gaia-fontawesome_6eea00df650fd3b1a01796d98495c4d4.woff",
"dist/fonts/gaia-fontawesome_6eea00df650fd3b1a01796d98495c4d4.eot"
],
"glyphs": {
"add-imovel": {
......@@ -348,14 +348,14 @@
"font_name": "gaia-fontawesome",
"force": false,
"input": {
"templates": "svg/",
"vectors": "svg/"
"templates": "svg",
"vectors": "svg"
},
"no_hash": false,
"output": {
"css": "gaia-fontawesome",
"fonts": "gaia-fontawesome",
"preview": "gaia-fontawesome"
"css": "dist/css",
"fonts": "dist/fonts",
"preview": "dist/preview"
},
"preprocessor_path": null,
"quiet": false,
......@@ -366,8 +366,8 @@
]
},
"templates": [
"gaia-fontawesome/_gaia-fontawesome-rails.scss",
"gaia-fontawesome/gaia-fontawesome.css",
"gaia-fontawesome/gaia-fontawesome-preview.html"
"dist/css/_gaia-fontawesome-rails.scss",
"dist/css/gaia-fontawesome.css",
"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"?>
<!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">
<metadata>
Created by FontForge 20141127 at Tue Jan 5 13:47:24 2016
By Davi Callegari de Oliveira
Copyright (c) 2016, Davi Callegari de Oliveira
Created by FontForge 20150913 at Thu Feb 18 15:59:02 2016
By Jessé Pinheiro
Copyright (c) 2016, Jess&#195;&#169; Pinheiro
</metadata>
<defs>
<font id="gaia-fontawesome" horiz-adv-x="512" >
......@@ -22,9 +22,11 @@ Copyright (c) 2016, Davi Callegari de Oliveira
bbox="-0.496414 -411 515.269 498"
underline-thickness="25.6"
underline-position="-51.2"
unicode-range="U+F100-F150"
unicode-range="U+0020-F150"
/>
<missing-glyph />
<glyph glyph-name="space" unicode=" " horiz-adv-x="200"
/>
<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" />
<glyph glyph-name="uniF14E" unicode="&#xf14e;" horiz-adv-x="440"
......
......@@ -49,10 +49,10 @@ base64: true
# vectors: my/vectors
# templates: my/templates
#output:
# fonts: app/assets/fonts
# css: app/assets/stylesheets
# preview: app/views/styleguide
output:
fonts: dist/fonts
css: dist/css
preview: dist/preview
# 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