novella 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: 7aca472b97fd93277940c4d80dbe85bb4eef9bb4
4
+ data.tar.gz: 8a6161970cc21ae1c1614ab0d8d940cb0200e538
5
+ SHA512:
6
+ metadata.gz: db2048871a78ae3280bad19f8adcf107f9aca686f26274b5ed9127528e2fd1124a5d926eef15cf0ab52e185d7ec812874b29effada78ff51eb76a67ba7319f44
7
+ data.tar.gz: 2d65a5321482328a0a4ad8ae9fc41d777c6ef10008d898c55b82f5938d94945c46bdfae15451adfa92b5bd46d23662ae488fac30982b17ba2cbcbf24050911cc
@@ -0,0 +1,21 @@
1
+ The MIT License (MIT)
2
+
3
+ Copyright (c) 2016 Ryan Maroon
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in
13
+ all copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
+ THE SOFTWARE.
@@ -0,0 +1,30 @@
1
+ # novella
2
+
3
+ Minimalistic theme with colors from Solarized.
4
+
5
+ ## Installation
6
+
7
+ Add this line to your Jekyll site's Gemfile:
8
+
9
+ ```ruby
10
+ gem "novella"
11
+ ```
12
+
13
+ And add this line to your Jekyll site's `_config.yml`:
14
+
15
+ ```yaml
16
+ theme: novella
17
+ ```
18
+
19
+ And then execute:
20
+
21
+ $ bundle
22
+
23
+ Or install it yourself as:
24
+
25
+ $ gem install novella
26
+
27
+ ## License
28
+
29
+ The theme is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
30
+
@@ -0,0 +1,27 @@
1
+ {% if page.is_post %}
2
+ <div class="page-footer">
3
+ <div class="wrapper">
4
+ <span class="post-date">{{ page.date | date: "%b %-d, %Y" }}</span>
5
+ </div>
6
+ </div>
7
+ {% endif %}
8
+
9
+ <div class="site-divider"></div>
10
+
11
+ <footer class="site-footer">
12
+ <div class="wrapper">
13
+ <div class="footer-column-wrapper">
14
+ <div class="footer-column">
15
+ {{ site.description }}
16
+ </div>
17
+ <div class="footer-column footer-social-column">
18
+ <ul class="social-list">
19
+ <li>{% include social_rss.html %}</li>
20
+ {% if site.social.email %}<li>{% include social_email.html %}</li>{% endif %}
21
+ {% if site.social.github %}<li>{% include social_github.html %}</li>{% endif %}
22
+ {% if site.social.twitter %}<li>{% include social_twitter.html %}</li>{% endif %}
23
+ </ul>
24
+ </div>
25
+ </div>
26
+ </div>
27
+ </footer>
@@ -0,0 +1,9 @@
1
+ <head>
2
+ <meta charset="utf-8">
3
+ <meta http-equiv="X-UA-Compatible" content="IE=edge">
4
+ <meta name="viewport" content="width=device-width, initial-scale=1">
5
+
6
+ <title>{{ page.title | default: site.title }}</title>
7
+
8
+ <link rel="stylesheet" href="{{ "assets/main.css" | relative_url }}">
9
+ </head>
@@ -0,0 +1,7 @@
1
+ <header class="site-header">
2
+ <div class="wrapper">
3
+ <a class="site-title {% if page.is_post %} small-title {% endif %}" href="{{ "/" | relative_url }}">{{ site.title }}</a>
4
+ </div>
5
+ </header>
6
+
7
+ <div class="site-divider"></div>
@@ -0,0 +1,5 @@
1
+ <div class="page-header">
2
+ <div class="wrapper">
3
+ <h1>{{ page.title }}</h1>
4
+ </div>
5
+ </div>
@@ -0,0 +1,4 @@
1
+ <a class="social-link" href="mailto:{{ site.social.email }}">
2
+ <span class="social-svg">{% include social_email.svg %}</span>
3
+ <span class="social-text">Email</span>
4
+ </a>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" ?><!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'><svg enable-background="new 0 0 128 128" height="128px" id="Layer_1" version="1.1" viewBox="0 0 128 128" width="128px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g><g><path d="M106.828,85.172L83.32,61.668l23.18-18.543c1.723-1.383,2.004-3.898,0.625-5.625 c-1.383-1.715-3.891-2.004-5.625-0.625L64,66.879L26.5,36.875c-1.727-1.379-4.242-1.09-5.625,0.625 c-1.379,1.727-1.098,4.242,0.625,5.625l23.176,18.543L21.172,85.172c-1.563,1.563-1.563,4.094,0,5.656 C21.953,91.609,22.977,92,24,92s2.047-0.391,2.828-1.172l24-24c0.047-0.047,0.063-0.109,0.105-0.156L61.5,75.125 C62.23,75.707,63.117,76,64,76s1.77-0.293,2.5-0.875l10.566-8.453c0.043,0.047,0.059,0.109,0.105,0.156l24,24 C101.953,91.609,102.977,92,104,92s2.047-0.391,2.828-1.172C108.391,89.266,108.391,86.734,106.828,85.172z" fill="#B0BEC5"/></g></g><path d="M104,16H24C10.746,16,0,26.746,0,40v48c0,13.254,10.746,24,24,24h80c13.254,0,24-10.746,24-24V40 C128,26.746,117.254,16,104,16z M120,88c0,8.824-7.176,16-16,16H24c-8.824,0-16-7.176-16-16V40c0-8.824,7.176-16,16-16h80 c8.824,0,16,7.176,16,16V88z" fill="#546E7A"/></svg>
@@ -0,0 +1,4 @@
1
+ <a class="social-link" href="https://github.com/{{ site.social.github }}">
2
+ <span class="social-svg">{% include social_github.svg %}</span>
3
+ <span class="social-text">Github</span>
4
+ </a>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="504" height="492" viewBox="0 0 504 492">
2
+ <image width="504" height="492" xlink:href="data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAfgAAAHsCAMAAAAJsU/AAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAANlBMVEUAAAAXFRYXFRYXFRYXFRYXFRYXFRYXFRYXFRYXFRYXFRYXFRYXFRYXFRYXFRYXFRYXFRYAAABi5dNVAAAAEHRSTlMAIEAwEGCAn7/vcFCvz9+PQpqrAQAAAAFiS0dEAIgFHUgAAAAJcEhZcwAALiMAAC4jAXilP3YAAAAHdElNRQfgCRwUHQrJ2bXaAAAY6UlEQVR42u2d2baruA5FTwg9hPD/X3t2eggEsKwl2aD5dG9VjU3wwrY6y//+HY1TMuWs/aMMAGmSZHlelGVZ9UtUf/9Fked1kpy0f7LhQ5Lk+ZrYPynLPG+SVPsdDBfOzd/8Jgo++QDaP/21X8hY49Tk7YVH8RFdmTdmB4TJKbtyzfKfs/9am/ohkTY5WvOh+o3ZfgFwygrE2r5M19rU1+RP9E5c9BeVia9C2lz1RH/P/CKzZV+Sc11qa/7mcrWJL0MIU31MVTQW6QHTFGLmuxttZtqjSLNWW17TXp5g57ppDySJQfWn9o32YO2GUx6aNbdMVZidz0AWjue2na62Jd+L0zWaJf6bwpK5ZKKc7B9s2pM45dFO9g+227uSFNqaMVFm2kMZE5Gv8WNsxd9ImsXlva1T5ZbDWyXdw9Y+pTDpF9mp7Cb9Mqe9WHTztObZz7Jz2W+UJv2ENNdWRQRb8MfseG836Rc4jux36c2vf7A7v32NKjfp//1L5M9D6NMdPpB7CruMDsfl0Ab+QUz5edrjWnnZoWy6KQfd6s97SsHR6A5YmJletUc9CMqjrffNwVf5N1WuLYUkJ1vlPxzIvq9tuo+4HsPIM6NuQneESX9k1/03u5/05yMGaLew80lvu/tvdjzpzZhfZLeT3nz3NXbp06dHzcO5cNlfIO98tGoLGtXeEvXmxG1lV4VZqVl12+n2c8I2MavOib0s97X2QEbHLpZ7s+YJXOJf7i1GS6KKvTbn6GV1dOIO5lh9FZ023o3etncvot3obXv3pIoza3O27d2bGD36THvQdkGhLaMzZtbxEJuJt/+2JlJcYlI+NbOOjyoe4950ZyUa5c2c5yYO49505ycG5a2kEkGtLesq5r5jCN2hN91RhK286Y4jZOVNdyThKm/hOiyhKm+6owkzfGu64wlRedNdgou2zBMsDStDaPu82fNShKW86S5HSMqb7pKEo7zpLksoyifaA3E4wsjVWf5dnhDy86a7BvrKp9bbRgXtOjyrq1RCuwLTmttoUamG7S1Ar4dmwsaamGnSqulugRtdtAI5Z+0XPzw6Tt3JHHh1NDonmCMXABpOnRn0ISBv2ptBHwbSpn2j/cLGE9l+eGbYhYNkD0wz7AJC0sAzwy4k5Aw8i9iFhVQEzyJ2oSETwbPSi+CQ2eatM3F4SGzzdtFIiOC3eb7ayqp8oD1mKlwe7863a6K3eTYP/jr8mJq8PYrhUJV5NsypcS2gFfiOSrZDsZPfmTbXvYeFuiKbysP1xWMPULOF6OdzC2lW7DYW3Nbzc5JtKiGD9imbLL+3pGaH2ldF89PsPrE9BViVwebJVYuP2Zn2bbbobLFtcB3Mp+PLxa55H2m2l/2+q9esLj7/+PoPA2MudkMq8byHad9uWH751nrUYs/ncVebnpfWcft41XWbi8W3uGEWe8aQ3eZ6oSze8E5Xb1WBcWARiz1n0Y1DmCmJU/rO4RU5s52AxZ4zN+O0IkUovYvs//hiOD1iseesrnQNMp3jkt5Rdt4egdyLPV/opqfEmCKa9c6yM5csMy/2rFV2lN8WifQE2f9mFecv4I3Z8za2ov2GLHznrsppWyxrtIo1Zs865iX1V+SBh3QKqmXF2giYM0HLe16K/kmmIdd1l/TCN95zSeSJNYH53IzP0Q9/A/9V+HPN75RMpTCdz1sxRm19B3gEc3mln6uZuX+Fl7LM8zpJkpUn//0XWZ63lGow4ub+gtd84XLmmVuWdp4/J928I5btTW7SQ85/n0BRbv3GSt9tlXlqMdl3zNa0/xZ0XrOCL22erU3vbSTNn/4rT6v8Cx2ZD53z2Hfc9dQcn2P9ay7eahn5TxeclqpBybb8AO5T5xyn5lljdjdYTI/TdBr+ad4gS03TZE79jiVSxmzdscTv2C+bYYopjoy8yzUDlxc/SZt89Mldmewo7kH2j9+xf4s9mwbtS/RGuBFM8hKfZ7rfYK8087Y72EPk26pvNtFUnbjoL5L8wjbd/wGG2del4799gi+utCf4e0l52tD8OTG9Dqwhwy+8X3drQO8L2S5NsQC418erJAOQCTXh50Bc6OTh5yCa3Uh254oHRHsZjzPziNIHjb67EQAYafqUh7QtNeFnQQw1dcqzB2tN+N8ghpo65TF9imVCq9EBGWvalMdM+F57hAMFczqYNMtAjcm1RzhQMNXjpCkPKmnVHuFAAR0bIEx5VMNa7REOFJDwhCmPOr6gPcKBgjoo5DzlYR2qtUc4UFCtX5ynPOy8krlzs6CG27WYHXfnjAVwZoGNt2NSDHc21YSfBTbebnl5RJbQhF8CN+C1y88AHk7UuQ81dIC3fricXOIvrf1ghRhzAJdYlwoI5DWSJvwcyAscHcpbkQ0IrMp2DuiNrZvPlEGvFzPh52A/rzRkcxAH20BYe4yDBNraaatHB75XTunoS9hgGztt9OjAjWbMkZ8BO+TbPDrWrmszOAUUDgLSm7uxabKhL5aTugk1JoIYc/TdENjrkuIE3sZtg2GFvzLYrLsJ8ItYNuyv+B6CZt19gzarNi2z+LahFrT9BhmwfbIavYNG7R7YJv8NNG73YNW8k7gk3Db5LwTuWlvrQINMyL6xlPwYkUFfSc6K3A5vnvwYkUFfaUEjcsEjY+OrXSBzq+biBiuy6NhaPyaEQYfWA3ywzldDRFb6lUGXuvbF7PoBAQw6Plz7AHXtcZwIhE7uLKz1AoGEG2bVjxFSfmGtl1l0LHL3jdAdSz/XehnzEnPXddxIxEsX1noR87Liv0AiflIRV/7nWi/ydOtsOcdZ5C7FH2utyEpvBv08ApnZn5NOwri04xS/kPCofrhTAhaGXxP1faOXm8U/2Db4BZgvcp1l1rAW2GVsg19CQIDZqjf8JmMe/DL4vXY2doYP21l57TKg7sFDZqYe3pmzhX4N/GI/E7yDO3Nm0a8DPS19Y8ahg28wZtGvA7fsZ87Noh9poZstwEugJg4dvAbDWpluIUWb2JNDdOjMnFl220CbWpMMHXiLN8tuK2D7bhK1BW/xdlByK+jmGF+bPHiLtwm/HfCU/9rkwVu8TfjtgKf8lyePLfezCe8Cdsp/efJYL8ImvAvgKT/yq7GBepvwbmCn/CiCis0O2AEKN7C+/Ciigo0UWtDOEejGO4qdQxcXOxvrCnYeDp8EfZCl5VzBmlyDEA40fONyJ4rxABpAHxRjQK0JS8+4AzW2B4JA6yzNtCMgdDkM0razQ9EUoFPx8xjk92Xt6SlAra63dQc1Im2lJ4F05d9uFjI4bCs9DeRa/06d2P2C4YG0698RNWRO1vpfEAHaXe/ICtCot+gNFWQM5/UM4CMsMUcFWRP1XIaRRr11raWCdOieZj3SqDdnjgxwk39a3MBFxbZ4OsBN/rkBA705S8XTAc7HZ7QeaNRbvJYOcAd+HqcBtluyHhge4GTphR5gkEBPSOA1h2bb+QC07u7CA/cSs+18ABrdd38OmA6wDI0PwBl5Fwb4YVnczgdg7O7uzwGFN6PeC7DwQDfezsx5gavCuTvyQOG1Ry5ywMrgvisru/ID6M/d1mLcX7fWdn6ArS/cXzc33g+s8ECnwdx4P4An2zJ8mMAgg5XGhA8WrDTAfL8djPcDKHxhgbuAAVbBliZ8yJjwBwUqPDAuaMJ7gpOmM+FDBidNb8KHjAl/UEz4gwIVHvjHTXhPgNqcTPiAgWpjwoeLCX9QTPhjguyNABXesnN+IDtWQIW3fLwfJvxBMeEPigl/UJDdLaHC2xUFfiBbzUKFtwMVfpjwB8WEPyjI5tJQ4Sv/dz80yBtjoML32iMXOSb8QUFeT4IV3rI0XmClMeGDJV7hreuVD8iI7Z/wyDvnLGbrA1T4FGo62sUkPiAvJ+mxPoNFcHyA3iKPFd6aGPsAvUscK3yvPXZRA1YG+l3ZdYMeIIXpwDuJOfJ0gPcIoBsjmD/nA9SbQwtv/hwdqDdXQrvomT/nA/Ii8VtVHHRF6bVHL2KgRj22wWFvV4x6gIyl34RHXilsp6jo4HWBPsDMeirIonp02/LerDs6UG/rLjzwQkOrt6QDte16/BMsaEsEatv1tydAg/VWhEME2RThmTbFbiYWu6MBjdvBLxzsLSVPBXmK5nlbEDaCYyEcGsia+qeXDRbeNnkK2C2+r+8PwT7DNnkK2C3+WSeBfYZt8hSwrtbTycY68ubJU8BK0j8eAv66au1BjBBsoP4VT8X6c3a1MAFoEcY7gwKtwenNoSOAdeZeBjfYnzOHzhmwM/dKlkPreHu7VNod8Er/rnrHJoJsrXcGvNK/HS2wP2d2vSPolb5/PQi9sphd7wY2QTPQAxwftLXeEfTW+za60Ga9NbV1Au1efypg0Wa9Vd45gTa5BkdZ0VakufIOYAvqb3x2Xvg3ZlXW20Gb2sP1Fxyt7828206KNu2GsxCcDOqtHGM7cNNueLoJv63YlN8K3N4anWeELy92iG4j+Ak/moNw666vUu0hjQMBJYaPw1t3NuU3AY+lfXlYAs+zKb8F/IQfz0B47K63Kb8FvHv13YIOelb6gU35dfAm/a1v9RB0JvCG+fJrCJj03zlyiUdahf0K+KBdP8mUCoRwLGK/hoBvNc2XSewu1gNrEZHJNwmhSmzyfWf23QICrtzMUUaRTd5KcRaQUWBiYcusM9bH/Ccilt1cSYzIJm+L/U/AR1dfTLOkIpu8Lfa/kFno5yrdJaKFN2yxn+Mks9DPzTuJcP0Ni9zOIRAyv9MoPtvCOFPgBZYv5h4uEje6YWm6b6S22flJBz+q98YCeGPOQhv8r+OrYo+vLFszJJXaZH+VvAo5dL1582NEQrWPcZ//AWI7zZ87acq/kZtvv4IoUg7dDSvKeCFm0Pe/YyhCUUNTfoBQxO5OFcKPMOXvhDHkkmu9KX9DVPcFN1rOrzDlb8jqvtCeAt4Mx5QfIqv70nALVWOY8nfEYuRPlgKmsmt935cH9ucF/fc7i42IhNf6A0dyUknf+c7i8ipr1984aNz+JL22rqXGxL/DvjpiR6xELCH2GeflXyRsaN45noknvqOuj7JQke+Yy7Ea5Mhv7zfWtlRpW/NOdaTSDIVlvt9wGZhgbnZIexTrPpXMxg1Yr3eTOVgx4SCTPlEa3g3t5qTjSW8OMOm1pvum0mbpsO2Hau83WTRa031bF2m5ErAJ5Z6P2ZwVB3ZT33gNV/5NsVfPLlVxl15sO7Go4m68yfe41ae57qBum05qFsiDanfSa8u+9dSannm3S+nVZd9+QYhKSPFL+r3s9aeruuzbrwSiRe8u5TXP87ZketFiD/naRNWke7H9lKqzv9ldB45Y2uQs2eYy8oRtmskn3WfZvno6enQzkZc049gvqmu80/5c6K/xDxzS3o7J2fmwS1pzBKoudYyG3onl3ZlwiYo5eXS/nYWGJVjVZnFpf6oDWeLX5Jn77Vx/OeEZgzaLxco/h6V673rZo4s1utzOKGPa6i558Pt92hQBrfBPViswxjj1Rcl/DENzl4qv0qgqAp74Sa6YhFnA1TVyeou5uXjv3Fbe/03DaN92IYofqug9obuc0/VE1YwW+eC5Ke+4VG0eTP72nBWhbeoj3FuMOWk1Uyf7LCF+JgT5Ez+Xok50rf2kvgY70V8Q2km6xW2nB2KevZza5//FZPm7Ms/kJ3+aZHkZnhk3B6WnoNubTYsl7+t79ZYF2MytKou8kdD/nNR5G/wsH0Kxh1zn6PTjOjXN4MH4Nn5liazaCyDN5gztkJLrYlaufF545aFnbwX7ELJBc4Cct+W1849o5cFnruNTnnoq0d1+ucxG185FeT3hlYf3y4xOeWrEg2KJz5mRN7kfqwFSeYGT9pEpT78NhGLATl36ZyyooX5LGxEx62My8DyuhCDdLj6Zec+4/6PyC3Y0XKYLvtKZUvERofmsP26xfExJUCWn1L0XQRTRbcLrDhjSlJ8o/5zljy8Qs09WUpmbNI6IXe+7BBLn55fyj2ny3IQhN2HInbckzgVxHPPw31APV3wpn3UDGxNwEFvygiP9UwcUBZyhptWWnssf7ZZM1EhdEefHxfc1yd2QFpRnX+xl+2aptY5wwX8qkF9z4dHc2XnZmhyVzmCOtP6vSW6KsxBJYx466UZ5EUx5jqlAjlks5Ex44yDSRXjhT3meaBbZFpuuN0lZtonX35xB/s7S0KM4TPf30s/Lf3vXD4P4+o/XNJZvlKbeQWAFrtOm9D3ta5t/hvBu3wNftsYzUkEi7PIrtiWQHqb88iafX9A9vsoWB9G4o1i1QdQqfPlpui12nf07tdfX9IXG+YqgzTt6Gn4KfWkbefOv8bqvRUy5be8QFYmAzTsmy+4B3RYb6/Jc6x+bEM96qdMOM+C8PK+tS7fvxlvwIydb+P7RATpnaOXvcNkKt3NLzqKPM+X3Nr7vf8SwYGrY9DdCzdGxFybQEytfYZxTPWhu4q+81r0mGreLbIF/56MnVhayNf7lOFqdsSDlJP4Aoph092vpx3gfoFY7LB+mQ4eweOg1R4uz0m+119riAw3eYYJZ5MW+w/zZGxx5Zxoh5mZBMQ36Yj875U91Xt8Xah9/XiNe+yBETx7l2pINmrkp/4gJFTcL/0yP3uq1RAkwQ4eLZZGXt5kp/9zb79Ua9MZYio2QtGWegKxLoHpfM5tPOfpX1MZYeroHZ91Bz5SQEyvTJfk9yR+rAelmrkpviw8vdoeNaFADVlPr+23SvVaok6tjp9zWPDCzHu3fUL/z6Tr03jbe/8RF+u6q3ecwrKAtvisEcbGfVge8to2hyX/KNxn4XQh97MM6RIcfEOL7ztyL8vTivvbptUbAVVtrz/UAhZcwdoh729yGXJd9N/OTz3U7v65cijqAqf4kJEdepsKc5sc4/rZTUudl+bjZqPv7H3mehKP5A221P7BWW/2GuM2vL9BZnucR3UahLfcHqfglbXdbK5l45uY3+OZp3ZblVb2Btbbcb+SiGTRPZmWpfjuKa30K62rbl4RGW+8XkhlKkje/sst/jPnxF3xOxrv7x7hUvm8+kJgt3IMfQiuZWi78/Yzj0PV7OPaD9X9gTMuflvzxgzUR6Os4hBS0X/42Bwnuzz98x/Le6/rAwFBe68MQXjpuTapDWD7c807TfGbyoEbjtVwMigKUAzlBCM95XmobpDjOsiXePLb5Mp17yHuxf413JX88ekwIwmvsdpQqybVIw7nOR7G5gfvwWdLu275+kiYE4cGN2uchGXiOX+inzG9UypEqX0P0QF94YcPuPfwUA8/RIHvV3V9DUPoLfeG1Ylgk097VCj1led4EKHsAwusVopBMe926GUa0hZc36D+QSuL3oryy8LpRDNIBqJ0oryu8ikE/4MDKqwqvrTux1F45vcKDpvBiFzP8hpav0U6pcqAovJIDP4am/EX/k/VFT/ggdKcer1EPtXujJ3woNhLxYFWI0TgX1IQPRXey8l3ck15L+HB0px+mXLuAOmiUhA9Jd49jJUW80usIr3lAeA56P5NopVcRPjw/2KOTTaFeIk9CQ/jwdPfrYXSpI7TwFYQPUXffbtRtRIenHsgLH6bu/n3IL7nDmp8meavX3vCGuPCh6v5n2/v3+SzzZs3YS5Msfxyj7VXfVlr4kDNbTLdOlG1eJ5OCyiRp8rwcDbfqywpfKB6W//4Nk/Jvbkfj//g1xqrvaroP4VZ+GdVXNd1HnL1b0JvwE6JIZfpfPmDCf+seRv59DUHlVd/TdJ8gdiub6ltKvaR+XeV2pJRXfUnTfQahy1dV31HmFcMN181D7UPuhmpGV0T30NLv64g49Kr5XAndw3ffp0gY9zsXPh5zfkSKN/H2LXy8Zw/gvfx3LXwblTk/Bm3i7Vn4+My6IeDI/X6FjyI6vwT9ZrFDC3+J06wbgby7Za/CFxFv7x8YCrIOJnzIRVYueN8Vfizhux0s8y9Qft0ehY/Zi5uSYCoTdyj8Xpb5FxjrfnfC78Ga/6YG2Hh7Ez72XhHzAII5+xI++qDNT9htvF0Jvy+rbsyZ2cbbkfBVjKn37ZCuiT+C8FE3hdkEq2O3F+GrvTlxc6SMO/1OhN//dH/AZ97vQvj9GvNTciaffg/C7yMTt5UTT94mfuG7OBs/edBwGHmxC7/h6uz9wWHkRS58exCj7hv/9T5q4Y+3yn/wdeojFv6Qq/wAv5xdvMIfy5afwyuIG6vwR4nYLHOiH7WKU/jLgTf3MQnVylMNcRN/c7fvNJwjROlVDSSTnQVSQCc24Y9uys+TuUsfl/BVfnhT/gfO0sckvMm+hONeH4/wXXTt+KVxkj4Wd85Mui04+PWqwm+OOZYHqrTw47S1UEP1V25cmiK9akmJdJOd16r+xi0H/6vcgrOuJOun7XR3ztPq77vY1k7ilC9Pe927iFY79hY7PAApRrM07bU3z3TBEonyJr2g+D3t9cOfza+d3SY7C0kxN7VCaOs826S7tZ2dj+x7yQ/kFMKkduxSmxnPSzrUvgsn7j30OztTHULa5HlbFnkd1g56yvKiLK95FtbPWuE/Xzus9QTW4DYAAAAASUVORK5CYII="/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <a class="social-link" href="{{ "/feed.xml" | relative_url }}">
2
+ <span class="social-svg">{% include social_rss.svg %}</span>
3
+ <span class="social-text">Subscribe</span>
4
+ </a>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" ?><!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'><svg enable-background="new 0 0 50 50" id="Layer_1" version="1.1" viewBox="0 0 50 50" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g id="_x2E__x29__x29_"><circle cx="18.5" cy="31.5" fill="#F2890A" id="Dot__x28____x29_" r="3.1"/><path d="M15.4,11.5v3.8c10.6,0,19.2,8.6,19.2,19.2h3.8C38.5,21.8,28.2,11.5,15.4,11.5z" fill="#F2890A" id="Line__x29__1_"/><path d="M15.4,19.2V23C21.8,23,27,28.2,27,34.6h3.8C30.8,26.1,23.9,19.2,15.4,19.2z" fill="#F2890A" id="Line__x29_"/></g><path d="M25,1C11.7,1,1,11.7,1,25s10.7,24,24,24s24-10.7,24-24S38.3,1,25,1z M25,44C14.5,44,6,35.5,6,25S14.5,6,25,6 s19,8.5,19,19S35.5,44,25,44z" fill="#F2890A"/></svg>
@@ -0,0 +1,4 @@
1
+ <a class="social-link" href="https://twitter.com/{{ site.social.twitter }}">
2
+ <span class="social-svg">{% include social_twitter.svg %}</span>
3
+ <span class="social-text">Twitter</span>
4
+ </a>
@@ -0,0 +1 @@
1
+ <svg id="Logo_FIXED" data-name="Logo — FIXED" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400 400"><defs><style>.cls-1{fill:none;}.cls-2{fill:#1da1f2;}</style></defs><title>Twitter_Logo_Blue</title><rect class="cls-1" width="400" height="400"/><path class="cls-2" d="M153.62,301.59c94.34,0,145.94-78.16,145.94-145.94,0-2.22,0-4.43-.15-6.63A104.36,104.36,0,0,0,325,122.47a102.38,102.38,0,0,1-29.46,8.07,51.47,51.47,0,0,0,22.55-28.37,102.79,102.79,0,0,1-32.57,12.45,51.34,51.34,0,0,0-87.41,46.78A145.62,145.62,0,0,1,92.4,107.81a51.33,51.33,0,0,0,15.88,68.47A50.91,50.91,0,0,1,85,169.86c0,.21,0,.43,0,.65a51.31,51.31,0,0,0,41.15,50.28,51.21,51.21,0,0,1-23.16.88,51.35,51.35,0,0,0,47.92,35.62,102.92,102.92,0,0,1-63.7,22A104.41,104.41,0,0,1,75,278.55a145.21,145.21,0,0,0,78.62,23"/></svg>
@@ -0,0 +1,16 @@
1
+ <!DOCTYPE html>
2
+ <html lang="{{ page.lang | default: site.lang | default: "en" }}">
3
+ {% include head.html %}
4
+
5
+ <body>
6
+ {% include header.html %}
7
+
8
+ <main class="page-content">
9
+ <div class="wrapper">
10
+ {{ content }}
11
+ </div>
12
+ </main>
13
+
14
+ {% include footer.html %}
15
+ </body>
16
+ </html>
@@ -0,0 +1,14 @@
1
+ ---
2
+ layout: default
3
+ ---
4
+
5
+ <div class="home">
6
+ <ul class="posts">
7
+ {% for post in site.posts %}
8
+ <li>
9
+ <a class="post-link" href="{{ post.url }}">{{ post.title }}</a>
10
+ <span class="post-date">{{ post.date | date: "%b %-d, %Y" }}</span>
11
+ </li>
12
+ {% endfor %}
13
+ </ul>
14
+ </div>
@@ -0,0 +1,7 @@
1
+ ---
2
+ layout: default
3
+ ---
4
+
5
+ {% include page_header.html %}
6
+
7
+ {{ content }}
@@ -0,0 +1,7 @@
1
+ ---
2
+ layout: default
3
+ ---
4
+
5
+ {% include page_header.html %}
6
+
7
+ {{ content }}
@@ -0,0 +1,29 @@
1
+ // Import color scheme partial.
2
+ @import "novella/solarized";
3
+ @import "novella/font";
4
+
5
+ $font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
6
+ $font-size: 1em;
7
+ $font-weight: 400;
8
+ $line-height: 1.5;
9
+
10
+ $text-color: $dark-base-color;
11
+ $faded-color: $light-base-color-1;
12
+ $background-color: $light-base-color-3;
13
+ $highlight-color: $light-base-color-2;
14
+
15
+ $content-width: 60em;
16
+ $spacing-unit: 2em;
17
+
18
+ $small-screen: 40em;
19
+ $medium-screen: 50em;
20
+ $large-screen: 70em;
21
+
22
+ // Import remaining partials.
23
+ @import
24
+ "novella/reset",
25
+ "novella/mixins",
26
+ "novella/placeholders",
27
+ "novella/base",
28
+ "novella/layout",
29
+ "novella/syntax";
@@ -0,0 +1,43 @@
1
+ body {
2
+ font: $font-weight #{$font-size}/#{$line-height} $font-family;
3
+ color: $text-color;
4
+ background-color: $background-color;
5
+ font-kerning: normal;
6
+ }
7
+
8
+ @for $index from 1 through 6 {
9
+ h#{$index} {
10
+ @extend %heading-#{$index};
11
+ }
12
+ }
13
+
14
+ a {
15
+ color: $text-color;
16
+ padding: 0.125em;
17
+ text-decoration: underline;
18
+
19
+ &:hover {
20
+ color: $background-color;
21
+ background-color: $text-color;
22
+ }
23
+ }
24
+
25
+ pre, code {
26
+ background-color: $highlight-color;
27
+ border: 0.125em solid $text-color;
28
+ border-radius: 0.375em;
29
+ }
30
+
31
+ pre {
32
+ padding: 0.5em;
33
+ margin: 1.5em;
34
+ overflow-x: auto;
35
+
36
+ > code {
37
+ border: 0;
38
+ }
39
+ }
40
+
41
+ code {
42
+ padding: 0.25em;
43
+ }
@@ -0,0 +1,6 @@
1
+ @font-face {
2
+ font-family: "Lato";
3
+ src: url("/assets/Lato-Regular.woff2") format("woff2"),
4
+ url("/assets/Lato-Regular.woff") format("woff"),
5
+ url("/assets/Lato-Regular.ttf") format("truetype");
6
+ }
@@ -0,0 +1,120 @@
1
+ .wrapper {
2
+ max-width: $content-width;
3
+
4
+ @extend %center-margins;
5
+
6
+ @include horizontal-padding;
7
+ @include vertical-spacing;
8
+ }
9
+
10
+ .site-header, .page-header, .page-footer {
11
+ > .wrapper {
12
+ text-align: center;
13
+ }
14
+ }
15
+
16
+ .site-footer {
17
+ max-width: $content-width;
18
+
19
+ @extend %center-margins;
20
+
21
+ @include vertical-spacing(1);
22
+ }
23
+
24
+ .site-title {
25
+ text-decoration: none;
26
+
27
+ @extend %heading-1;
28
+ }
29
+
30
+ .small-title {
31
+ @extend %heading-6;
32
+ }
33
+
34
+ .site-divider {
35
+ background-color: $dark-base-color;
36
+
37
+ width: 10em;
38
+ height: 0.125em;
39
+
40
+ @extend %center-margins;
41
+ }
42
+
43
+ .page-content {
44
+ @include vertical-spacing(1);
45
+ }
46
+
47
+ .posts {
48
+ list-style: none;
49
+ text-align: center;
50
+ }
51
+
52
+ .post-link {
53
+ @extend %heading-5;
54
+ }
55
+
56
+ .post-date {
57
+ display: block;
58
+
59
+ color: $faded-color;
60
+ }
61
+
62
+ .social-list {
63
+ list-style: none;
64
+ }
65
+
66
+ .social-link {
67
+ text-decoration: none;
68
+ }
69
+
70
+ .social-svg {
71
+ display: inline-block;
72
+ vertical-align: middle;
73
+
74
+ > svg {
75
+ margin-right: 0.25em;
76
+ width: 1.15em;
77
+ height: 1.15em;
78
+ }
79
+ }
80
+
81
+ .social-text {
82
+ text-decoration: none;
83
+ }
84
+
85
+ .footer-column-wrapper {
86
+ display: table;
87
+
88
+ @include vertical-spacing(1);
89
+ }
90
+
91
+ .footer-column {
92
+ display: table-cell;
93
+ width: 50%;
94
+
95
+ @include horizontal-padding(2);
96
+ }
97
+
98
+ .footer-social-column {
99
+ width: 35%;
100
+ }
101
+
102
+ @include media-query($small-screen) {
103
+ .footer-column, .footer-social-column {
104
+ display: block;
105
+ width: auto;
106
+
107
+ &:not(:first-child) {
108
+ @include vertical-spacing(1);
109
+ }
110
+ }
111
+
112
+ .social-link {
113
+ display: block;
114
+
115
+ padding-top: 0.25em;
116
+ padding-bottom: 0.25em;
117
+
118
+ @include vertical-spacing(4);
119
+ }
120
+ }
@@ -0,0 +1,15 @@
1
+ @mixin media-query($size) {
2
+ @media screen and (max-width: $size) {
3
+ @content
4
+ }
5
+ }
6
+
7
+ @mixin horizontal-padding($divisor: 1) {
8
+ padding-left: $spacing-unit / $divisor;
9
+ padding-right: $spacing-unit / $divisor;
10
+ }
11
+
12
+ @mixin vertical-spacing($divisor: 4) {
13
+ margin-top: $spacing-unit / $divisor;
14
+ margin-bottom: $spacing-unit / $divisor;
15
+ }
@@ -0,0 +1,22 @@
1
+ %clearfix:after {
2
+ content: "";
3
+ display: table;
4
+ clear: both;
5
+ }
6
+
7
+ %center-margins {
8
+ margin-left: auto;
9
+ margin-right: auto;
10
+ }
11
+
12
+ @for $index from 1 through 6 {
13
+ %heading-#{$index} {
14
+ font-family: "Lato", #{$font-family};
15
+ font-size: calc(#{$font-size} + (100% - (15% * #{$index})));
16
+ font-weight: $font-weight;
17
+ text-transform: uppercase;
18
+ letter-spacing: 0.05em;
19
+
20
+ @include vertical-spacing;
21
+ }
22
+ }
@@ -0,0 +1,7 @@
1
+ body, h1, h2, h3, h4, h5, h6,
2
+ p, blockquote, pre, hr, dl, dd,
3
+ ol, ul, figure
4
+ {
5
+ margin: 0;
6
+ padding: 0;
7
+ }
@@ -0,0 +1,44 @@
1
+ // Copyright (c) 2011 Ethan Schoonover
2
+ //
3
+ // Permission is hereby granted, free of charge, to any person obtaining a copy
4
+ // of this software and associated documentation files (the "Software"), to deal
5
+ // in the Software without restriction, including without limitation the rights
6
+ // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7
+ // copies of the Software, and to permit persons to whom the Software is
8
+ // furnished to do so, subject to the following conditions:
9
+ //
10
+ // The above copyright notice and this permission notice shall be included in
11
+ // all copies or substantial portions of the Software.
12
+ //
13
+ // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14
+ // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
15
+ // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
16
+ // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
17
+ // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
18
+ // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
19
+ // THE SOFTWARE.
20
+
21
+
22
+ //
23
+ // Taken from:
24
+ // http://ethanschoonover.com/solarized
25
+ //
26
+ // Solarized set ////////////////////////
27
+ /////////////////////////////////////////
28
+ $dark-base-color-3: #002b36;
29
+ $dark-base-color-2: #073642;
30
+ $dark-base-color-1: #586e75;
31
+ $dark-base-color: #657b83;
32
+ $light-base-color: #839496;
33
+ $light-base-color-1: #93a1a1;
34
+ $light-base-color-2: #eee8d5;
35
+ $light-base-color-3: #fdf6e3;
36
+ $yellow-color: #b58900;
37
+ $orange-color: #cb4b16;
38
+ $red-color: #dc322f;
39
+ $magenta-color: #d33682;
40
+ $violet-color: #6c71c4;
41
+ $blue-color: #268bd2;
42
+ $cyan-color: #2aa198;
43
+ $green-color: #859900;
44
+ /////////////////////////////////////////
@@ -0,0 +1,214 @@
1
+ .highlight {
2
+ background: $background-color;
3
+
4
+ .highlighter-rouge & {
5
+ background: $background-color;
6
+ }
7
+
8
+ /////////////
9
+ // //
10
+ // General //
11
+ // //
12
+ /////////////
13
+
14
+ .err {
15
+ // Error
16
+ color: $red-color;
17
+ background-color: $orange-color;
18
+ }
19
+
20
+ .w {
21
+ // Whitespace
22
+ }
23
+
24
+ .x {
25
+ // Other
26
+ }
27
+
28
+ /////////////
29
+ // //
30
+ // Comment //
31
+ // //
32
+ /////////////
33
+
34
+ .c, // Comment
35
+ .cd, // Comment.Doc
36
+ .cm, // Comment.Multiline
37
+ .cp, // Comment.Preprocessor
38
+ .c1, // Comment.Single
39
+ .cs, // Comment.Special
40
+ {
41
+ color: $red-color;
42
+ font-style: italic;
43
+ }
44
+
45
+ .cp, // Comment.Preprocessor
46
+ {
47
+ color: $yellow-color;
48
+ }
49
+
50
+ .cp, // Comment.Preprocessor
51
+ .cs, // Comment.Special
52
+ {
53
+ font-weight: bold;
54
+ }
55
+
56
+ /////////////
57
+ // //
58
+ // Generic //
59
+ // //
60
+ /////////////
61
+
62
+ .gd, // Generic.Deleted
63
+ .ge, // Generic.Emph
64
+ .gr, // Generic.Error
65
+ .gh, // Generic.Heading
66
+ .gi, // Generic.Inserted
67
+ .go, // Generic.Output
68
+ .gp, // Generic.Prompt
69
+ .gs, // Generic.Strong
70
+ .gu, // Generic.Subheading
71
+ .gt, // Generic.Traceback
72
+ .gl, // Generic.LineNumber
73
+ {
74
+ }
75
+
76
+ .gs // Generic.Strong
77
+ {
78
+ font-weight: bold;
79
+ }
80
+
81
+ /////////////
82
+ // //
83
+ // Keyword //
84
+ // //
85
+ /////////////
86
+
87
+ .k, // Keyword
88
+ .kc, // Keyword.Constant
89
+ .kd, // Keyword.Declaration
90
+ .kn, // Keyword.Namespace
91
+ .kp, // Keyword.Pseudo
92
+ .kr, // Keyword.Reserved
93
+ .kt, // Keyword.Type
94
+ .kv, // Keyword.Variable
95
+ {
96
+ color: $blue-color;
97
+ }
98
+
99
+ .k, // Keyword
100
+ .kd, // Keyword.Declaration
101
+ {
102
+ color: $magenta-color;
103
+ }
104
+
105
+ /////////////
106
+ // //
107
+ // Literal //
108
+ // //
109
+ /////////////
110
+
111
+ .l, // Literal
112
+ .ld, // Literal.Date
113
+ {
114
+ }
115
+
116
+ .m, // Literal.Number
117
+ .mf, // Literal.Number.Float
118
+ .mh, // Literal.Number.Hex
119
+ .mi, // Literal.Number.Integer
120
+ .il, // Literal.Number.Integer.Long
121
+ .mo, // Literal.Number.Oct
122
+ {
123
+ color: $yellow-color;
124
+ }
125
+
126
+ .s, // Literal.String
127
+ .sb, // Literal.String.Backtick
128
+ .sc, // Literal.String.Char
129
+ .sd, // Literal.String.Doc
130
+ .s2, // Literal.String.Double
131
+ .se, // Literal.String.Escape
132
+ .sh, // Literal.String.Heredoc
133
+ .si, // Literal.String.Interpolation
134
+ .sx, // Literal.String.Other
135
+ .sr, // Literal.String.Regex
136
+ .s1, // Literal.String.Single
137
+ .ss, // Literal.String.Symbol
138
+ {
139
+ color: $red-color;
140
+ }
141
+
142
+ //////////
143
+ // //
144
+ // Name //
145
+ // //
146
+ //////////
147
+
148
+ .n, // Name
149
+ .na, // Name.Attribute
150
+ .nb, // Name.Builtin
151
+ .bp, // Name.Builtin.Pseudo
152
+ .nc, // Name.Class
153
+ .no, // Name.Constant
154
+ .nd, // Name.Decorator
155
+ .ni, // Name.Entity
156
+ .ne, // Name.Exception
157
+ .nf, // Name.Function
158
+ .py, // Name.Property
159
+ .nl, // Name.Label
160
+ {
161
+ }
162
+
163
+ .nn, // Name.Namespace
164
+ .nx, // Name.Other
165
+ .nt, // Name.Tag
166
+ .nv, // Name.Variable
167
+ .vc, // Name.Variable.Class
168
+ .vg, // Name.Variable.Global
169
+ .vi, // Name.Variable.Instance
170
+ {
171
+ color: $dark-base-color-1;
172
+ }
173
+
174
+ .bp, // Name.Builtin.Pseudo
175
+ {
176
+ color: $magenta-color;
177
+ }
178
+
179
+ .n, // Name
180
+ .nc, // Name.Class
181
+ .ne, // Name.Exception
182
+ .nf, // Name.Function
183
+ {
184
+ color: $cyan-color;
185
+ }
186
+
187
+ .n, // Name
188
+ {
189
+ color: $text-color;
190
+ }
191
+
192
+ //////////////
193
+ // //
194
+ // Operator //
195
+ // //
196
+ //////////////
197
+
198
+ .o, // Operator
199
+ .ow, // Operator.Word
200
+ {
201
+ font-weight: bold;
202
+ }
203
+
204
+ /////////////////
205
+ // //
206
+ // Punctuation //
207
+ // //
208
+ /////////////////
209
+
210
+ .p, // Punctuation
211
+ .pi, // Punctuation.Indicator
212
+ {
213
+ }
214
+ }
Binary file
Binary file
Binary file
@@ -0,0 +1,5 @@
1
+ ---
2
+ # Only the main Sass file needs front matter (the dashes are enough)
3
+ ---
4
+ @charset "utf-8";
5
+ @import "novella";
metadata ADDED
@@ -0,0 +1,117 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: novella
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.1.0
5
+ platform: ruby
6
+ authors:
7
+ - Ryan Maroon
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2016-10-31 00:00:00.000000000 Z
12
+ dependencies:
13
+ - !ruby/object:Gem::Dependency
14
+ name: jekyll
15
+ requirement: !ruby/object:Gem::Requirement
16
+ requirements:
17
+ - - "~>"
18
+ - !ruby/object:Gem::Version
19
+ version: '3.3'
20
+ type: :development
21
+ prerelease: false
22
+ version_requirements: !ruby/object:Gem::Requirement
23
+ requirements:
24
+ - - "~>"
25
+ - !ruby/object:Gem::Version
26
+ version: '3.3'
27
+ - !ruby/object:Gem::Dependency
28
+ name: bundler
29
+ requirement: !ruby/object:Gem::Requirement
30
+ requirements:
31
+ - - "~>"
32
+ - !ruby/object:Gem::Version
33
+ version: '1.12'
34
+ type: :development
35
+ prerelease: false
36
+ version_requirements: !ruby/object:Gem::Requirement
37
+ requirements:
38
+ - - "~>"
39
+ - !ruby/object:Gem::Version
40
+ version: '1.12'
41
+ - !ruby/object:Gem::Dependency
42
+ name: rake
43
+ requirement: !ruby/object:Gem::Requirement
44
+ requirements:
45
+ - - "~>"
46
+ - !ruby/object:Gem::Version
47
+ version: '10.0'
48
+ type: :development
49
+ prerelease: false
50
+ version_requirements: !ruby/object:Gem::Requirement
51
+ requirements:
52
+ - - "~>"
53
+ - !ruby/object:Gem::Version
54
+ version: '10.0'
55
+ description:
56
+ email:
57
+ - ryan.maroon@gmail.com
58
+ executables: []
59
+ extensions: []
60
+ extra_rdoc_files: []
61
+ files:
62
+ - LICENSE.txt
63
+ - README.md
64
+ - _includes/footer.html
65
+ - _includes/head.html
66
+ - _includes/header.html
67
+ - _includes/page_header.html
68
+ - _includes/social_email.html
69
+ - _includes/social_email.svg
70
+ - _includes/social_github.html
71
+ - _includes/social_github.svg
72
+ - _includes/social_rss.html
73
+ - _includes/social_rss.svg
74
+ - _includes/social_twitter.html
75
+ - _includes/social_twitter.svg
76
+ - _layouts/default.html
77
+ - _layouts/home.html
78
+ - _layouts/page.html
79
+ - _layouts/post.html
80
+ - _sass/novella.scss
81
+ - _sass/novella/_base.scss
82
+ - _sass/novella/_font.scss
83
+ - _sass/novella/_layout.scss
84
+ - _sass/novella/_mixins.scss
85
+ - _sass/novella/_placeholders.scss
86
+ - _sass/novella/_reset.scss
87
+ - _sass/novella/_solarized.scss
88
+ - _sass/novella/_syntax.scss
89
+ - assets/Lato-Regular.ttf
90
+ - assets/Lato-Regular.woff
91
+ - assets/Lato-Regular.woff2
92
+ - assets/main.scss
93
+ homepage: https://github.com/maroon/novella
94
+ licenses:
95
+ - MIT
96
+ metadata: {}
97
+ post_install_message:
98
+ rdoc_options: []
99
+ require_paths:
100
+ - lib
101
+ required_ruby_version: !ruby/object:Gem::Requirement
102
+ requirements:
103
+ - - ">="
104
+ - !ruby/object:Gem::Version
105
+ version: '0'
106
+ required_rubygems_version: !ruby/object:Gem::Requirement
107
+ requirements:
108
+ - - ">="
109
+ - !ruby/object:Gem::Version
110
+ version: '0'
111
+ requirements: []
112
+ rubyforge_project:
113
+ rubygems_version: 2.6.4
114
+ signing_key:
115
+ specification_version: 4
116
+ summary: Minimalistic theme with colors from Solarized.
117
+ test_files: []