diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2020-06-18 17:49:00 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2020-06-18 17:49:00 +0200 |
| commit | f0ee502fb60719e80223e3849eb6c7246949de5f (patch) | |
| tree | d957dc2277850b076a2cba6f858099ad9dcd4f0c | |
| parent | 70a25fd804daa5df4b5cd34aac5de99acabc5cff (diff) | |
| download | blog-f0ee502fb60719e80223e3849eb6c7246949de5f.tar.gz blog-f0ee502fb60719e80223e3849eb6c7246949de5f.zip | |
Update posts with source code links
| -rw-r--r-- | README.md | 1 | ||||
| -rw-r--r-- | content/projects/brawlstatslive.md | 3 | ||||
| -rw-r--r-- | content/projects/brawltime.md | 3 | ||||
| -rw-r--r-- | content/projects/brokentalents.md | 5 | ||||
| -rw-r--r-- | content/projects/cuesync.md | 1 | ||||
| -rw-r--r-- | content/projects/erixxzuspaet.md | 3 | ||||
| -rw-r--r-- | content/projects/f5inator.md | 5 | ||||
| -rw-r--r-- | content/projects/fxmatris.md | 8 | ||||
| -rw-r--r-- | content/projects/fxmaze.md | 3 | ||||
| -rw-r--r-- | content/projects/fxsound.md | 1 | ||||
| -rw-r--r-- | content/projects/gerangel.md | 1 | ||||
| -rw-r--r-- | content/projects/jodel-elastic.md | 3 | ||||
| -rw-r--r-- | content/projects/jokevote.md | 9 | ||||
| -rw-r--r-- | content/projects/magickindle.md | 1 | ||||
| -rw-r--r-- | content/projects/onecommit.md | 1 | ||||
| -rw-r--r-- | content/projects/parserato.md | 2 | ||||
| -rw-r--r-- | content/projects/snap-byow.md | 4 | ||||
| -rw-r--r-- | content/projects/snap-yow.md | 4 | ||||
| -rw-r--r-- | content/projects/spluseins.md | 5 | ||||
| -rw-r--r-- | content/projects/vainsocial.md | 3 | ||||
| -rw-r--r-- | content/projects/winddown.md | 1 | ||||
| -rw-r--r-- | layouts/index.html | 3 | ||||
| -rw-r--r-- | static/css/custom.css | 3 | ||||
| -rw-r--r-- | static/css/min.css | 2 |
24 files changed, 54 insertions, 21 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..54c980f --- /dev/null +++ b/README.md @@ -0,0 +1 @@ + * generating min.css: `uglifycss normalize.css skeleton.css pygments.css custom.css > min.css` diff --git a/content/projects/brawlstatslive.md b/content/projects/brawlstatslive.md index e66a032..c8ca675 100644 --- a/content/projects/brawlstatslive.md +++ b/content/projects/brawlstatslive.md @@ -1,7 +1,8 @@ --- date: 2018-12-27 title: Brawl Stats Live +source: https://github.com/schneefux/brawlstats-live image: /images/brawlstatslive.jpg --- -Brawl Stars live stream analysis to detect scores and events.
\ No newline at end of file +Brawl Stars live stream analysis to detect scores and events. diff --git a/content/projects/brawltime.md b/content/projects/brawltime.md index 36cbb8b..d905c79 100644 --- a/content/projects/brawltime.md +++ b/content/projects/brawltime.md @@ -2,7 +2,8 @@ date: 2019-05-01 title: Brawl Time Ninja link: https://brawltime.ninja +source: https://github.com/schneefux/brawltimeninja image: /images/brawltime.jpg --- -An application that tracks Brawl Stars player statistics, calculates time spent and win rates.
\ No newline at end of file +An application that tracks Brawl Stars player statistics, calculates time spent and win rates. diff --git a/content/projects/brokentalents.md b/content/projects/brokentalents.md index 12fc0d6..a77b698 100644 --- a/content/projects/brokentalents.md +++ b/content/projects/brokentalents.md @@ -1,8 +1,9 @@ --- date: 2018-05-24 title: Broken Talents Fun -image: /images/brokentalentsfun.jpg link: https://brokentalents.fun +source: https://github.com/brokentalents/brokentalents +image: /images/brokentalentsfun.jpg --- -Meta statistics website for the League-of-Legends-like game Vainglory.
\ No newline at end of file +Meta statistics website for the League-of-Legends-like game Vainglory. diff --git a/content/projects/cuesync.md b/content/projects/cuesync.md index e6eee45..be0c730 100644 --- a/content/projects/cuesync.md +++ b/content/projects/cuesync.md @@ -2,6 +2,7 @@ date: 2020-06-13 title: Cue Sync Pro link: https://cuesync.pro +source: https://github.com/schneefux/cuesync image: /images/cuesync.jpg --- diff --git a/content/projects/erixxzuspaet.md b/content/projects/erixxzuspaet.md index 11f9914..d204daa 100644 --- a/content/projects/erixxzuspaet.md +++ b/content/projects/erixxzuspaet.md @@ -1,7 +1,8 @@ --- date: 2019-08-28 title: erixxzuspaet +source: https://github.com/schneefux/erixxzuspaet image: /images/erixxzuspaet.jpg --- -A Telegram bot that sends a notification when a train is being cancelled.
\ No newline at end of file +A Telegram bot that sends a notification when a train is being cancelled. diff --git a/content/projects/f5inator.md b/content/projects/f5inator.md index a8804ec..18f3ab6 100644 --- a/content/projects/f5inator.md +++ b/content/projects/f5inator.md @@ -1,8 +1,9 @@ --- date: 2019-09-08 title: f5inator -image: /images/f5inator.jpg link: https://f5inator.com +source: https://github.com/schneefux/f5inator +image: /images/f5inator.jpg --- -A web application that watches a website for changes and sends a browser notification.
\ No newline at end of file +A web application that watches a website for changes and sends a browser notification. diff --git a/content/projects/fxmatris.md b/content/projects/fxmatris.md new file mode 100644 index 0000000..17ef274 --- /dev/null +++ b/content/projects/fxmatris.md @@ -0,0 +1,8 @@ +--- +date: 2012-09-01 +title: fx-Matris +source: https://github.com/schneefux/fx-matris +image: /images/fxmatris.jpg +--- + +Multiplayer tetris for the Casio calculator with emulated grayscale colors. diff --git a/content/projects/fxmaze.md b/content/projects/fxmaze.md index 29ac55a..66f2067 100644 --- a/content/projects/fxmaze.md +++ b/content/projects/fxmaze.md @@ -1,7 +1,8 @@ --- date: 2013-11-17 title: fxMaze +source: https://github.com/schneefux/fx-maze image: /images/fxmaze.jpg --- -A raycaster for a Casio calculator.
\ No newline at end of file +A raycaster for a Casio calculator. diff --git a/content/projects/fxsound.md b/content/projects/fxsound.md index 3b72529..af70243 100644 --- a/content/projects/fxsound.md +++ b/content/projects/fxsound.md @@ -1,6 +1,7 @@ --- date: 2013-01-01 title: fx-Sound +source: https://github.com/schneefux/fx-sound image: /images/fxsound.jpg --- diff --git a/content/projects/gerangel.md b/content/projects/gerangel.md index 00352ec..06772ec 100644 --- a/content/projects/gerangel.md +++ b/content/projects/gerangel.md @@ -2,6 +2,7 @@ date: 2019-10-23 title: gerangel link: https://gerangel.schneefux.xyz +source: https://github.com/schneefux/gerangel image: /images/gerangel.jpg --- diff --git a/content/projects/jodel-elastic.md b/content/projects/jodel-elastic.md index 294e4e4..1268daf 100644 --- a/content/projects/jodel-elastic.md +++ b/content/projects/jodel-elastic.md @@ -1,7 +1,8 @@ --- date: 2018-10-28 title: Jodel Elastic +source: https://github.com/schneefux/jodel-elastic image: /images/jodelelastic.jpg --- -Jodel post analysis using ElasticSearch and Kibana.
\ No newline at end of file +Jodel post analysis using ElasticSearch and Kibana. diff --git a/content/projects/jokevote.md b/content/projects/jokevote.md index 0bb87fe..d9af4c3 100644 --- a/content/projects/jokevote.md +++ b/content/projects/jokevote.md @@ -1,7 +1,8 @@ --- -date: 2012-09-01 -title: fx-Matris -image: /images/fxmatris.jpg +date: 2017-01-21 +title: jokevote +source: https://github.com/schneefux/jokevote +image: /images/jokevote.jpg --- -Multiplayer tetris for the Casio calculator with emulated grayscale colors.
\ No newline at end of file +Simple reddit-like text aggregation platform for inside jokes. diff --git a/content/projects/magickindle.md b/content/projects/magickindle.md index 611bcd1..197f676 100644 --- a/content/projects/magickindle.md +++ b/content/projects/magickindle.md @@ -1,6 +1,7 @@ --- date: 2020-01-26 title: magic-kindle +source: https://git.schneefux.xyz/schneefux/magic-kindle image: /images/magickindle.jpg --- diff --git a/content/projects/onecommit.md b/content/projects/onecommit.md index 20d0e1d..89e7258 100644 --- a/content/projects/onecommit.md +++ b/content/projects/onecommit.md @@ -2,6 +2,7 @@ date: 2020-04-04 title: one commit today link: https://onecommit.today +source: https://github.com/hidotp/onecommittoday image: /images/onecommit.jpg --- diff --git a/content/projects/parserato.md b/content/projects/parserato.md index 8032035..053187f 100644 --- a/content/projects/parserato.md +++ b/content/projects/parserato.md @@ -1,7 +1,7 @@ --- date: 2020-05-23 title: Parserato -link: https://github.com/schneefux/parserato +source: https://github.com/schneefux/parserato image: /images/parserato.jpg --- diff --git a/content/projects/snap-byow.md b/content/projects/snap-byow.md index eb07f0d..d6d2e09 100644 --- a/content/projects/snap-byow.md +++ b/content/projects/snap-byow.md @@ -1,7 +1,9 @@ --- date: 2015-01-26 title: Snap! Build Your Own World +link: http://code-wvs.github.io/snap-byow/snap.html +source: https://github.com/Code-WvS/snap-byow image: /images/snap-byow.jpg --- -A fork of the Snap! programming language for a Minecraft-like environment.
\ No newline at end of file +A fork of the Snap! programming language for a Minecraft-like environment. diff --git a/content/projects/snap-yow.md b/content/projects/snap-yow.md index 5c79f73..3a5f3d0 100644 --- a/content/projects/snap-yow.md +++ b/content/projects/snap-yow.md @@ -1,7 +1,9 @@ --- date: 2015-03-27 title: Snap! Your Own World +link: http://code-wvs.github.io/snap-yow/snap.html +source: https://github.com/Code-WvS/snap-yow image: /images/snap-yow.jpg --- -A fork of the Snap! programming language for an Open Street Map environment.
\ No newline at end of file +A fork of the Snap! programming language for an Open Street Map environment. diff --git a/content/projects/spluseins.md b/content/projects/spluseins.md index 26a87f6..9d51bc1 100644 --- a/content/projects/spluseins.md +++ b/content/projects/spluseins.md @@ -1,8 +1,9 @@ --- date: 2018-10-15 title: SplusEins -image: /images/spluseins.jpg link: https://spluseins.de +source: https://github.com/spluseins/spluseins +image: /images/spluseins.jpg --- -Team project which is an app for personalizing timetables of my university.
\ No newline at end of file +Team project which is an app for personalizing timetables of my university. diff --git a/content/projects/vainsocial.md b/content/projects/vainsocial.md index 8dfbd80..8297d9d 100644 --- a/content/projects/vainsocial.md +++ b/content/projects/vainsocial.md @@ -1,7 +1,8 @@ --- date: 2017-03-10 title: VainSocial +source: https://github.com/vainglorygame image: /images/vainsocial.jpg --- -Team project for interactive analysis for Vainglory players using custom ratings and machine learning.
\ No newline at end of file +Team project for interactive analysis for Vainglory players using custom ratings and machine learning. diff --git a/content/projects/winddown.md b/content/projects/winddown.md index 73ae4f3..d01e59f 100644 --- a/content/projects/winddown.md +++ b/content/projects/winddown.md @@ -2,6 +2,7 @@ date: 2020-04-02 title: winddown link: https://marketplace.visualstudio.com/items?itemName=winddown.vscode-winddown +source: https://github.com/schneefux/winddown image: /images/winddown.jpg --- diff --git a/layouts/index.html b/layouts/index.html index ea9990a..31b7d83 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -21,6 +21,9 @@ {{ if ne .Params.link nil }} <a href="{{ .Params.link }}" class="card-link">Visit Website</a> {{ end }} + {{ if ne .Params.source nil }} + <a href="{{ .Params.source }}" class="card-link">View Source</a> + {{ end }} <span class="card-date"> <time itemprop="datePublished" datetime="{{ .Date.Format "2006-01-02" }}">{{ .Date.Format "2006-01-02" }}</time> </span> diff --git a/static/css/custom.css b/static/css/custom.css index 0b7a19c..4746a87 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -122,6 +122,7 @@ footer { .card-link { font-weight: bold; + margin-right: 1rem; } .menu-container { @@ -141,4 +142,4 @@ footer { .button:hover { background-color: #E1E1E1; border-bottom: 1px solid #888; -}
\ No newline at end of file +} diff --git a/static/css/min.css b/static/css/min.css index 412ad55..07f596b 100644 --- a/static/css/min.css +++ b/static/css/min.css @@ -1 +1 @@ -/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.highlight .hll{background-color:#ffc}.highlight{background:#f0f0f0}.highlight .c{color:#60a0b0;font-style:italic}.highlight .err{border:1px solid red}.highlight .k{color:#007020;font-weight:700}.highlight .o{color:#666}.highlight .ch{color:#60a0b0;font-style:italic}.highlight .cm{color:#60a0b0;font-style:italic}.highlight .cp{color:#007020}.highlight .cpf{color:#60a0b0;font-style:italic}.highlight .c1{color:#60a0b0;font-style:italic}.highlight .cs{color:#60a0b0;background-color:#fff0f0}.highlight .gd{color:#a00000}.highlight .ge{font-style:italic}.highlight .gr{color:red}.highlight .gh{color:navy;font-weight:700}.highlight .gi{color:#00a000}.highlight .go{color:#888}.highlight .gp{color:#c65d09;font-weight:700}.highlight .gs{font-weight:700}.highlight .gu{color:purple;font-weight:700}.highlight .gt{color:#04d}.highlight .kc{color:#007020;font-weight:700}.highlight .kd{color:#007020;font-weight:700}.highlight .kn{color:#007020;font-weight:700}.highlight .kp{color:#007020}.highlight .kr{color:#007020;font-weight:700}.highlight .kt{color:#902000}.highlight .m{color:#40a070}.highlight .s{color:#4070a0}.highlight .na{color:#4070a0}.highlight .nb{color:#007020}.highlight .nc{color:#0e84b5;font-weight:700}.highlight .no{color:#60add5}.highlight .nd{color:#555;font-weight:700}.highlight .ni{color:#d55537;font-weight:700}.highlight .ne{color:#007020}.highlight .nf{color:#06287e}.highlight .nl{color:#002070;font-weight:700}.highlight .nn{color:#0e84b5;font-weight:700}.highlight .nt{color:#062873;font-weight:700}.highlight .nv{color:#bb60d5}.highlight .ow{color:#007020;font-weight:700}.highlight .w{color:#bbb}.highlight .mb{color:#40a070}.highlight .mf{color:#40a070}.highlight .mh{color:#40a070}.highlight .mi{color:#40a070}.highlight .mo{color:#40a070}.highlight .sb{color:#4070a0}.highlight .sc{color:#4070a0}.highlight .sd{color:#4070a0;font-style:italic}.highlight .s2{color:#4070a0}.highlight .se{color:#4070a0;font-weight:700}.highlight .sh{color:#4070a0}.highlight .si{color:#70a0d0;font-style:italic}.highlight .sx{color:#c65d09}.highlight .sr{color:#235388}.highlight .s1{color:#4070a0}.highlight .ss{color:#517918}.highlight .bp{color:#007020}.highlight .vc{color:#bb60d5}.highlight .vg{color:#bb60d5}.highlight .vi{color:#bb60d5}.highlight .il{color:#40a070}.container{position:relative;width:100%;max-width:960px;margin:0 auto;padding:0 20px;box-sizing:border-box}.column,.columns{width:100%;float:left;box-sizing:border-box}@media (min-width:400px){.container{width:85%;padding:0}}@media (min-width:550px){.container{width:80%}.column,.columns{margin-left:4%}.column:first-child,.columns:first-child{margin-left:0}.one.column,.one.columns{width:4.66666666667%}.two.columns{width:13.3333333333%}.three.columns{width:22%}.four.columns{width:30.6666666667%}.five.columns{width:39.3333333333%}.six.columns{width:48%}.seven.columns{width:56.6666666667%}.eight.columns{width:65.3333333333%}.nine.columns{width:74%}.ten.columns{width:82.6666666667%}.eleven.columns{width:91.3333333333%}.twelve.columns{width:100%;margin-left:0}.one-third.column{width:30.6666666667%}.two-thirds.column{width:65.3333333333%}.one-half.column{width:48%}.offset-by-one.column,.offset-by-one.columns{margin-left:8.66666666667%}.offset-by-two.column,.offset-by-two.columns{margin-left:17.3333333333%}.offset-by-three.column,.offset-by-three.columns{margin-left:26%}.offset-by-four.column,.offset-by-four.columns{margin-left:34.6666666667%}.offset-by-five.column,.offset-by-five.columns{margin-left:43.3333333333%}.offset-by-six.column,.offset-by-six.columns{margin-left:52%}.offset-by-seven.column,.offset-by-seven.columns{margin-left:60.6666666667%}.offset-by-eight.column,.offset-by-eight.columns{margin-left:69.3333333333%}.offset-by-nine.column,.offset-by-nine.columns{margin-left:78%}.offset-by-ten.column,.offset-by-ten.columns{margin-left:86.6666666667%}.offset-by-eleven.column,.offset-by-eleven.columns{margin-left:95.3333333333%}.offset-by-one-third.column,.offset-by-one-third.columns{margin-left:34.6666666667%}.offset-by-two-thirds.column,.offset-by-two-thirds.columns{margin-left:69.3333333333%}.offset-by-one-half.column,.offset-by-one-half.columns{margin-left:52%}}html{font-size:62.5%}body{font-size:1.5em;line-height:1.6;font-weight:400;font-family:Raleway,HelveticaNeue,"Helvetica Neue",Helvetica,Arial,sans-serif;color:#222}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:2rem;font-weight:300}h1{font-size:4rem;line-height:1.2;letter-spacing:-.1rem}h2{font-size:3.6rem;line-height:1.25;letter-spacing:-.1rem}h3{font-size:3rem;line-height:1.3;letter-spacing:-.1rem}h4{font-size:2.4rem;line-height:1.35;letter-spacing:-.08rem}h5{font-size:1.8rem;line-height:1.5;letter-spacing:-.05rem}h6{font-size:1.5rem;line-height:1.6;letter-spacing:0}@media (min-width:550px){h1{font-size:5rem}h2{font-size:4.2rem}h3{font-size:3.6rem}h4{font-size:3rem}h5{font-size:2.4rem}h6{font-size:1.5rem}}p{margin-top:0}a{color:#1eaedb}a:hover{color:#0fa0ce}.button,button,input[type=button],input[type=reset],input[type=submit]{display:inline-block;height:38px;padding:0 30px;color:#555;text-align:center;font-size:11px;font-weight:600;line-height:38px;letter-spacing:.1rem;text-transform:uppercase;text-decoration:none;white-space:nowrap;background-color:transparent;border-radius:4px;border:1px solid #bbb;cursor:pointer;box-sizing:border-box}.button:focus,.button:hover,button:focus,button:hover,input[type=button]:focus,input[type=button]:hover,input[type=reset]:focus,input[type=reset]:hover,input[type=submit]:focus,input[type=submit]:hover{color:#333;border-color:#888;outline:0}.button.button-primary,button.button-primary,input[type=button].button-primary,input[type=reset].button-primary,input[type=submit].button-primary{color:#fff;background-color:#33c3f0;border-color:#33c3f0}.button.button-primary:focus,.button.button-primary:hover,button.button-primary:focus,button.button-primary:hover,input[type=button].button-primary:focus,input[type=button].button-primary:hover,input[type=reset].button-primary:focus,input[type=reset].button-primary:hover,input[type=submit].button-primary:focus,input[type=submit].button-primary:hover{color:#fff;background-color:#1eaedb;border-color:#1eaedb}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{height:38px;padding:6px 10px;background-color:#fff;border:1px solid #d1d1d1;border-radius:4px;box-shadow:none;box-sizing:border-box}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea{min-height:65px;padding-top:6px;padding-bottom:6px}input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{border:1px solid #33c3f0;outline:0}label,legend{display:block;margin-bottom:.5rem;font-weight:600}fieldset{padding:0;border-width:0}input[type=checkbox],input[type=radio]{display:inline}label>.label-body{display:inline-block;margin-left:.5rem;font-weight:400}ul{list-style:circle inside}ol{list-style:decimal inside}ol,ul{padding-left:0;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin:1.5rem 0 1.5rem 3rem;font-size:90%}li{margin-bottom:1rem}code{padding:.2rem .5rem;margin:0 .2rem;font-size:90%;white-space:nowrap;background:#f1f1f1;border:1px solid #e1e1e1;border-radius:4px}pre>code{display:block;padding:1rem 1.5rem;white-space:pre}td,th{padding:12px 15px;text-align:left;border-bottom:1px solid #e1e1e1}td:first-child,th:first-child{padding-left:0}td:last-child,th:last-child{padding-right:0}.button,button{margin-bottom:1rem}fieldset,input,select,textarea{margin-bottom:1.5rem}blockquote,dl,figure,form,ol,p,pre,table,ul{margin-bottom:2.5rem}.u-full-width{width:100%;box-sizing:border-box}.u-max-full-width{max-width:100%;box-sizing:border-box}.u-pull-right{float:right}.u-pull-left{float:left}hr{margin-top:3rem;margin-bottom:3.5rem;border-width:0;border-top:1px solid #e1e1e1}.container:after,.row:after,.u-cf{content:"";display:table;clear:both}
\ No newline at end of file +/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:0;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.container{position:relative;width:100%;max-width:960px;margin:0 auto;padding:0 20px;box-sizing:border-box}.column,.columns{width:100%;float:left;box-sizing:border-box}@media(min-width:400px){.container{width:85%;padding:0}}@media(min-width:550px){.container{width:80%}.column,.columns{margin-left:4%}.column:first-child,.columns:first-child{margin-left:0}.one.column,.one.columns{width:4.66666666667%}.two.columns{width:13.3333333333%}.three.columns{width:22%}.four.columns{width:30.6666666667%}.five.columns{width:39.3333333333%}.six.columns{width:48%}.seven.columns{width:56.6666666667%}.eight.columns{width:65.3333333333%}.nine.columns{width:74%}.ten.columns{width:82.6666666667%}.eleven.columns{width:91.3333333333%}.twelve.columns{width:100%;margin-left:0}.one-third.column{width:30.6666666667%}.two-thirds.column{width:65.3333333333%}.one-half.column{width:48%}.offset-by-one.column,.offset-by-one.columns{margin-left:8.66666666667%}.offset-by-two.column,.offset-by-two.columns{margin-left:17.3333333333%}.offset-by-three.column,.offset-by-three.columns{margin-left:26%}.offset-by-four.column,.offset-by-four.columns{margin-left:34.6666666667%}.offset-by-five.column,.offset-by-five.columns{margin-left:43.3333333333%}.offset-by-six.column,.offset-by-six.columns{margin-left:52%}.offset-by-seven.column,.offset-by-seven.columns{margin-left:60.6666666667%}.offset-by-eight.column,.offset-by-eight.columns{margin-left:69.3333333333%}.offset-by-nine.column,.offset-by-nine.columns{margin-left:78%}.offset-by-ten.column,.offset-by-ten.columns{margin-left:86.6666666667%}.offset-by-eleven.column,.offset-by-eleven.columns{margin-left:95.3333333333%}.offset-by-one-third.column,.offset-by-one-third.columns{margin-left:34.6666666667%}.offset-by-two-thirds.column,.offset-by-two-thirds.columns{margin-left:69.3333333333%}.offset-by-one-half.column,.offset-by-one-half.columns{margin-left:52%}}html{font-size:62.5%}body{font-size:1.5em;line-height:1.6;font-weight:400;font-family:"Raleway","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;color:#222}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:2rem;font-weight:300}h1{font-size:4rem;line-height:1.2;letter-spacing:-.1rem}h2{font-size:3.6rem;line-height:1.25;letter-spacing:-.1rem}h3{font-size:3rem;line-height:1.3;letter-spacing:-.1rem}h4{font-size:2.4rem;line-height:1.35;letter-spacing:-.08rem}h5{font-size:1.8rem;line-height:1.5;letter-spacing:-.05rem}h6{font-size:1.5rem;line-height:1.6;letter-spacing:0}@media(min-width:550px){h1{font-size:5rem}h2{font-size:4.2rem}h3{font-size:3.6rem}h4{font-size:3rem}h5{font-size:2.4rem}h6{font-size:1.5rem}}p{margin-top:0}a{color:#1eaedb}a:hover{color:#0fa0ce}.button,button,input[type="submit"],input[type="reset"],input[type="button"]{display:inline-block;height:38px;padding:0 30px;color:#555;text-align:center;font-size:11px;font-weight:600;line-height:38px;letter-spacing:.1rem;text-transform:uppercase;text-decoration:none;white-space:nowrap;background-color:transparent;border-radius:4px;border:1px solid #bbb;cursor:pointer;box-sizing:border-box}.button:hover,button:hover,input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover,.button:focus,button:focus,input[type="submit"]:focus,input[type="reset"]:focus,input[type="button"]:focus{color:#333;border-color:#888;outline:0}.button.button-primary,button.button-primary,input[type="submit"].button-primary,input[type="reset"].button-primary,input[type="button"].button-primary{color:#FFF;background-color:#33c3f0;border-color:#33c3f0}.button.button-primary:hover,button.button-primary:hover,input[type="submit"].button-primary:hover,input[type="reset"].button-primary:hover,input[type="button"].button-primary:hover,.button.button-primary:focus,button.button-primary:focus,input[type="submit"].button-primary:focus,input[type="reset"].button-primary:focus,input[type="button"].button-primary:focus{color:#FFF;background-color:#1eaedb;border-color:#1eaedb}input[type="email"],input[type="number"],input[type="search"],input[type="text"],input[type="tel"],input[type="url"],input[type="password"],textarea,select{height:38px;padding:6px 10px;background-color:#fff;border:1px solid #d1d1d1;border-radius:4px;box-shadow:none;box-sizing:border-box}input[type="email"],input[type="number"],input[type="search"],input[type="text"],input[type="tel"],input[type="url"],input[type="password"],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea{min-height:65px;padding-top:6px;padding-bottom:6px}input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="text"]:focus,input[type="tel"]:focus,input[type="url"]:focus,input[type="password"]:focus,textarea:focus,select:focus{border:1px solid #33c3f0;outline:0}label,legend{display:block;margin-bottom:.5rem;font-weight:600}fieldset{padding:0;border-width:0}input[type="checkbox"],input[type="radio"]{display:inline}label>.label-body{display:inline-block;margin-left:.5rem;font-weight:normal}ul{list-style:circle inside}ol{list-style:decimal inside}ol,ul{padding-left:0;margin-top:0}ul ul,ul ol,ol ol,ol ul{margin:1.5rem 0 1.5rem 3rem;font-size:90%}li{margin-bottom:1rem}code{padding:.2rem .5rem;margin:0 .2rem;font-size:90%;white-space:nowrap;background:#f1f1f1;border:1px solid #e1e1e1;border-radius:4px}pre>code{display:block;padding:1rem 1.5rem;white-space:pre}th,td{padding:12px 15px;text-align:left;border-bottom:1px solid #e1e1e1}th:first-child,td:first-child{padding-left:0}th:last-child,td:last-child{padding-right:0}button,.button{margin-bottom:1rem}input,textarea,select,fieldset{margin-bottom:1.5rem}pre,blockquote,dl,figure,table,p,ul,ol,form{margin-bottom:2.5rem}.u-full-width{width:100%;box-sizing:border-box}.u-max-full-width{max-width:100%;box-sizing:border-box}.u-pull-right{float:right}.u-pull-left{float:left}hr{margin-top:3rem;margin-bottom:3.5rem;border-width:0;border-top:1px solid #e1e1e1}.container:after,.row:after,.u-cf{content:"";display:table;clear:both}.highlight .hll{background-color:#ffc}.highlight{background:#f0f0f0}.highlight .c{color:#60a0b0;font-style:italic}.highlight .err{border:1px solid red}.highlight .k{color:#007020;font-weight:bold}.highlight .o{color:#666}.highlight .ch{color:#60a0b0;font-style:italic}.highlight .cm{color:#60a0b0;font-style:italic}.highlight .cp{color:#007020}.highlight .cpf{color:#60a0b0;font-style:italic}.highlight .c1{color:#60a0b0;font-style:italic}.highlight .cs{color:#60a0b0;background-color:#fff0f0}.highlight .gd{color:#a00000}.highlight .ge{font-style:italic}.highlight .gr{color:red}.highlight .gh{color:navy;font-weight:bold}.highlight .gi{color:#00a000}.highlight .go{color:#888}.highlight .gp{color:#c65d09;font-weight:bold}.highlight .gs{font-weight:bold}.highlight .gu{color:purple;font-weight:bold}.highlight .gt{color:#04d}.highlight .kc{color:#007020;font-weight:bold}.highlight .kd{color:#007020;font-weight:bold}.highlight .kn{color:#007020;font-weight:bold}.highlight .kp{color:#007020}.highlight .kr{color:#007020;font-weight:bold}.highlight .kt{color:#902000}.highlight .m{color:#40a070}.highlight .s{color:#4070a0}.highlight .na{color:#4070a0}.highlight .nb{color:#007020}.highlight .nc{color:#0e84b5;font-weight:bold}.highlight .no{color:#60add5}.highlight .nd{color:#555;font-weight:bold}.highlight .ni{color:#d55537;font-weight:bold}.highlight .ne{color:#007020}.highlight .nf{color:#06287e}.highlight .nl{color:#002070;font-weight:bold}.highlight .nn{color:#0e84b5;font-weight:bold}.highlight .nt{color:#062873;font-weight:bold}.highlight .nv{color:#bb60d5}.highlight .ow{color:#007020;font-weight:bold}.highlight .w{color:#bbb}.highlight .mb{color:#40a070}.highlight .mf{color:#40a070}.highlight .mh{color:#40a070}.highlight .mi{color:#40a070}.highlight .mo{color:#40a070}.highlight .sb{color:#4070a0}.highlight .sc{color:#4070a0}.highlight .sd{color:#4070a0;font-style:italic}.highlight .s2{color:#4070a0}.highlight .se{color:#4070a0;font-weight:bold}.highlight .sh{color:#4070a0}.highlight .si{color:#70a0d0;font-style:italic}.highlight .sx{color:#c65d09}.highlight .sr{color:#235388}.highlight .s1{color:#4070a0}.highlight .ss{color:#517918}.highlight .bp{color:#007020}.highlight .vc{color:#bb60d5}.highlight .vg{color:#bb60d5}.highlight .vi{color:#bb60d5}.highlight .il{color:#40a070}body{font-family:"Roboto","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;background-color:#fcfcfc}img{max-width:100%;height:auto;max-height:40rem;vertical-align:middle;border:0}header,footer{margin:4rem 0;text-align:center}.site-title{margin-top:2rem}.entry-title{margin-top:2rem;margin-bottom:0}.list-title{margin-top:2rem}.entry-title a{text-decoration:none}.entry-meta{font-size:1.7rem;color:#888}.footer-link{margin:2rem 0}.footer-link a{text-decoration:none}.hr{height:1px;margin:2rem 0;background:#e1e1e1;background:-webkit-gradient(linear,left top,right top,from(white),color-stop(#e1e1e1),to(white));background:-webkit-linear-gradient(left,white,#e1e1e1,white);background:linear-gradient(to right,white,#e1e1e1,white)}.card-grid{display:flex;flex-wrap:wrap;justify-content:space-evenly}.card-wrapper{align-self:flex-end;height:100%;max-width:400px;margin:2rem 1rem}.card{border-radius:1rem;box-shadow:0 .25rem .5rem 0 rgba(0,0,0,0.2);transition:.1s}.card:hover{box-shadow:0 .5rem 1rem 0 rgba(0,0,0,0.2)}.card-content{padding:1.5rem 2rem}@media(min-width:800px){.card-content{height:150px;display:flex;flex-direction:column;justify-content:space-between}}.card-date{float:right}.card-title{font-size:2.5rem}.card-image{border-top-left-radius:1rem;border-top-right-radius:1rem;height:300px;width:400px;object-fit:cover}.card-text{margin-bottom:2.5rem}.card-text p{margin:0}.card-actions{min-height:2rem}.card-link{font-weight:bold;margin-right:1rem}.menu-container{text-align:center;margin-bottom:1rem}.button{border:0;border-bottom:1px dashed #888;border-radius:0;height:4rem;width:15rem;padding:0}.button:hover{background-color:#e1e1e1;border-bottom:1px solid #888} |
