+
+ + {{ post.title }} +
+ + +{{ post.introduction }}
+ + +From 6fcb5eced97f910a642a65405a264dbcac8f30b4 Mon Sep 17 00:00:00 2001 From: jenkov <807973173@qq.com> Date: Mon, 10 Jun 2019 21:58:44 +0800 Subject: [PATCH 01/43] change another theme --- .gitattributes | 22 - .gitignore | 43 +- 404.html | 19 + CNAME | 0 Gemfile | 6 + LICENSE | 223 +- README.md | 164 +- _config.yml | 106 +- _data/template.yml | 11 - _includes/about.html | 80 - _includes/author.html | 42 + _includes/clients.html | 27 - _includes/comments.html | 26 + _includes/contact.html | 43 - _includes/css/agency.css | 867 -- _includes/css/bootstrap.min.css | 7 - _includes/date.html | 4 + _includes/footer.html | 68 +- _includes/head.html | 78 +- _includes/header.html | 72 +- _includes/js.html | 17 - _includes/menu.html | 11 + _includes/minutes-to-read.html | 9 + _includes/modals.html | 40 - _includes/new-post-tag.html | 7 + _includes/pagination.html | 18 + _includes/portfolio_grid.html | 29 - _includes/search.html | 7 + _includes/services.html | 37 - _includes/share.html | 15 + _includes/stats.html | 11 + _includes/svg-icons.html | 1 + _includes/team.html | 37 - _layouts/category.html | 45 + _layouts/compress.html | 8 + _layouts/default.html | 34 +- _layouts/feed.xml | 27 - _layouts/main.html | 17 + _layouts/minimal.html | 20 + _layouts/page.html | 11 + _layouts/post.html | 46 + _layouts/style.css | 3 - _plugins/hex_to_rgb.rb | 32 - _posts/2012-10-10-seja-bem-vindo.md | 125 + _posts/2014-07-13-project-6.markdown | 15 - _posts/2014-07-14-project-5.markdown | 15 - _posts/2014-07-15-project-4.markdown | 15 - _posts/2014-07-16-project-3.markdown | 15 - _posts/2014-07-17-project-2.markdown | 15 - _posts/2014-07-18-project-1.markdown | 15 - ...rrencytextfield-um-componente-com-valor.md | 129 + ...ito-fazendo-uma-app-do-dribbble-do-zero.md | 129 + ...has-primeiras-5-impressoes-sobre-django.md | 127 + ...-como-fazer-um-hello-world-com-vue-js-2.md | 129 + ...que-o-sketch-vale-3-tanques-de-gasolina.md | 128 + ...r-seus-posts-do-wordpress-para-o-jekyll.md | 132 + ...mulario-de-contato-no-jekyll-com-vue.js.md | 150 + ...-08-14-box-shadow-ou-filter-drop-shadow.md | 144 + ...-golpe-no-facebook-e-como-desviar-deles.md | 138 + ...d-ut-perspiciatis-unde-omnis iste-natus.md | 139 + ...018-03-12-li-europan-lingues-es-membres.md | 139 + ...-far-far-away-behind-the-word-mountains.md | 139 + ...-has-taken-possession-of-my-entire-soul.md | 139 + ...e-quick-brown-fox-jumps-over-a-lazy-dog.md | 139 + ...-sociis-natoque-penatibus-et-magnis-dis.md | 139 + about.md | 17 + assets/css/main.css | 3 + assets/img/404.gif | Bin 0 -> 231291 bytes assets/img/blog-image.png | Bin 0 -> 9866 bytes assets/img/icons/apple-icon-72x72.png | Bin 0 -> 649 bytes assets/img/icons/apple-touch-icon-114x114.png | Bin 0 -> 936 bytes assets/img/icons/apple-touch-icon-120x120.png | Bin 0 -> 1006 bytes assets/img/icons/apple-touch-icon-144x144.png | Bin 0 -> 1373 bytes assets/img/icons/apple-touch-icon-152x152.png | Bin 0 -> 1428 bytes assets/img/icons/apple-touch-icon-57x57.png | Bin 0 -> 500 bytes assets/img/icons/apple-touch-icon-60x60.png | Bin 0 -> 528 bytes assets/img/icons/apple-touch-icon.png | Bin 0 -> 500 bytes assets/img/icons/favicon-16x16.png | Bin 0 -> 210 bytes assets/img/icons/favicon-32x32.png | Bin 0 -> 321 bytes assets/img/icons/favicon-64x64.png | Bin 0 -> 531 bytes assets/img/icons/largetile.png | Bin 0 -> 3936 bytes assets/img/icons/mediumtile.png | Bin 0 -> 1428 bytes assets/img/icons/preloader.svg | 33 + assets/img/icons/read.svg | 6 + assets/img/icons/smalltile.png | Bin 0 -> 645 bytes assets/img/icons/widetile.png | Bin 0 -> 2109 bytes assets/img/message.gif | Bin 0 -> 44875 bytes assets/img/off.jpg | Bin 0 -> 63472 bytes assets/img/placeholder.png | Bin 0 -> 958 bytes assets/js/main.js | 1 + category/blog.md | 4 + category/css.md | 4 + category/django.md | 4 + category/life.md | 4 + category/mobile.md | 4 + category/tutorial.md | 4 + category/webdev.md | 4 + contact.md | 69 + css/font-awesome/css/font-awesome.css | 2086 ----- css/font-awesome/css/font-awesome.min.css | 4 - css/font-awesome/fonts/FontAwesome.otf | Bin 109688 -> 0 bytes .../fonts/fontawesome-webfont.eot | Bin 70807 -> 0 bytes .../fonts/fontawesome-webfont.svg | 655 -- .../fonts/fontawesome-webfont.ttf | Bin 142072 -> 0 bytes .../fonts/fontawesome-webfont.woff | Bin 83588 -> 0 bytes .../fonts/fontawesome-webfont.woff2 | Bin 66624 -> 0 bytes favicon.ico | Bin 0 -> 1150 bytes feed.xml | 29 +- gulpfile.js | 96 + img/about/1.jpg | Bin 6987 -> 0 bytes img/about/2.jpg | Bin 15337 -> 0 bytes img/about/3.jpg | Bin 7338 -> 0 bytes img/about/4.jpg | Bin 4902 -> 0 bytes img/header-bg.jpg | Bin 238317 -> 0 bytes img/logos/aetuts.jpg | Bin 2063 -> 0 bytes img/logos/creative-market.jpg | Bin 1766 -> 0 bytes img/logos/designmodo.jpg | Bin 1696 -> 0 bytes img/logos/envato.jpg | Bin 2040 -> 0 bytes img/logos/microlancer.jpg | Bin 2293 -> 0 bytes img/logos/themeforest.jpg | Bin 1689 -> 0 bytes img/logos/wordpress.jpg | Bin 2458 -> 0 bytes img/map-image.png | Bin 364038 -> 0 bytes img/portfolio/dreams-thumbnail.png | Bin 62658 -> 0 bytes img/portfolio/dreams.png | Bin 112060 -> 0 bytes img/portfolio/escape-thumbnail.png | Bin 85423 -> 0 bytes img/portfolio/escape.png | Bin 165358 -> 0 bytes img/portfolio/golden-thumbnail.png | Bin 93325 -> 0 bytes img/portfolio/golden.png | Bin 177338 -> 0 bytes img/portfolio/roundicons-thumbnail.png | Bin 120066 -> 0 bytes img/portfolio/roundicons.png | Bin 259234 -> 0 bytes img/portfolio/startup-framework-thumbnail.png | Bin 187564 -> 0 bytes img/portfolio/startup-framework.png | Bin 262195 -> 0 bytes img/portfolio/treehouse-thumbnail.png | Bin 80328 -> 0 bytes img/portfolio/treehouse.png | Bin 151139 -> 0 bytes img/team/1.jpg | Bin 11310 -> 0 bytes img/team/2.jpg | Bin 14401 -> 0 bytes img/team/3.jpg | Bin 12159 -> 0 bytes index.html | 63 +- initdraft.sh | 162 + initpost.sh | 162 + js/agency.js | 37 - js/bootstrap.js | 2114 ----- js/bootstrap.min.js | 6 - js/cbpAnimatedHeader.js | 44 - js/cbpAnimatedHeader.min.js | 11 - js/contact_me.js | 70 - js/jqBootstrapValidation.js | 912 -- js/jquery-1.11.0.js | 4 - js/jquery.easing.min.js | 44 - mail/contact_me.php | 26 - msg-success.md | 19 + package-lock.json | 7842 +++++++++++++++++ package.json | 42 + robots.txt | 3 + search.json | 13 + sitemap.xml | 16 + src/js/azepto.js | 2 + {js => src/js}/classie.js | 2 +- src/js/progressBar.js | 64 + src/js/scrollanimation.js | 180 + src/js/simpleJekyllSearch.js | 88 + src/js/smoothscroll.js | 484 + src/js/target_blank.js | 8 + src/js/zmain.js | 60 + src/styl/_animations.styl | 16 + src/styl/_author.styl | 57 + src/styl/_elements.styl | 2 + src/styl/_footer.styl | 63 + src/styl/_form.styl | 46 + src/styl/_header.styl | 68 + src/styl/_highlight.styl | 107 + src/styl/_home.styl | 146 + src/styl/_icons.styl | 35 + src/styl/_menu.styl | 63 + src/styl/_pagination.styl | 30 + src/styl/_post.styl | 243 + src/styl/_search.styl | 106 + src/styl/_share.styl | 21 + src/styl/_typo.styl | 13 + src/styl/_variables.styl | 24 + src/styl/main.styl | 39 + style.css | 3 - tags.html | 36 + 183 files changed, 13430 insertions(+), 7838 deletions(-) delete mode 100644 .gitattributes create mode 100644 404.html create mode 100644 CNAME create mode 100644 Gemfile delete mode 100644 _data/template.yml delete mode 100644 _includes/about.html create mode 100644 _includes/author.html delete mode 100644 _includes/clients.html create mode 100644 _includes/comments.html delete mode 100644 _includes/contact.html delete mode 100644 _includes/css/agency.css delete mode 100644 _includes/css/bootstrap.min.css create mode 100644 _includes/date.html delete mode 100644 _includes/js.html create mode 100644 _includes/menu.html create mode 100644 _includes/minutes-to-read.html delete mode 100644 _includes/modals.html create mode 100644 _includes/new-post-tag.html create mode 100644 _includes/pagination.html delete mode 100644 _includes/portfolio_grid.html create mode 100644 _includes/search.html delete mode 100644 _includes/services.html create mode 100644 _includes/share.html create mode 100644 _includes/stats.html create mode 100644 _includes/svg-icons.html delete mode 100644 _includes/team.html create mode 100644 _layouts/category.html create mode 100644 _layouts/compress.html delete mode 100644 _layouts/feed.xml create mode 100644 _layouts/main.html create mode 100644 _layouts/minimal.html create mode 100644 _layouts/page.html create mode 100644 _layouts/post.html delete mode 100644 _layouts/style.css delete mode 100644 _plugins/hex_to_rgb.rb create mode 100644 _posts/2012-10-10-seja-bem-vindo.md delete mode 100644 _posts/2014-07-13-project-6.markdown delete mode 100644 _posts/2014-07-14-project-5.markdown delete mode 100644 _posts/2014-07-15-project-4.markdown delete mode 100644 _posts/2014-07-16-project-3.markdown delete mode 100644 _posts/2014-07-17-project-2.markdown delete mode 100644 _posts/2014-07-18-project-1.markdown create mode 100644 _posts/2015-05-08-diga-ola-para-o-trcurrencytextfield-um-componente-com-valor.md create mode 100644 _posts/2015-09-06-desafio-aceito-fazendo-uma-app-do-dribbble-do-zero.md create mode 100644 _posts/2017-05-11-minhas-primeiras-5-impressoes-sobre-django.md create mode 100644 _posts/2017-06-04-como-fazer-um-hello-world-com-vue-js-2.md create mode 100644 _posts/2017-06-08-por-que-o-sketch-vale-3-tanques-de-gasolina.md create mode 100644 _posts/2017-07-29-como-migrar-seus-posts-do-wordpress-para-o-jekyll.md create mode 100644 _posts/2017-08-07-fazendo-um-formulario-de-contato-no-jekyll-com-vue.js.md create mode 100644 _posts/2017-08-14-box-shadow-ou-filter-drop-shadow.md create mode 100644 _posts/2017-08-19-como-quase-cai-num-golpe-no-facebook-e-como-desviar-deles.md create mode 100644 _posts/2018-02-03-sed-ut-perspiciatis-unde-omnis iste-natus.md create mode 100644 _posts/2018-03-12-li-europan-lingues-es-membres.md create mode 100644 _posts/2018-04-21-far-far-away-behind-the-word-mountains.md create mode 100644 _posts/2018-07-20-a-wonderful-serenity-has-taken-possession-of-my-entire-soul.md create mode 100644 _posts/2018-10-09-the-quick-brown-fox-jumps-over-a-lazy-dog.md create mode 100644 _posts/2018-11-22-com-sociis-natoque-penatibus-et-magnis-dis.md create mode 100644 about.md create mode 100644 assets/css/main.css create mode 100644 assets/img/404.gif create mode 100644 assets/img/blog-image.png create mode 100644 assets/img/icons/apple-icon-72x72.png create mode 100644 assets/img/icons/apple-touch-icon-114x114.png create mode 100644 assets/img/icons/apple-touch-icon-120x120.png create mode 100644 assets/img/icons/apple-touch-icon-144x144.png create mode 100644 assets/img/icons/apple-touch-icon-152x152.png create mode 100644 assets/img/icons/apple-touch-icon-57x57.png create mode 100644 assets/img/icons/apple-touch-icon-60x60.png create mode 100644 assets/img/icons/apple-touch-icon.png create mode 100644 assets/img/icons/favicon-16x16.png create mode 100644 assets/img/icons/favicon-32x32.png create mode 100644 assets/img/icons/favicon-64x64.png create mode 100644 assets/img/icons/largetile.png create mode 100644 assets/img/icons/mediumtile.png create mode 100644 assets/img/icons/preloader.svg create mode 100644 assets/img/icons/read.svg create mode 100644 assets/img/icons/smalltile.png create mode 100644 assets/img/icons/widetile.png create mode 100644 assets/img/message.gif create mode 100644 assets/img/off.jpg create mode 100644 assets/img/placeholder.png create mode 100644 assets/js/main.js create mode 100644 category/blog.md create mode 100644 category/css.md create mode 100644 category/django.md create mode 100644 category/life.md create mode 100644 category/mobile.md create mode 100644 category/tutorial.md create mode 100644 category/webdev.md create mode 100644 contact.md delete mode 100644 css/font-awesome/css/font-awesome.css delete mode 100644 css/font-awesome/css/font-awesome.min.css delete mode 100644 css/font-awesome/fonts/FontAwesome.otf delete mode 100644 css/font-awesome/fonts/fontawesome-webfont.eot delete mode 100644 css/font-awesome/fonts/fontawesome-webfont.svg delete mode 100644 css/font-awesome/fonts/fontawesome-webfont.ttf delete mode 100644 css/font-awesome/fonts/fontawesome-webfont.woff delete mode 100644 css/font-awesome/fonts/fontawesome-webfont.woff2 create mode 100644 favicon.ico create mode 100644 gulpfile.js delete mode 100644 img/about/1.jpg delete mode 100644 img/about/2.jpg delete mode 100644 img/about/3.jpg delete mode 100644 img/about/4.jpg delete mode 100644 img/header-bg.jpg delete mode 100644 img/logos/aetuts.jpg delete mode 100644 img/logos/creative-market.jpg delete mode 100644 img/logos/designmodo.jpg delete mode 100644 img/logos/envato.jpg delete mode 100644 img/logos/microlancer.jpg delete mode 100644 img/logos/themeforest.jpg delete mode 100644 img/logos/wordpress.jpg delete mode 100644 img/map-image.png delete mode 100644 img/portfolio/dreams-thumbnail.png delete mode 100644 img/portfolio/dreams.png delete mode 100644 img/portfolio/escape-thumbnail.png delete mode 100644 img/portfolio/escape.png delete mode 100644 img/portfolio/golden-thumbnail.png delete mode 100644 img/portfolio/golden.png delete mode 100644 img/portfolio/roundicons-thumbnail.png delete mode 100644 img/portfolio/roundicons.png delete mode 100644 img/portfolio/startup-framework-thumbnail.png delete mode 100644 img/portfolio/startup-framework.png delete mode 100644 img/portfolio/treehouse-thumbnail.png delete mode 100644 img/portfolio/treehouse.png delete mode 100644 img/team/1.jpg delete mode 100644 img/team/2.jpg delete mode 100644 img/team/3.jpg create mode 100644 initdraft.sh create mode 100644 initpost.sh delete mode 100644 js/agency.js delete mode 100644 js/bootstrap.js delete mode 100644 js/bootstrap.min.js delete mode 100644 js/cbpAnimatedHeader.js delete mode 100644 js/cbpAnimatedHeader.min.js delete mode 100644 js/contact_me.js delete mode 100644 js/jqBootstrapValidation.js delete mode 100644 js/jquery-1.11.0.js delete mode 100644 js/jquery.easing.min.js delete mode 100644 mail/contact_me.php create mode 100644 msg-success.md create mode 100644 package-lock.json create mode 100644 package.json create mode 100644 robots.txt create mode 100644 search.json create mode 100644 sitemap.xml create mode 100644 src/js/azepto.js rename {js => src/js}/classie.js (99%) create mode 100644 src/js/progressBar.js create mode 100644 src/js/scrollanimation.js create mode 100644 src/js/simpleJekyllSearch.js create mode 100644 src/js/smoothscroll.js create mode 100644 src/js/target_blank.js create mode 100644 src/js/zmain.js create mode 100644 src/styl/_animations.styl create mode 100644 src/styl/_author.styl create mode 100644 src/styl/_elements.styl create mode 100644 src/styl/_footer.styl create mode 100644 src/styl/_form.styl create mode 100644 src/styl/_header.styl create mode 100644 src/styl/_highlight.styl create mode 100644 src/styl/_home.styl create mode 100644 src/styl/_icons.styl create mode 100644 src/styl/_menu.styl create mode 100644 src/styl/_pagination.styl create mode 100644 src/styl/_post.styl create mode 100644 src/styl/_search.styl create mode 100644 src/styl/_share.styl create mode 100644 src/styl/_typo.styl create mode 100644 src/styl/_variables.styl create mode 100644 src/styl/main.styl delete mode 100644 style.css create mode 100644 tags.html diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index 412eeda..0000000 --- a/.gitattributes +++ /dev/null @@ -1,22 +0,0 @@ -# Auto detect text files and perform LF normalization -* text=auto - -# Custom for Visual Studio -*.cs diff=csharp -*.sln merge=union -*.csproj merge=union -*.vbproj merge=union -*.fsproj merge=union -*.dbproj merge=union - -# Standard to msysgit -*.doc diff=astextplain -*.DOC diff=astextplain -*.docx diff=astextplain -*.DOCX diff=astextplain -*.dot diff=astextplain -*.DOT diff=astextplain -*.pdf diff=astextplain -*.PDF diff=astextplain -*.rtf diff=astextplain -*.RTF diff=astextplain diff --git a/.gitignore b/.gitignore index 1900fa1..2747b94 100644 --- a/.gitignore +++ b/.gitignore @@ -1,37 +1,8 @@ -_site - -# Windows image file caches -Thumbs.db -ehthumbs.db - -# Folder config file -Desktop.ini - -# Recycle Bin used on file shares -$RECYCLE.BIN/ - -# Windows Installer files -*.cab -*.msi -*.msm -*.msp - -# ========================= -# Operating System Files -# ========================= - -# OSX -# ========================= - +.idea .DS_Store -.AppleDouble -.LSOverride - -# Icon must ends with two \r. -Icon -# Thumbnails -._* - -# Files that might appear on external disk -.Spotlight-V100 -.Trashes +.sass-cache +Gemfile.lock +package-json.lock +_site +node_modules +_drafts diff --git a/404.html b/404.html new file mode 100644 index 0000000..ad85682 --- /dev/null +++ b/404.html @@ -0,0 +1,19 @@ +--- +layout: default +permalink: /404.html +--- + + + +
+ Page not found :(
+I'm sorry. We couldn't find the page you are looking for.
+
- Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sunt ut voluptatum eius sapiente, totam reiciendis temporibus qui quibusdam, recusandae sit vero unde, sed, incidunt et ea quo dolore laudantium consectetur!
-
- Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sunt ut voluptatum eius sapiente, totam reiciendis temporibus qui quibusdam, recusandae sit vero unde, sed, incidunt et ea quo dolore laudantium consectetur!
-
- Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sunt ut voluptatum eius sapiente, totam reiciendis temporibus qui quibusdam, recusandae sit vero unde, sed, incidunt et ea quo dolore laudantium consectetur!
-
- Lorem ipsum dolor sit amet, consectetur adipisicing elit. Sunt ut voluptatum eius sapiente, totam reiciendis temporibus qui quibusdam, recusandae sit vero unde, sed, incidunt et ea quo dolore laudantium consectetur!
-{{ post.subtitle }}
-Lorem ipsum dolor sit amet, consectetur adipisicing elit. Minima maxime quam architecto quo inventore harum ex magni, dicta impedit.
-Lorem ipsum dolor sit amet, consectetur adipisicing elit. Minima maxime quam architecto quo inventore harum ex magni, dicta impedit.
-Lorem ipsum dolor sit amet, consectetur adipisicing elit. Minima maxime quam architecto quo inventore harum ex magni, dicta impedit.
-
- {{ member.position }}
- -Lorem ipsum dolor sit amet, consectetur adipisicing elit. Aut eaque, laboriosam veritatis, quos non quis ad perspiciatis, totam corporis ea, alias ut unde.
-
+
+ {{ post.introduction }}
+ + +" %}{% case _pres.size %}{% when 2 %}{% capture _content %}{{ _content }}{{ _pres.last | split: " " | join: " " }}{% endcapture %}{% when 1 %}{% capture _content %}{{ _content }}{{ _pres.last | split: " " | join: " " }}{% endcapture %}{% endcase %}{% endfor %}{% if _profile %}{% assign _profile_collapse = _content | size | plus: 1 %}{% endif %}{% if site.compress_html.comments == "all" %}{% assign _comments = "" | split: " " %}{% else %}{% assign _comments = site.compress_html.comments %}{% endif %}{% if _comments.size == 2 %}{% assign _comment_befores = _content | split: _comments.first %}{% for _comment_before in _comment_befores %}{% assign _comment_content = _comment_before | split: _comments.last | first %}{% if _comment_content %}{% capture _comment %}{{ _comments.first }}{{ _comment_content }}{{ _comments.last }}{% endcapture %}{% assign _content = _content | remove: _comment %}{% endif %}{% endfor %}{% if _profile %}{% assign _profile_comments = _content | size | plus: 1 %}{% endif %}{% endif %}{% if site.compress_html.clippings == "all" %}{% assign _clippings = "html head title base link meta style body article section nav aside h1 h2 h3 h4 h5 h6 hgroup header footer address p hr blockquote ol ul li dl dt dd figure figcaption main div table caption colgroup col tbody thead tfoot tr td th" | split: " " %}{% else %}{% assign _clippings = site.compress_html.clippings %}{% endif %}{% for _element in _clippings %}{% assign _edges = " ; ; ;" | replace: "e", _element | split: ";" %}{% assign _content = _content | replace: _edges[0], _edges[1] | replace: _edges[2], _edges[3] | replace: _edges[4], _edges[5] %}{% endfor %}{% if _profile and _clippings %}{% assign _profile_clippings = _content | size | plus: 1 %}{% endif %}{{ _content }}{% if _profile %} | Step | Bytes |
| raw | {{ content | size }}{% if _profile_endings %} |
| endings | {{ _profile_endings }}{% endif %}{% if _profile_collapse %} |
| collapse | {{ _profile_collapse }}{% endif %}{% if _profile_comments %} |
| comments | {{ _profile_comments }}{% endif %}{% if _profile_clippings %} |
| clippings | {{ _profile_clippings }}{% endif %} |
+ {% if page.date %} + + + {% endif %} + + {{ minutesText }} +
+{{ page.description }}
+ + {% if page.image %} +| Name | +Upvotes | +Downvotes | +
|---|---|---|
| Totals | +21 | +23 | +
| Alice | +10 | +11 | +
| Bob | +4 | +3 | +
| Charlie | +7 | +9 | +
| Name | +Upvotes | +Downvotes | +
|---|---|---|
| Totals | +21 | +23 | +
| Alice | +10 | +11 | +
| Bob | +4 | +3 | +
| Charlie | +7 | +9 | +
| Name | +Upvotes | +Downvotes | +
|---|---|---|
| Totals | +21 | +23 | +
| Alice | +10 | +11 | +
| Bob | +4 | +3 | +
| Charlie | +7 | +9 | +
| Name | +Upvotes | +Downvotes | +
|---|---|---|
| Totals | +21 | +23 | +
| Alice | +10 | +11 | +
| Bob | +4 | +3 | +
| Charlie | +7 | +9 | +
| Name | +Upvotes | +Downvotes | +
|---|---|---|
| Totals | +21 | +23 | +
| Alice | +10 | +11 | +
| Bob | +4 | +3 | +
| Charlie | +7 | +9 | +
| Name | +Upvotes | +Downvotes | +
|---|---|---|
| Totals | +21 | +23 | +
| Alice | +10 | +11 | +
| Bob | +4 | +3 | +
| Charlie | +7 | +9 | +
| Name | +Upvotes | +Downvotes | +
|---|---|---|
| Totals | +21 | +23 | +
| Alice | +10 | +11 | +
| Bob | +4 | +3 | +
| Charlie | +7 | +9 | +
| Name | +Upvotes | +Downvotes | +
|---|---|---|
| Totals | +21 | +23 | +
| Alice | +10 | +11 | +
| Bob | +4 | +3 | +
| Charlie | +7 | +9 | +
| Name | +Upvotes | +Downvotes | +
|---|---|---|
| Totals | +21 | +23 | +
| Alice | +10 | +11 | +
| Bob | +4 | +3 | +
| Charlie | +7 | +9 | +
| Name | +Upvotes | +Downvotes | +
|---|---|---|
| Totals | +21 | +23 | +
| Alice | +10 | +11 | +
| Bob | +4 | +3 | +
| Charlie | +7 | +9 | +
| Name | +Upvotes | +Downvotes | +
|---|---|---|
| Totals | +21 | +23 | +
| Alice | +10 | +11 | +
| Bob | +4 | +3 | +
| Charlie | +7 | +9 | +
| Name | +Upvotes | +Downvotes | +
|---|---|---|
| Totals | +21 | +23 | +
| Alice | +10 | +11 | +
| Bob | +4 | +3 | +
| Charlie | +7 | +9 | +
| Name | +Upvotes | +Downvotes | +
|---|---|---|
| Totals | +21 | +23 | +
| Alice | +10 | +11 | +
| Bob | +4 | +3 | +
| Charlie | +7 | +9 | +
| Name | +Upvotes | +Downvotes | +
|---|---|---|
| Totals | +21 | +23 | +
| Alice | +10 | +11 | +
| Bob | +4 | +3 | +
| Charlie | +7 | +9 | +
| Name | +Upvotes | +Downvotes | +
|---|---|---|
| Totals | +21 | +23 | +
| Alice | +10 | +11 | +
| Bob | +4 | +3 | +
| Charlie | +7 | +9 | +
| Name | +Upvotes | +Downvotes | +
|---|---|---|
| Totals | +21 | +23 | +
| Alice | +10 | +11 | +
| Bob | +4 | +3 | +
| Charlie | +7 | +9 | +
+
+## About
+
+Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
+tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
+quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
+consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse
+cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
+proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
diff --git a/assets/css/main.css b/assets/css/main.css
new file mode 100644
index 0000000..833b743
--- /dev/null
+++ b/assets/css/main.css
@@ -0,0 +1,3 @@
+html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [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{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{-webkit-box-sizing:border-box;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-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}a{-webkit-tap-highlight-color:rgba(0,0,0,0)}h1,h2,h3,h4{font-family:'Titillium Web','Helvetica Neue',Helvetica,sans-serif;font-weight:700;font-style:normal}.text-center{text-align:center}.flex-grid article{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0}.flex-grid article.shown{-ms-filter:none;-webkit-filter:none;filter:none;opacity:1}.flex-grid article.animate{-webkit-animation:moveUp .65s;animation:moveUp .65s;-ms-filter:none;-webkit-filter:none;filter:none;opacity:1}@-webkit-keyframes moveUp{from{-webkit-transform:translateY(200px);transform:translateY(200px)}to{-webkit-transform:translateY(0);transform:translateY(0);-ms-filter:none;-webkit-filter:none;filter:none;opacity:1}}@keyframes moveUp{from{-webkit-transform:translateY(200px);transform:translateY(200px)}to{-webkit-transform:translateY(0);transform:translateY(0);-ms-filter:none;-webkit-filter:none;filter:none;opacity:1}}.icons-home{text-align:center;}.icons-home a{display:inline-block;padding:.938rem;margin:.125rem;border-radius:50%;border:.125rem solid #fff;line-height:0;-webkit-transition:all .7s;transition:all .7s;}.icons-home a .icon{fill:#fff;width:18px;height:18px;}@media only screen and (min-width:37.5rem){.icons-home a .icon{width:30px;height:30px}}.icons-home a:hover{background:#fff;}.icons-home a:hover .icon{fill:#333}.down{position:absolute;bottom:50px;width:100%;display:block;text-align:center;}.down .icon{position:absolute;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100px;height:100px;fill:#fff;-webkit-animation:pulse 1.3s infinite;animation:pulse 1.3s infinite}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}body.has-push-menu,body.has-push-menu aside,body.has-push-menu .progress-bar{-webkit-transition:all .3s ease;-webkit-transition:all .3s ease;transition:all .3s ease}body.has-push-menu{overflow-x:hidden;position:relative;left:0;}body.has-push-menu.push-menu-to-right{left:15rem;}body.has-push-menu.push-menu-to-right .progress-bar{left:15rem}body.has-push-menu.push-menu-to-right .bar-header{left:15rem}aside{position:fixed;width:15rem;height:100%;top:0;left:-15rem;background-color:#fff;z-index:20;}@media only screen and (min-width:37.5rem){aside{padding:.625rem 0 0}}aside.open{left:0}aside h2{margin:0 1.25rem 0;font-family:'Titillium Web','Helvetica Neue',Helvetica,sans-serif;font-weight:400;font-style:normal;font-size:1.125rem;color:#141414;border-bottom:1px solid #141414;line-height:50px;}@media only screen and (min-width:37.5rem){aside h2{font-size:1.25rem}}aside nav ul{padding:0;margin:.313rem 0;}@media only screen and (min-width:37.5rem){aside nav ul{margin:.625rem 0}}aside nav li{margin:0;list-style-type:none;}aside nav li a{width:100%;display:block;padding:.938rem 1.25rem;text-decoration:none;font-family:'Titillium Web','Helvetica Neue',Helvetica,sans-serif;font-weight:300;font-style:normal;color:#141414;}aside nav li a:hover{color:#fff;background:#ff0a16}.search-wrapper{position:fixed;top:30px;width:100%;padding-right:5%;padding-left:5%;-webkit-transform:translateY(-200px);transform:translateY(-200px);z-index:19;}.search-wrapper.active{-webkit-transform:translateY(0);transform:translateY(0)}.search-form{position:relative;top:0;width:100%;-webkit-transform:translateX(-200px);transform:translateX(-200px);-webkit-transition:all 200ms 100ms cubic-bezier(0,.6,.4,1);transition:all 200ms 100ms cubic-bezier(0,.6,.4,1);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;z-index:19;}.search-form .search-field{width:100%;height:2.5rem;line-height:1.875rem;font-family:'Titillium Web','Helvetica Neue',Helvetica,sans-serif;font-weight:300;font-style:normal;font-size:1.25rem;color:#141414;background-color:#fff;border:0;border-radius:1.25rem;padding:.313rem 1.563rem;outline:0;}.search-form .search-field:focus{outline:0}.search-form.active{top:0;-webkit-transform:translateX(0);transform:translateX(0);-ms-filter:none;-webkit-filter:none;filter:none;opacity:1}.search-form .search-list{position:absolute;width:100%;font-family:'Titillium Web','Helvetica Neue',Helvetica,sans-serif;font-weight:300;font-style:normal;display:none;padding:0 1.25rem;margin:1.25rem 0;list-style-type:none;}.active .search-form .search-list{display:block}@media only screen and (max-width:37.5rem){.search-form .search-list{height:380px;overflow:scroll}}.search-form .search-list .entry-date{float:right;display:none;font-size:.875rem;}@media only screen and (min-width:37.5rem){.search-form .search-list .entry-date{display:inline}}.search-form .search-list .entry-category{text-transform:uppercase;background-color:#ff0a16;margin-right:.313rem;height:1.25rem;border-radius:.625rem;font-size:.75rem;padding:.125rem .5rem;color:#fff}.search-form .search-list a{color:#fff;text-decoration:none;display:block;padding:.938rem 0;width:100%;border-bottom:1px solid #333;-webkit-transition:all .3s;transition:all .3s;line-height:1.563rem;}.search-form .search-list a:hover{color:#ff0a16;}.search-form .search-list a:hover .entry-category{color:#fff}.search-form .icon-remove-sign{position:absolute;top:0;right:0;display:block;width:1.625rem;height:1.625rem;padding:.313rem;fill:#fff;background-color:#ff0a16;border-radius:13px;margin:.438rem;cursor:pointer;outline:0;z-index:1}.search-overlay{overflow:hidden;}.search-overlay:after{position:fixed;top:0;left:0;width:100%;height:100%;min-height:100%;background-color:#141414;content:'';z-index:18}.img-rounded{border-radius:50%}html,body{height:100%}.bar-header{background-color:#141414;padding:.625rem .938rem;position:fixed;left:0;width:100%;z-index:10;-webkit-transition:top .5s,left .3s ease;transition:top .5s,left .3s ease;}@media only screen and (min-width:37.5rem){.bar-header{padding:.938rem 0}}.bar-header .logo{margin:0;height:2rem;line-height:2rem}.bar-header .logo a{color:#fff;text-decoration:none;font-size:2rem}.bar-header .icon-menu{float:left;cursor:pointer;margin:.313rem 1.25rem .313rem 0;width:1.25rem;height:1.25rem;fill:#fff;}@media only screen and (min-width:37.5rem){.bar-header .icon-menu{margin:.313rem 1.25rem .313rem 1.563rem}}.bar-header .dosearch{float:right;display:inline-block;width:1.875rem;height:1.875rem;cursor:pointer;margin:0 0 0 0;}@media only screen and (min-width:37.5rem){.bar-header .dosearch{margin:0 1.25rem 0 0}}.bar-header .icon-search{width:1.25rem;height:1.25rem;fill:#fff;margin:.313rem}body.main-page{background-color:#141414;}body.main-page .bar-header{background-color:rgba(0,0,0,0.7)}.overlay{position:fixed;width:100%;height:100%;top:0;right:0;left:0;bottom:0;pointer-events:none;background:rgba(0,0,0,0.6);z-index:17;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;-webkit-transition:all .3s;transition:all .3s;}.overlay.show{pointer-events:auto;-ms-filter:none;-webkit-filter:none;filter:none;opacity:1}main{font-family:'Titillium Web','Helvetica Neue',Helvetica,sans-serif;font-weight:400;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:5rem;}@media only screen and (min-width:37.5rem){main{padding-top:6.25rem}}.row{width:auto;max-width:100%;float:none;display:block;margin-right:auto;margin-left:auto;padding-left:0;padding-right:0;margin:0 .625rem}.row::after{content:'';display:table;clear:both}.flex-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap}.title-category{width:auto;max-width:62.5rem;float:none;display:block;margin-right:auto;margin-left:auto;padding-left:0;padding-right:0;font-size:2.5rem;margin-top:0;text-transform:uppercase;padding:0 .938rem}.title-category::after{content:'';display:table;clear:both}.box-item{-ms-flex:1 0 300px;-webkit-box-flex:1;flex:1 0 300px;margin:0 0 1.875rem;display:inline-block;min-height:17.813rem;-webkit-transition:all .3s;transition:all .3s;position:relative;z-index:1;}@media only screen and (min-width:37.5rem){.box-item{margin:0 .938rem 1.875rem}}@media only screen and (min-width:620px){.box-item{max-width:calc(100%/2 - 30px)}}@media only screen and (min-width:920px){.box-item{max-width:calc(100%/3 - 30px)}}@media only screen and (min-width:1220px){.box-item{max-width:calc(100%/4 - 30px)}}@media only screen and (min-width:1520px){.box-item{max-width:calc(100%/5 - 30px)}}@media only screen and (min-width:1820px){.box-item{max-width:calc(100%/6 - 30px)}}@media only screen and (min-width:1820px){.box-item{-ms-flex:1 0 calc(100%/6 - 30px);-webkit-box-flex:1;flex:1 0 calc(100%/6 - 30px)}}.box-item:hover{z-index:2;-webkit-transform:scale(1.1);transform:scale(1.1);}.box-item:hover img{-webkit-filter:grayscale(100%);filter:grayscale(100%);-webkit-transform:scale(1.05);transform:scale(1.05)}.box-item:hover .box-body time,.box-item:hover .box-body p{color:#fff}.box-item:hover .box-body .new-post:after{background-color:#000}.box-item:hover .box-body .cover a:before{-ms-filter:none;-webkit-filter:none;filter:none;opacity:1}.box-item a{text-decoration:none;display:block}.box-item .category{display:block;height:2.25rem;line-height:2.25rem;text-transform:uppercase;font-weight:bold;font-size:1.125rem;padding:0 .938rem;}.box-item .category a{color:#fff}.box-item .box-body img{width:100%;height:auto;margin:0 auto;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.box-item .box-body time{font-weight:300;font-size:1rem;color:#797979;pointer-events:none}.box-item .box-body h2{margin:.625rem 0;font-size:1.5rem;font-family:'Titillium Web','Helvetica Neue',Helvetica,sans-serif;font-weight:800;font-style:normal;color:#fff;line-height:1.875rem;}.box-item .box-body p{margin:0 0 1.875rem;color:#c2c2c2;font-size:1.063rem;line-height:1.625rem}.box-item .box-body .tags a{height:1.875rem;line-height:1.625rem;color:#fff;padding:0 .625rem;border:1px solid #fff;border-radius:15px;display:inline-block;margin:0 .625rem .625rem 0;z-index:50;}.box-item .box-body .tags a:hover{color:#141414;background:#fff;border-color:#fff}.box-item .box-body .new-post:after{content:'New post';text-transform:uppercase;display:inline-block;background:#ff0a16;color:#fff;font-size:.813rem;font-weight:700;line-height:1.5rem;padding:0 .5rem;position:absolute;margin-top:-2.187rem}.box-item .box-body .cover{position:relative;}.box-item .box-body .cover a:before{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;background-color:rgba(0,0,0,0.7);background-image:url("../../assets/img/icons/read.svg");background-size:48px;background-repeat:no-repeat;background-position:center center;content:'';display:block;width:5rem;height:5rem;border-radius:40px;position:absolute;top:50%;left:50%;margin-top:-2.5rem;margin-left:-2.5rem;border:2px solid #fff;z-index:1000}.box-item .box-body .cover .preload{background:url("../../assets/img/icons/preloader.svg") center center no-repeat}.box-item .box-info{padding:.938rem}.post{position:relative;top:1.875rem;background:#fff;}@media only screen and (min-width:37.5rem){.post{top:3.125rem}}.post-content{padding:2.5rem 0;}.post-content img{max-width:100%;margin:0 auto;display:block;padding:10px 0;}.post-content img.emoji{display:inline;padding:0}.post-content img.post-cover{margin-bottom:1.25rem;}@media only screen and (min-width:37.5rem){.post-content img.post-cover{margin-bottom:1.813rem}}.post-content img + em{display:block;color:#a9a9a9;text-align:center;font-family:'Titillium Web','Helvetica Neue',Helvetica,sans-serif;font-weight:300;font-style:normal}.post-content p,.post-content h1,.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6,.post-content ul,.post-content ol,.post-content iframe{width:auto;max-width:50rem;float:none;display:block;margin-right:auto;margin-left:auto;padding-left:0;padding-right:0;font-family:'Titillium Web','Helvetica Neue',Helvetica,sans-serif;font-weight:400;font-style:normal;font-size:1.125rem;line-height:2.188rem;padding:0 1.25rem;margin:0 auto 1.25rem;letter-spacing:.05rem;}.post-content p::after,.post-content h1::after,.post-content h2::after,.post-content h3::after,.post-content h4::after,.post-content h5::after,.post-content h6::after,.post-content ul::after,.post-content ol::after,.post-content iframe::after{content:'';display:table;clear:both}@media only screen and (min-width:37.5rem){.post-content p,.post-content h1,.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6,.post-content ul,.post-content ol,.post-content iframe{font-size:1.25rem;line-height:2.5rem;margin:0 auto 1.813rem}}.post-content h1.post-title{margin:0 auto;line-height:2.5rem;}@media only screen and (min-width:37.5rem){.post-content h1.post-title{line-height:3.75rem;margin:0 auto .625rem}}.post-content p.subtitle{color:#a9a9a9;font-size:1.125rem;margin:0 auto .625rem;line-height:1.875rem;}@media only screen and (min-width:37.5rem){.post-content p.subtitle{font-size:1.25rem;line-height:2.5rem}}.post-content p.post-info{font-family:'Titillium Web','Helvetica Neue',Helvetica,sans-serif;font-weight:300;font-style:normal;font-size:.813rem;letter-spacing:0;color:#a9a9a9;margin:0 auto;}@media only screen and (min-width:37.5rem){.post-content p.post-info{font-size:1rem}}.post-content p.post-info span,.post-content p.post-info time{vertical-align:middle}.post-content p.post-info time{margin-right:.625rem;}@media only screen and (min-width:37.5rem){.post-content p.post-info time{margin-right:1.875rem}}.post-content li{padding:.625rem 0;ulmargin-bottom:0}.post-content p,.post-content li{color:#333;}.post-content p code,.post-content li code{color:#bf616a;word-wrap:break-word;background:#f2f2f2;padding:.188rem .313rem;border-radius:3px;font-size:1.125rem}.post-content a{color:#00e;text-decoration:none}.post-content iframe{margin-top:1.875rem;width:100%}.post-content h1,.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6{font-family:'Titillium Web','Helvetica Neue',Helvetica,sans-serif;font-weight:700;font-style:normal}.post-content h1{font-size:2rem;line-height:1.4;}@media only screen and (min-width:37.5rem){.post-content h1{font-size:2.938rem}}.post-content h2{font-size:1.5rem;line-height:1.4;}@media only screen and (min-width:37.5rem){.post-content h2{font-size:2.313rem}}.post-content h3{font-size:1.25rem;line-height:1.4;}@media only screen and (min-width:37.5rem){.post-content h3{font-size:1.688rem}}.post-content ul,.post-content ol{padding-left:2.5rem}.post-content ul.post-list{padding:0;}.post-content ul.post-list.svg-serie p{padding:0}@media only screen and (max-width:37.5rem){.post-content ul.post-list{padding:0 1.25rem}}.post-content blockquote{width:auto;max-width:45.625rem;float:none;display:block;margin-right:auto;margin-left:auto;padding-left:0;padding-right:0;border-left:.313rem solid #333;padding:0 1.875rem;margin:3.125rem auto;}.post-content blockquote::after{content:'';display:table;clear:both}@media only screen and (max-width:37.5rem){.post-content blockquote{width:90%}}.post-content blockquote p{color:rgba(0,0,0,0.6);margin:0;}@media only screen and (max-width:37.5rem){.post-content blockquote p{font-size:1.25rem;line-height:1.5;padding:0}}.post-content hr{width:auto;max-width:47.5rem;float:none;display:block;margin-right:auto;margin-left:auto;padding-left:0;padding-right:0;border:1px solid #f2f2f2;margin:50px auto}.post-content hr::after{content:'';display:table;clear:both}.post-content > table{margin:3.125rem auto;}@media only screen and (max-width:37.5rem){.post-content > table{display:none}}.post-content > table th,.post-content > table td{border:.125rem solid #ccc;padding:.313rem}.post-content td > pre{padding:0;margin:0}.post-content td.gutter.gl{padding-right:1.563rem;line-height:1.5rem}.progress-bar{position:fixed;left:0;right:0;bottom:-100%;display:block;width:100%;background-color:#fff;padding:.625rem;-webkit-transition:bottom .5s;transition:bottom .5s;border-top:1px solid #f2f2f2;}.progress-bar .bar{display:block;width:100%;height:1.125rem;padding:.313rem 3.125rem}.progress-bar .completed{float:left;display:block;height:8px;background-color:#ff0a16}.progress-bar .remaining{float:left;display:block;height:.5rem;background-color:#ccc}.progress-bar .time-completed,.progress-bar .time-remaining{color:#333}.progress-bar .time-completed{float:left}.progress-bar .time-remaining{float:right}.icon-clock,.icon-calendar{width:.938rem;height:.938rem;fill:#a9a9a9;vertical-align:middle;margin-right:.188rem}.post-content .tags{width:auto;max-width:50rem;float:none;display:block;margin-right:auto;margin-left:auto;padding-left:0;padding-right:0;font-family:'Titillium Web','Helvetica Neue',Helvetica,sans-serif;font-weight:400;font-style:normal;font-size:1.125rem;margin:0 auto 1.813rem;margin-top:1.875rem;letter-spacing:.01rem;line-height:2.5rem;}.post-content .tags::after{content:'';display:table;clear:both}@media only screen and (min-width:37.5rem){.post-content .tags{font-size:1.25rem;letter-spacing:.05rem}}.post-content .tags a{font-size:.875rem;color:#141414;display:inline-block;border:1px solid #141414;border-radius:1.25rem;padding:0 .625rem;margin-right:.125rem;margin-bottom:.5rem;text-decoration:none;-webkit-transition:all .3s;transition:all .3s;}.post-content .tags a:hover{color:#fff;border:1px solid #141414;background-color:#141414}.post-content .tag-title{font-family:'Titillium Web','Helvetica Neue',Helvetica,sans-serif;font-weight:300;font-style:normal;font-size:2.375rem;margin-top:3.75rem;width:auto;max-width:50rem;float:none;display:block;margin-right:auto;margin-left:auto;padding-left:0;padding-right:0;}.post-content .tag-title::after{content:'';display:table;clear:both}@media only screen and (max-width:37.5rem){.post-content .tag-title{font-size:1.875rem;margin-top:1.25rem;padding:0 1.25rem}}.post-content .post-list{list-style:none;margin:1.563rem auto;}@media only screen and (max-width:37.5rem){.post-content .post-list{padding:0 1.25rem}}.post-content .post-list a{display:block;border-bottom:1px solid #dadada;padding:.625rem 0;text-decoration:none;-webkit-transition:all .5s;transition:all .5s;font-size:1.125rem;}.post-content .post-list a:hover{border-bottom:1px solid #ff0a16}.post-content .post-list .entry-date{float:right;}@media only screen and (max-width:37.5rem){.post-content .post-list .entry-date{display:none}}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-ms-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin:0 auto;}.pagination a.next,.pagination a.previous{width:40px;height:40px;}.pagination a.next svg,.pagination a.previous svg{width:50%;width:calc(100% - 20px);height:50%;height:calc(100% - 20px);fill:#fff;margin:10px;-webkit-transition:all .3s ease;transition:all .3s ease}.pagination a.next:hover > svg,.pagination a.previous:hover > svg{fill:#ff0a16}.pagination a.previous svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.pagination .page_number{color:#fff;font-size:1.063rem;line-height:1.375rem;margin:0 .625rem}.share{width:auto;max-width:800px;float:none;display:block;margin-right:auto;margin-left:auto;padding-left:0;padding-right:0;text-align:center;border-top:1px solid #f2f2f2;padding-top:1.25rem;}.share::after{content:'';display:table;clear:both}article .share{border-top:none}.share svg{margin:.938rem;width:35px;height:35px}.share a{text-decoration:none;border:none}.share .icon{-webkit-transition:all .3s;transition:all .3s}.share .icon-twitter:hover{fill:#1da1f3}.share .icon-facebook:hover{fill:#3b5998}.share .icon-google-plus:hover{fill:#d34836}pre{background:#222;width:100%;padding:1.25rem 0;color:#fff;margin:1.875rem 0;font-size:.875rem;}@media only screen and (min-width:37.5rem){pre{font-size:1rem;padding:2.5rem 0;margin:3.125rem 0}}pre code{width:auto;max-width:50rem;float:none;display:block;margin-right:auto;margin-left:auto;padding-left:0;padding-right:0;padding:0 1.25rem;}pre code::after{content:'';display:table;clear:both}@media only screen and (max-width:37.5rem){pre code{overflow-x:scroll}}pre span{line-height:1.5rem;font-family:'Monaco','Consolas','Menlo',monospace}.highlight{margin:1.25rem 0;}@media only screen and (min-width:37.5rem){.highlight{word-wrap:break-word}}.highlight .hll{background-color:#333}.highlight .c,.highlight .cm,.highlight .cp,.highlight .c1,.highlight .cs{color:#75715e}.highlight .err{color:#960050;background-color:#1e0010}.highlight .k,.highlight .kc,.highlight .kd,.highlight .kp,.highlight .kr,.highlight .kt,.highlight .no{color:#66d9ef}.highlight .l,.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo,.highlight .se,.highlight .il{color:#ae81ff}.highlight .o,.highlight .p{color:#f7f7f2}.highlight .m,.highlight .n,.highlight .nb,.highlight .ni,.highlight .nl,.highlight .nn,.highlight .py,.highlight .nv,.highlight .w,.highlight .bp,.highlight .vc,.highlight .vg,.highlight .vi{color:#a4d043}.highlight .kn,.highlight .nt,.highlight .ow{color:#f92672}.highlight .ge{font-style:italic}.highlight .gs{font-weight:bold}.highlight .ld,.highlight .s,.highlight .sb,.highlight .sc,.highlight .sd,.highlight .s2,.highlight .sh,.highlight .si,.highlight .sx,.highlight .sr,.highlight .s1,.highlight .ss{color:#e6db74}.highlight .na,.highlight .nc,.highlight .nd,.highlight .ne,.highlight .nf,.highlight .nx{color:#a6e22e}.contact-form{font-family:'Titillium Web','Helvetica Neue',Helvetica,sans-serif;font-weight:700;font-style:normal;padding:.625rem;}.contact-form fieldset{border:none;font-weight:normal}.contact-form input[type="text"],.contact-form input[type="email"],.contact-form textarea{-webkit-box-sizing:border-box;box-sizing:border-box;outline:none;display:block;color:#333;width:100%;padding:7px;border:none;border-bottom:1px solid #ddd;margin-bottom:10px;font-family:inherit;font-size:1.125rem;height:2.813rem;}.contact-form input[type="text"].has-error,.contact-form input[type="email"].has-error,.contact-form textarea.has-error{border-color:#f04242}.contact-form textarea{height:12.5rem}.contact-form span{display:block;font-size:.875rem;color:#f04242;padding-bottom:.625rem}.contact-form button[type="submit"]{display:block;padding:19px 39px 18px 39px;color:#fff;background:#ff0a16;font-size:1.125rem;width:100%;border:1px solid #ba0009;border-width:1px 1px 3px;margin-top:3.125rem;margin-bottom:.625rem;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;outline:none;}.contact-form button[type="submit"]:hover{background:#d4000a}.contact-form [v-cloak]{display:none}.author{background:#f2f2f2;display:table;width:100%;padding:2.5rem 0;margin:2.5rem 0;}@media only screen and (min-width:37.5rem){.author{padding:3.125rem 0}}.author .details{margin:auto;max-width:50rem;padding:0 1.25rem;}@media only screen and (max-width:37.5rem){.author .details{text-align:center}}.author svg{width:25px;height:25px;margin-right:.625rem}.author a{fill:#a9a9a9;text-decoration:none;border:none;-webkit-transition:all .3s;transition:all .3s;}.author a:hover{fill:#ff0a16}.author img{width:11.25rem;border-radius:50%;display:block;margin:auto;}@media only screen and (min-width:37.5rem){.author img{float:left;margin-right:3.125rem}}.author .def{color:#808080;font-size:1.125rem;font-family:'Titillium Web','Helvetica Neue',Helvetica,sans-serif;font-weight:300;font-style:normal;margin:.625rem;}@media only screen and (min-width:37.5rem){.author .def{margin:0}}.author .name{margin:0;}.author .name a{font-family:'Titillium Web','Helvetica Neue',Helvetica,sans-serif;font-weight:700;font-style:normal;text-decoration:none;color:#000;font-size:1.875rem;}.author .name a:hover{color:#333}@media only screen and (min-width:37.5rem){.author .name a{font-size:2.813rem}}.author .desc{font-family:'Titillium Web','Helvetica Neue',Helvetica,sans-serif;font-weight:300;font-style:normal;margin:.625rem;font-size:1rem;line-height:1.563rem;}@media only screen and (min-width:37.5rem){.author .desc{font-size:1.125rem}}.comments{width:auto;max-width:50rem;float:none;display:block;margin-right:auto;margin-left:auto;padding-left:0;padding-right:0;padding:0 1.25rem;}.comments::after{content:'';display:table;clear:both}.comments h3{margin:0 0 1.875rem;font-size:1.875rem}footer{width:auto;max-width:50rem;float:none;display:block;margin-right:auto;margin-left:auto;padding-left:0;padding-right:0;border-top:1px solid #e6e6e6;background:#fff;padding:1.25rem 1.563rem;margin-top:3.125rem;margin-bottom:2.5rem;font-family:'Titillium Web','Helvetica Neue',Helvetica,sans-serif;font-weight:300;font-style:normal;}footer::after{content:'';display:table;clear:both}@media only screen and (min-width:37.5rem){footer{margin-top:6.25rem}}footer p{text-decoration:none;color:#141414;font-size:1rem;line-height:1.563rem}footer span{font-weight:700}footer svg{width:28px;height:28px;display:inline-block;vertical-align:middle;margin-right:.625rem;}@media only screen and (min-width:37.5rem){footer svg{margin-right:1.25rem}}footer svg.love{width:20px;height:20px;fill:#ff0a16;margin-top:-.125rem;margin-left:.188rem;margin-right:.188rem}footer a{fill:#808080;-webkit-transition:all .3s ease;transition:all .3s ease;text-decoration:none;color:#808080;}footer a:hover{fill:#ff0a16}footer a.creator:hover{text-decoration:underline}footer ul{padding:0;list-style-type:none;}footer ul li{margin-bottom:.625rem}footer ul a{text-decoration:none;font-size:.938rem;}footer ul a:hover{text-decoration:underline}.main-page footer{background:#141414;border-top:1px solid #2c2c2c;}.main-page footer p{color:#fff}
\ No newline at end of file
diff --git a/assets/img/404.gif b/assets/img/404.gif
new file mode 100644
index 0000000000000000000000000000000000000000..9eed1fdfa47b70400db3a95d4e03b58f79dcc6ef
GIT binary patch
literal 231291
zcmaI6RX|)pw>8)_)@T}c(pcl}?k>UICAhn5ps@r9?(PuWA-KDHfZz!lJS08&?)>-8
zJj|Us52tF^UR$cxsX7l^UQtd!&;o*}4}63J;BdGS6>*3_=|tPgs)`eoRd&~qv%8V&
zanwrJ9_FmVNlVOJxB2txWEEyy7?@h;8JH@_NZj5~r=zT>2&EQOa(rB+vQr>~pVTP{
za%w4Z&+eY&FV+9p-3m-7(dNSkQwjRH+RE`#8!`J|^(I{0KhCzM%Idf-emSQh#l6yu
z%E&2wIBid^Yd_r_-|b~|3`*&pJvr$yxV*S18=bxMNO$E*N)x6t@bA{N@@nas;ba7-
ze@wUwDki)C`RT= 5uQoZz}bVOp&Yk`ZhfX#BiKmXg09Kd
zF*%Sv4mrnzSj~u26u;@hreBo@=GBV%cC&0m-*lLz8CI9@Jd71{r;*5|OK&ujAhf6!
ztUIEfv;`hj_RvOC6-CsIUGa+>Lu&t8%DW%gjV5N=z8H&q{B_UGJcndWT6r{HrY-%o
zOsQvhay)94*!U0LeoGpQ><;FkD7uxZ1(Do7*LyC)J}8_@cTA9}InrUDRM&!i(1I1W
zB5j=a=xJh#TRGuLIw=6%q7@U#6r1+=pvmyyB(2Itq@$o&0kH;vzL0QBfqloSn#Zs|
z=_bV;rOS`KAFi||ywpN+uf2qC9^S=JG1wAwWUVWwRMK!j9v+6f*(rC~xNxh8*_yy%
z$|0k4aHzQ@lb i-mBcbKY#nF>2A&Rwbl3HXfrL`Fa3sNvQIgUVtPLmd!)vzA9aj_@K+U{@Y3c1fgz)(xScbysZ
ziisai^lqX#)#>TX)XM`J-8l%A6E-X7?kfE|3~`_H8abG-eBL~Qvn*0ds5Rb?l*a~-
zrGG*9dtGO?h{F#xPo>pF0JhWuhdI+w^^=Qziv58fK&~`Afpcqtn9|%IKBHxv5mvi>
zB5(`4ep2dJs&KoAq|cnf!NE-mwkd$j=v7DmYivUEKyw
z+J(lLQeS6-hk}_erp}x#Jr({g@o=3jj>S4#2J^B)v+B<*Mk}grgDa@z%)mJ5nUEv;
zaTJgq&mU$>t#qAMzx|z4%Iotfywl4y=Ap>Uf~L^(i<~ZOpr@Lq0|U3yxX^A64Gr;}
zxXsrn;LWbAEA?*W(9KEgR1X&Jh30*vHl-hp+0mlZ`~qlh&H;ACXDE659Zxc(2<{ug
zEYB0t&H3h)fhn}^Ir4_&jjH<44aqbQ^0yrKT~lb!we#Y&Y_r77?&%O^-@w2X3FfI5
zTHgTw=}_)LDCmN6U=V*Pb$9k0HS1fT*x7jcEf+<@Cxr${%{wq>lpmc;3W+Qq+!P_N
zUajwwxK=N-+R_h?#*q5B`R}Y)mdhiZ))bbEmwVXedrwL5rU}
Comments
+ +