aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2018-09-25 12:30:08 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2018-09-25 12:30:08 +0200
commit36f0a7c2fcbcee1e878972d6dfb65dcd18a76047 (patch)
tree8354e15adc6f09d1dc93d460961af011bb43c36d
parentf3e394bc5e3d0b700920fe00f05fb3cfcfbdd94e (diff)
downloadmitjafelicijan.com-36f0a7c2fcbcee1e878972d6dfb65dcd18a76047.tar.gz
content update
-rw-r--r--.jekyll-metadatabin38972 -> 39136 bytes
-rw-r--r--Makefile2
-rw-r--r--_includes/site.css49
-rw-r--r--_includes/site.min.css2
-rw-r--r--assets/site.min.css2
5 files changed, 48 insertions, 7 deletions
diff --git a/.jekyll-metadata b/.jekyll-metadata
index 3a1f9db..6ce39ef 100644
--- a/.jekyll-metadata
+++ b/.jekyll-metadata
Binary files differ
diff --git a/Makefile b/Makefile
index d644446..8b93d83 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ clean:
2 -rm -Rf _site/ 2 -rm -Rf _site/
3 3
4run: clean 4run: clean
5 bundle exec jekyll serve --incremental --drafts 5 bundle exec jekyll serve --host=0.0.0.0 --incremental --drafts
6 6
7publish: 7publish:
8 cp _includes/site.min.css assets/site.min.css # for service worker 8 cp _includes/site.min.css assets/site.min.css # for service worker
diff --git a/_includes/site.css b/_includes/site.css
index 36238a9..f05c7e0 100644
--- a/_includes/site.css
+++ b/_includes/site.css
@@ -6,19 +6,24 @@
6 6
7body { 7body {
8 font-family: 'Roboto', 'Times New Roman', Times, serif; 8 font-family: 'Roboto', 'Times New Roman', Times, serif;
9 font-size: 16px; 9 font-size: 18px;
10 line-height: 1.8; 10 line-height: 1.8;
11 color: #000; 11 color: #000;
12 margin: 0; 12 margin: 0;
13 padding: 0 0 50px 0; 13 padding: 0 0 50px 0;
14} 14}
15 15
16a {
17 color: #000;
18 text-decoration: none;
19}
20
16article, 21article,
17main, 22main,
18footer, 23footer,
19nav, 24nav,
20header { 25header {
21 max-width: 700px; 26 max-width: 850px;
22 margin: 0 auto; 27 margin: 0 auto;
23} 28}
24 29
@@ -53,7 +58,8 @@ nav ul li a {
53} 58}
54 59
55h1 { 60h1 {
56 font-size: 200%; 61 font-size: 260%;
62 line-height: 150%;
57} 63}
58 64
59h2 { 65h2 {
@@ -89,7 +95,12 @@ main ul {
89} 95}
90 96
91main ul li { 97main ul li {
92 margin-bottom: 10px; 98 margin-bottom: 20px;
99}
100
101main ul li a {
102 font-size: 100%;
103 font-weight: 500;
93} 104}
94 105
95main ul div { 106main ul div {
@@ -149,6 +160,36 @@ details .highlighter-rouge {
149 color: #000; 160 color: #000;
150} 161}
151 162
163/* commenting */
164#hcb_form_name,
165#hcb_form_content {
166 border: 2px solid #eee;
167 padding: 10px;
168 width: 300px;
169 margin-bottom: 10px;
170}
171
172#hcb_submit {
173 -webkit-appearance: none;
174 -moz-appearance: none;
175 -o-appearance: none;
176 -ms-appearance: none;
177 appearance: none;
178 font-weight: 600;
179 padding: 7px 15px;
180 font-size: 85%;
181 display: inline-block;
182 cursor: pointer;
183 border-radius: 3px;
184 background: #ccc;
185 border: 2px solid transparent;
186 width: auto;
187 user-select: none;
188 text-align: center;
189 height: auto;
190 margin-right: 20px;
191}
192
152@media only screen and (max-width:768px) { 193@media only screen and (max-width:768px) {
153 body { 194 body {
154 padding: 0 20px; 195 padding: 0 20px;
diff --git a/_includes/site.min.css b/_includes/site.min.css
index 4982616..26a53dc 100644
--- a/_includes/site.min.css
+++ b/_includes/site.min.css
@@ -1 +1 @@
@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local('Roboto Thin'),local('Roboto-Thin'),url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1MmgVxGIzc.ttf) format('truetype')}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local('Roboto Light'),local('Roboto-Light'),url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fChc9.ttf) format('truetype')}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local('Roboto'),local('Roboto-Regular'),url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7GxP.ttf) format('truetype')}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local('Roboto Medium'),local('Roboto-Medium'),url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fChc9.ttf) format('truetype')}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local('Roboto Bold'),local('Roboto-Bold'),url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfChc9.ttf) format('truetype')}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local('Roboto Black'),local('Roboto-Black'),url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmYUtfChc9.ttf) format('truetype')}*{box-sizing:border-box}body{font-family:Roboto,'Times New Roman',Times,serif;font-size:16px;line-height:1.8;color:#000;margin:0;padding:0 0 50px}article,footer,header,main,nav{max-width:700px;margin:0 auto}header,main ul{margin-top:30px}header a,nav ul li a{text-decoration:none}header a{font-size:150%;font-weight:700;color:#000}nav ul{margin-top:10px;padding:0}nav ul li{display:inline-block}nav ul li a{color:#444;font-size:85%;margin-right:10px}h1{font-size:200%}h2{font-size:160%}h3{font-size:140%}h4{font-size:120%}article img{max-width:100%;display:block}time{display:block;font-size:85%;color:#444}ul{list-style-type:square}main ul{padding:0 20px}main ul li{margin-bottom:10px}main ul div{font-size:116%}blockquote{margin:40px 0 40px 20px;border-left:5px solid #eee;padding:5px 0 10px 20px}.highlighter-rouge,table,table td,table th{border:2px solid #f1f1f1}table{width:100%;border-collapse:collapse;border-spacing:0}table td,table th{text-align:left;padding:5px 10px}summary{outline:0;cursor:pointer;font-weight:600;user-select:none}details .highlighter-rouge{margin-top:10px!important}.highlighter-rouge{padding:0 15px;font-size:80%;overflow:auto}.highlighter-rouge table,.highlighter-rouge table td{border:0!important}::selection{background:#ff0;color:#000}::-moz-selection{background:#ff0;color:#000}@media only screen and (max-width:768px){body{padding:0 20px}footer,header,nav{text-align:center}.responsive-table{width:100%;overflow:scroll}}@media print{@page{margin:2cm}.comments,header,nav{display:none}} \ No newline at end of file a,header a,nav ul li a{text-decoration:none}a,body,header a{color:#000}#hcb_submit,nav ul li{display:inline-block}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local('Roboto Thin'),local('Roboto-Thin'),url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1MmgVxGIzc.ttf) format('truetype')}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local('Roboto Light'),local('Roboto-Light'),url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fChc9.ttf) format('truetype')}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local('Roboto'),local('Roboto-Regular'),url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7GxP.ttf) format('truetype')}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local('Roboto Medium'),local('Roboto-Medium'),url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fChc9.ttf) format('truetype')}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local('Roboto Bold'),local('Roboto-Bold'),url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfChc9.ttf) format('truetype')}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local('Roboto Black'),local('Roboto-Black'),url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmYUtfChc9.ttf) format('truetype')}*{box-sizing:border-box}body{font-family:Roboto,'Times New Roman',Times,serif;font-size:18px;line-height:1.8;margin:0;padding:0 0 50px}article,footer,header,main,nav{max-width:850px;margin:0 auto}header,main ul{margin-top:30px}header a{font-size:150%;font-weight:700}nav ul{margin-top:10px;padding:0}nav ul li a{color:#444;font-size:85%;margin-right:10px}h1{font-size:260%;line-height:150%}h2{font-size:160%}h3{font-size:140%}h4{font-size:120%}article img{max-width:100%;display:block}time{display:block;font-size:85%;color:#444}ul{list-style-type:square}main ul{padding:0 20px}main ul li{margin-bottom:20px}main ul li a{font-size:100%;font-weight:500}#hcb_submit,summary{font-weight:600;cursor:pointer;user-select:none}main ul div{font-size:116%}blockquote{margin:40px 0 40px 20px;border-left:5px solid #eee;padding:5px 0 10px 20px}.highlighter-rouge,table,table td,table th{border:2px solid #f1f1f1}table{width:100%;border-collapse:collapse;border-spacing:0}table td,table th{text-align:left;padding:5px 10px}summary{outline:0}details .highlighter-rouge{margin-top:10px!important}.highlighter-rouge{padding:0 15px;font-size:80%;overflow:auto}.highlighter-rouge table,.highlighter-rouge table td{border:0!important}::selection{background:#ff0;color:#000}::-moz-selection{background:#ff0;color:#000}#hcb_form_content,#hcb_form_name{border:2px solid #eee;padding:10px;width:300px;margin-bottom:10px}#hcb_submit{-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;-ms-appearance:none;appearance:none;padding:7px 15px;font-size:85%;border-radius:3px;background:#ccc;border:2px solid transparent;width:auto;text-align:center;height:auto;margin-right:20px}@media only screen and (max-width:768px){body{padding:0 20px}footer,header,nav{text-align:center}.responsive-table{width:100%;overflow:scroll}}@media print{@page{margin:2cm}.comments,header,nav{display:none}} \ No newline at end of file
diff --git a/assets/site.min.css b/assets/site.min.css
index 4982616..26a53dc 100644
--- a/assets/site.min.css
+++ b/assets/site.min.css
@@ -1 +1 @@
@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local('Roboto Thin'),local('Roboto-Thin'),url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1MmgVxGIzc.ttf) format('truetype')}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local('Roboto Light'),local('Roboto-Light'),url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fChc9.ttf) format('truetype')}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local('Roboto'),local('Roboto-Regular'),url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7GxP.ttf) format('truetype')}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local('Roboto Medium'),local('Roboto-Medium'),url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fChc9.ttf) format('truetype')}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local('Roboto Bold'),local('Roboto-Bold'),url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfChc9.ttf) format('truetype')}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local('Roboto Black'),local('Roboto-Black'),url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmYUtfChc9.ttf) format('truetype')}*{box-sizing:border-box}body{font-family:Roboto,'Times New Roman',Times,serif;font-size:16px;line-height:1.8;color:#000;margin:0;padding:0 0 50px}article,footer,header,main,nav{max-width:700px;margin:0 auto}header,main ul{margin-top:30px}header a,nav ul li a{text-decoration:none}header a{font-size:150%;font-weight:700;color:#000}nav ul{margin-top:10px;padding:0}nav ul li{display:inline-block}nav ul li a{color:#444;font-size:85%;margin-right:10px}h1{font-size:200%}h2{font-size:160%}h3{font-size:140%}h4{font-size:120%}article img{max-width:100%;display:block}time{display:block;font-size:85%;color:#444}ul{list-style-type:square}main ul{padding:0 20px}main ul li{margin-bottom:10px}main ul div{font-size:116%}blockquote{margin:40px 0 40px 20px;border-left:5px solid #eee;padding:5px 0 10px 20px}.highlighter-rouge,table,table td,table th{border:2px solid #f1f1f1}table{width:100%;border-collapse:collapse;border-spacing:0}table td,table th{text-align:left;padding:5px 10px}summary{outline:0;cursor:pointer;font-weight:600;user-select:none}details .highlighter-rouge{margin-top:10px!important}.highlighter-rouge{padding:0 15px;font-size:80%;overflow:auto}.highlighter-rouge table,.highlighter-rouge table td{border:0!important}::selection{background:#ff0;color:#000}::-moz-selection{background:#ff0;color:#000}@media only screen and (max-width:768px){body{padding:0 20px}footer,header,nav{text-align:center}.responsive-table{width:100%;overflow:scroll}}@media print{@page{margin:2cm}.comments,header,nav{display:none}} \ No newline at end of file a,header a,nav ul li a{text-decoration:none}a,body,header a{color:#000}#hcb_submit,nav ul li{display:inline-block}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:local('Roboto Thin'),local('Roboto-Thin'),url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1MmgVxGIzc.ttf) format('truetype')}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local('Roboto Light'),local('Roboto-Light'),url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fChc9.ttf) format('truetype')}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local('Roboto'),local('Roboto-Regular'),url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7GxP.ttf) format('truetype')}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local('Roboto Medium'),local('Roboto-Medium'),url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fChc9.ttf) format('truetype')}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local('Roboto Bold'),local('Roboto-Bold'),url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfChc9.ttf) format('truetype')}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:local('Roboto Black'),local('Roboto-Black'),url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmYUtfChc9.ttf) format('truetype')}*{box-sizing:border-box}body{font-family:Roboto,'Times New Roman',Times,serif;font-size:18px;line-height:1.8;margin:0;padding:0 0 50px}article,footer,header,main,nav{max-width:850px;margin:0 auto}header,main ul{margin-top:30px}header a{font-size:150%;font-weight:700}nav ul{margin-top:10px;padding:0}nav ul li a{color:#444;font-size:85%;margin-right:10px}h1{font-size:260%;line-height:150%}h2{font-size:160%}h3{font-size:140%}h4{font-size:120%}article img{max-width:100%;display:block}time{display:block;font-size:85%;color:#444}ul{list-style-type:square}main ul{padding:0 20px}main ul li{margin-bottom:20px}main ul li a{font-size:100%;font-weight:500}#hcb_submit,summary{font-weight:600;cursor:pointer;user-select:none}main ul div{font-size:116%}blockquote{margin:40px 0 40px 20px;border-left:5px solid #eee;padding:5px 0 10px 20px}.highlighter-rouge,table,table td,table th{border:2px solid #f1f1f1}table{width:100%;border-collapse:collapse;border-spacing:0}table td,table th{text-align:left;padding:5px 10px}summary{outline:0}details .highlighter-rouge{margin-top:10px!important}.highlighter-rouge{padding:0 15px;font-size:80%;overflow:auto}.highlighter-rouge table,.highlighter-rouge table td{border:0!important}::selection{background:#ff0;color:#000}::-moz-selection{background:#ff0;color:#000}#hcb_form_content,#hcb_form_name{border:2px solid #eee;padding:10px;width:300px;margin-bottom:10px}#hcb_submit{-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;-ms-appearance:none;appearance:none;padding:7px 15px;font-size:85%;border-radius:3px;background:#ccc;border:2px solid transparent;width:auto;text-align:center;height:auto;margin-right:20px}@media only screen and (max-width:768px){body{padding:0 20px}footer,header,nav{text-align:center}.responsive-table{width:100%;overflow:scroll}}@media print{@page{margin:2cm}.comments,header,nav{display:none}} \ No newline at end of file