diff --git a/.gitignore b/.gitignore index ad9dfeb..5ac54be 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,16 @@ tags # End of https://www.gitignore.io/api/vim,hugo deploy.sh + +# Created by https://www.gitignore.io/api/hugo + +### Hugo ### +# Hugo binary +hugo* + +# Generated files at default location +/public/ +/resources/_gen + + +# End of https://www.gitignore.io/api/hugo diff --git a/resources/_gen/assets/css/css/theme.css_d3f53f09220d597dac26fe7840c31fc9.content b/resources/_gen/assets/css/css/theme.css_d3f53f09220d597dac26fe7840c31fc9.content deleted file mode 100644 index 6ba3f0e..0000000 --- a/resources/_gen/assets/css/css/theme.css_d3f53f09220d597dac26fe7840c31fc9.content +++ /dev/null @@ -1 +0,0 @@ -:root{--screen-size-small: 30em}@keyframes intro{0%{opacity:0}; 100%{opacity:1}}.blur-up{-webkit-filter:blur(5px);filter:blur(5px);transition:filter 400ms,-webkit-filter 400ms}.blur-up.lazyloaded{-webkit-filter:blur(0);filter:blur(0)}.hack .readmore{margin-bottom:2.2em}.responsive-iframe{position:relative;padding-bottom:56.25%;padding-top:25px;height:0}.responsive-iframe iframe{position:absolute;top:0;left:0;width:100%;height:100%}iframe{border:0}main,footer{animation:intro .3s both;animation-delay:.15s}footer time[datetime$=M]:before{content:"\2013\0020"}@media only screen and (max-width:30em){footer time[datetime$=M]{display:none}}blockquote cite{display:block}blockquote cite::before{content:"\2014"}:target{color:#fff}.hack li ul{margin:0}.main{padding:20px 10px}input.form-control{border-radius:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none}input.form-control{font-size:initial}.hack .help-block{font-size:1rem}html{font-size:13px}.hack pre{font-size:17px}.hack .form input,.hack .form textarea,.hack .form button,.hack .form label{font-size:1rem}article [itemprop=description]{margin-bottom:20px;margin-top:20px}article header img{width:100%;border-radius:3px}@media screen and (min-width:768px){html{font-size:1em}.container{max-width:50rem}}[v-cloak]{display:none} \ No newline at end of file diff --git a/resources/_gen/assets/css/css/theme.css_d3f53f09220d597dac26fe7840c31fc9.json b/resources/_gen/assets/css/css/theme.css_d3f53f09220d597dac26fe7840c31fc9.json deleted file mode 100644 index 3317ead..0000000 --- a/resources/_gen/assets/css/css/theme.css_d3f53f09220d597dac26fe7840c31fc9.json +++ /dev/null @@ -1 +0,0 @@ -{"Target":"css/theme.min.css","MediaType":"text/css","Data":{}} \ No newline at end of file