From 9444f3881ccfd8a139a6662395127a976a5a1c5a Mon Sep 17 00:00:00 2001 From: John Otander Date: Mon, 6 Jan 2014 13:24:38 -0700 Subject: [PATCH] Rename maid.css, add social font. --- .gitignore | 3 ++- _includes/head.html | 3 ++- public/css/{lanyon.css => maid.css} | 0 public/css/social.css | 37 ++++++++++++++++++++++++++++ public/fonts/social.eot | Bin 0 -> 2480 bytes public/fonts/social.svg | 14 +++++++++++ public/fonts/social.ttf | Bin 0 -> 2320 bytes public/fonts/social.woff | Bin 0 -> 1976 bytes 8 files changed, 55 insertions(+), 2 deletions(-) rename public/css/{lanyon.css => maid.css} (100%) create mode 100755 public/css/social.css create mode 100755 public/fonts/social.eot create mode 100755 public/fonts/social.svg create mode 100755 public/fonts/social.ttf create mode 100755 public/fonts/social.woff diff --git a/.gitignore b/.gitignore index c08f9add7a..3e164f1429 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -_site \ No newline at end of file +_site +.DS_Store \ No newline at end of file diff --git a/_includes/head.html b/_includes/head.html index 0131fa8904..33bca3a3f2 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -16,7 +16,8 @@ - + + diff --git a/public/css/lanyon.css b/public/css/maid.css similarity index 100% rename from public/css/lanyon.css rename to public/css/maid.css diff --git a/public/css/social.css b/public/css/social.css new file mode 100755 index 0000000000..12ff3a77d9 --- /dev/null +++ b/public/css/social.css @@ -0,0 +1,37 @@ +@font-face { + font-family: 'social'; + src:url('fonts/social.eot'); + src:url('fonts/social.eot?#iefix') format('embedded-opentype'), + url('fonts/social.woff') format('woff'), + url('fonts/social.ttf') format('truetype'), + url('fonts/social.svg#social') format('svg'); + font-weight: normal; + font-style: normal; +} + +[class^="icon-"], [class*=" icon-"] { + font-family: 'social'; + speak: none; + font-style: normal; + font-weight: normal; + font-variant: normal; + text-transform: none; + line-height: 1; + + /* Better Font Rendering =========== */ + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; +} + +.icon-mail:before { + content: "\e600"; +} +.icon-twitter:before { + content: "\e601"; +} +.icon-feed:before { + content: "\e602"; +} +.icon-github:before { + content: "\e603"; +} diff --git a/public/fonts/social.eot b/public/fonts/social.eot new file mode 100755 index 0000000000000000000000000000000000000000..a0897648d861f254edb0ecd91b5fe4df1c1450ad GIT binary patch literal 2480 zcmZ`5OKcNYaNc|S_U~PrsMU#`Oll#_nG?| zKp6i7DD(n>dqi;FUhL%y-8MX(Z!YYY0hq7_8?X$kP=_@XTksBCf-CR=QgyhFoEV%z z&UMsVMa^rFfkRM)X_V}@MV1I=z#U*Ped^t*lJz}1h@40GUs_(TZ|-{V5h^8-e)CFw zYZJ#X(n~n1SJrM`KKs`)IwmUs{D+lG^@{|4`W8SD`iEDLp*&_kBYhg_;g$6p+Yv;N z-o{sAZDYAEsZ>Y$9@5r&eR~t9_#El4k&`mMo9G{{-h zb5nGtG)F7tBK1kOl%jEs%&{5f9A$^%O1VhN6`ma@MdDZE)p*V#Ilr1D7V!$z=_K_W z3RfTAU0l5T@ao>!!uc{qky&%MxyxilVYNp)gwR?Os3dXv;M}BXm%{wB0%=TrDAHFU-HC({5)TBFba3rZPMO7rO>pCBr%tjQ)iD>qKqcg7Z4cs1>$lLLBa zAdxV5$Z<_09`kh7iF!tVm71S3iF5YWm$y&p&VYjsG$&z`a55hkB_Wi^Lxs{1A(Fx= z(UX}GS9haP)ju+pU^qLKrx8=kh(T4&P^^R(QHUg~-1OXtD(We9)pHCE1D+6lD~4ey z_o@?=c1EnD3f9W=1zISwfQqM>=l55v5lT3^?j%Bc62+C3kc-KXT^6(Y` z!#%@bxxI|nWgyBb0`*sqOxu~O4MI~HVD!45v6{`-n zwo9}FkyFed?FT`7$0^2 zN2~ukKmRT8g?paS1w?VJ;$#S63=`wQj8v6NVlr~bwpGoExSH$d4p>$u?K_k(iAkz% zDw2!__>zLUa0!coZaRRNoT zsTNHPgsp6LBBYw<3SM+1 zo3(;78xQKQKHCmmu#f%?25vrtU!OIiug1>lhL=)sBM1T7htj&0j#ckA-{CZ$Vb zYh!t}zSh(3^tL)(x-gF|&$XcKslyE%FG2?1hnx65fz8qeo|79vGZgd>`%CzW{tuEE BQ11W$ literal 0 HcmV?d00001 diff --git a/public/fonts/social.svg b/public/fonts/social.svg new file mode 100755 index 0000000000..e01b75175f --- /dev/null +++ b/public/fonts/social.svg @@ -0,0 +1,14 @@ + + + +Generated by IcoMoon + + + + + + + + + + \ No newline at end of file diff --git a/public/fonts/social.ttf b/public/fonts/social.ttf new file mode 100755 index 0000000000000000000000000000000000000000..4dbfa0aad573d04d4458b5c033cf90624535e55a GIT binary patch literal 2320 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