diff --git a/source/blog/archives/index.html b/source/blog/archives/index.html index e4bc23c..f12bce9 100644 --- a/source/blog/archives/index.html +++ b/source/blog/archives/index.html @@ -5,4 +5,4 @@ title: Blog Archives {% for post in site.posts reverse %} {% include archive_post.html %} -{% endfor %} \ No newline at end of file +{% endfor %} diff --git a/source/blog/index/index.html b/source/blog/index/index.html new file mode 100644 index 0000000..531d874 --- /dev/null +++ b/source/blog/index/index.html @@ -0,0 +1,11 @@ +--- +layout: default +title: Magazine Archives +--- +

2012

+
September 2012
+

2011

+
+ +
September 2011 +
diff --git a/source/favicon.png b/source/favicon.png index 06d7a83..31252ab 100644 Binary files a/source/favicon.png and b/source/favicon.png differ diff --git a/source/font/Garamond.ttf b/source/font/Garamond.ttf new file mode 100644 index 0000000..75b6be3 Binary files /dev/null and b/source/font/Garamond.ttf differ diff --git a/source/font/Garamond_sample.svg b/source/font/Garamond_sample.svg new file mode 100644 index 0000000..5182729 --- /dev/null +++ b/source/font/Garamond_sample.svg @@ -0,0 +1,677 @@ + + + + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/source/images/sep-2011.gif b/source/images/sep-2011.gif new file mode 100644 index 0000000..63e243b Binary files /dev/null and b/source/images/sep-2011.gif differ diff --git a/source/index.html b/source/index.html index 8e29816..49004e4 100644 --- a/source/index.html +++ b/source/index.html @@ -15,4 +15,4 @@ layout: default {% endif %} - \ No newline at end of file + diff --git a/source/javascripts/jquery.fancybox.pack.js b/source/javascripts/jquery.fancybox.pack.js index 6521c21..5b45214 100644 --- a/source/javascripts/jquery.fancybox.pack.js +++ b/source/javascripts/jquery.fancybox.pack.js @@ -32,4 +32,4 @@ a._getPosition(f)),i=d.extend({opacity:1},g);delete i.position;f?(g=this.getOrig "elastic"===e&&(f.top="+=200px");b.animate(f,{duration:"none"===e?0:c.prevSpeed,easing:c.prevEasing,complete:function(){d(this).trigger("onReset").remove()}})}};a.helpers.overlay={overlay:null,update:function(){var a,c;this.overlay.width("100%").height("100%");d.browser.msie||k?(a=Math.max(l.documentElement.scrollWidth,l.body.scrollWidth),c=Math.max(l.documentElement.offsetWidth,l.body.offsetWidth),a=a
').css(b.css).appendTo("body"),b.closeClick&&this.overlay.bind("click.fb",a.close),a.current.fixed&&!k?this.overlay.addClass("overlay-fixed"):(this.update(),this.onUpdate=function(){this.update()}),this.overlay.fadeTo(b.speedIn,b.opacity))},afterClose:function(a){this.overlay&&this.overlay.fadeOut(a.speedOut||0,function(){d(this).remove()});this.overlay=null}};a.helpers.title={beforeShow:function(b){var c; if(c=a.current.title)c=d('
'+c+"
").appendTo("body"),"float"===b.type&&(c.width(c.width()),c.wrapInner(''),a.current.margin[2]+=Math.abs(parseInt(c.css("margin-bottom"),10))),c.appendTo("over"===b.type?a.inner:"outside"===b.type?a.wrap:a.skin)}};d.fn.fancybox=function(b){var c=d(this),e=this.selector||"",f,g=function(g){var h=this,j=f,k;!g.ctrlKey&&!g.altKey&&!g.shiftKey&&!g.metaKey&&!d(h).is(".fancybox-wrap")&& -(g.preventDefault(),g=b.groupAttr||"data-fancybox-group",k=d(h).attr(g),k||(g="rel",k=h[g]),k&&""!==k&&"nofollow"!==k&&(h=e.length?d(e):c,h=h.filter("["+g+'="'+k+'"]'),j=h.index(this)),b.index=j,a.open(h,b))},b=b||{};f=b.index||0;e?q.undelegate(e,"click.fb-start").delegate(e,"click.fb-start",g):c.unbind("click.fb-start").bind("click.fb-start",g);return this};d(l).ready(function(){a.defaults.fixed=d.support.fixedPosition||!(d.browser.msie&&6>=d.browser.version)&&!k})})(window,document,jQuery); \ No newline at end of file +(g.preventDefault(),g=b.groupAttr||"data-fancybox-group",k=d(h).attr(g),k||(g="rel",k=h[g]),k&&""!==k&&"nofollow"!==k&&(h=e.length?d(e):c,h=h.filter("["+g+'="'+k+'"]'),j=h.index(this)),b.index=j,a.open(h,b))},b=b||{};f=b.index||0;e?q.undelegate(e,"click.fb-start").delegate(e,"click.fb-start",g):c.unbind("click.fb-start").bind("click.fb-start",g);return this};d(l).ready(function(){a.defaults.fixed=d.support.fixedPosition||!(d.browser.msie&&6>=d.browser.version)&&!k})})(window,document,jQuery);