Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wayjam/hugo-theme-mixedpaper.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWayJam So <imsuwj@gmail.com>2020-05-04 05:24:56 +0300
committerWayJam So <imsuwj@gmail.com>2020-05-04 05:24:56 +0300
commitdb37fcad30733951834a12d45be557e141ff22b8 (patch)
tree6bfee688c895471664efcf5c80cb149ad6ccfa7d
parente81b1bf857505e6a97291a1a65c0523c9f0f7734 (diff)
add: exampleSite generated assets
-rw-r--r--.gitignore1
-rw-r--r--exampleSite/resources/_gen/assets/scss/css/basic.scss_48b060fe05b0a273d182ef83c0605941.content1
-rw-r--r--exampleSite/resources/_gen/assets/scss/css/basic.scss_48b060fe05b0a273d182ef83c0605941.json1
-rw-r--r--exampleSite/resources/_gen/assets/scss/css/main.scss_48b060fe05b0a273d182ef83c0605941.content1
-rw-r--r--exampleSite/resources/_gen/assets/scss/css/main.scss_48b060fe05b0a273d182ef83c0605941.json1
5 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 4a53d9b..49af5a2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,4 @@
### Hugo ###
-exampleSite/resources/_gen
### Linux ###
*~
diff --git a/exampleSite/resources/_gen/assets/scss/css/basic.scss_48b060fe05b0a273d182ef83c0605941.content b/exampleSite/resources/_gen/assets/scss/css/basic.scss_48b060fe05b0a273d182ef83c0605941.content
new file mode 100644
index 0000000..71368d1
--- /dev/null
+++ b/exampleSite/resources/_gen/assets/scss/css/basic.scss_48b060fe05b0a273d182ef83c0605941.content
@@ -0,0 +1 @@
+*{box-sizing:content-box;-webkit-box-sizing:content-box}html,body{height:100%}body{color:rgba(0,0,0,.7);background:#f8f8f8;overflow-x:hidden;font-size:1em;line-height:1.8}a{color:#58b798;text-decoration:none}a:active{color:#58b798}a:hover{color:#6abfa3;border-bottom:1px solid #6abfa3}body,select,input,textarea,button{font-family:PingFang SC,Verdana,Helvetica Neue,Microsoft Yahei,Hiragino Sans GB,Microsoft Sans Serif,WenQuanYi Micro Hei,sans-serif}::selection{background:#58b798;color:#fff}::-moz-selection{background:#58b798;color:#fff}.hidden{display:none}.clearfix{clear:both} \ No newline at end of file
diff --git a/exampleSite/resources/_gen/assets/scss/css/basic.scss_48b060fe05b0a273d182ef83c0605941.json b/exampleSite/resources/_gen/assets/scss/css/basic.scss_48b060fe05b0a273d182ef83c0605941.json
new file mode 100644
index 0000000..979d756
--- /dev/null
+++ b/exampleSite/resources/_gen/assets/scss/css/basic.scss_48b060fe05b0a273d182ef83c0605941.json
@@ -0,0 +1 @@
+{"Target":"css/basic.min.8be53fffd231757375f4b7eb78dd0e1515cd45a761fefd573af23ada70f7041f.css","MediaType":"text/css","Data":{"Integrity":"sha256-i+U//9IxdXN19LfreN0OFRXNRadh/v1XOvI62nD3BB8="}} \ No newline at end of file
diff --git a/exampleSite/resources/_gen/assets/scss/css/main.scss_48b060fe05b0a273d182ef83c0605941.content b/exampleSite/resources/_gen/assets/scss/css/main.scss_48b060fe05b0a273d182ef83c0605941.content
new file mode 100644
index 0000000..a94f773
--- /dev/null
+++ b/exampleSite/resources/_gen/assets/scss/css/main.scss_48b060fe05b0a273d182ef83c0605941.content
@@ -0,0 +1 @@
+@charset "UTF-8";body{min-height:100%;display:flex;flex-direction:column}#header{background-color:#4285f4;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);width:100%}#header .header_container{padding:1.5rem 0 2rem}#header .header_container a{color:#fff}#header .header_container h1.sitetitle{font-weight:600;font-size:3.5em;font-family:RobotoDraft,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;text-align:center;text-shadow:0 0 1px #333;margin:0}#header .header_container h1.sitetitle a{position:relative;display:inline-block;transition:transform .3s;transform-origin:50% 0;transform-style:preserve-3d}#header .header_container h1.sitetitle a::before{position:absolute;top:100%;left:0;width:100%;height:100%;content:attr(title);transition:color .3s;transform:rotateX(-90deg);transform-origin:50% 0;text-align:center;color:#333}#header .header_container h1.sitetitle a:after{content:"¬";opacity:.4;font-size:.8em}#header .header_container h1.sitetitle a:hover,#header .header_container h1.sitetitle a:focus{text-shadow:0 0 1px #fff;border:0;transform:rotateX(90deg)translateY(-22px)}.navbar{font-family:Consolas,courier new,Courier,FreeMono,monospace;font-weight:400;font-size:1.2em;line-height:1.2em}.navbar ul{text-align:center;padding:0;margin:0}.navbar li{display:inline-block;list-style:none;margin:0}.navbar li a{padding:1em;text-transform:uppercase;font-size:1.1em;font-weight:700;text-shadow:0 0 1px #333;display:inline-block;vertical-align:middle;transform:perspective(1px)translateZ(0);position:relative;overflow:hidden;border:0!important}.navbar li a:before{content:"";position:absolute;z-index:-1;left:51%;right:51%;bottom:0;background:#fff;height:4px;transition-property:left,right;transition-duration:.3s;transition-timing-function:ease-out}.navbar li a:hover:before,.navbar li a:focus:before,.navbar li a:active:before{left:0;right:0}#footer{width:100%;text-align:center;padding:1.5em 0;background-color:#5c5757;color:#e5e5e5;border-top:5px solid #ee6e73;margin-top:2em;position:relative}#footer p{padding:1px 0;margin:0}#footer a{color:#fff}#footer a:hover{border-bottom-width:0}#footer span{padding:0 .6em}#footer .upyun{height:40px;display:block}.pagination{background:linear-gradient(to right,rgba(255,255,255,0) 0%,white 17%,white 83%,rgba(255,255,255,0) 100%);padding:2px 2em;position:relative;margin:2em auto}.pagination::before,.pagination::after{background:linear-gradient(to right,rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 17%,rgba(0,0,0,0.1) 83%,rgba(0,0,0,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#00000000',GradientType=1);content:" ";height:1px;left:0;position:absolute;width:100%}.pagination::before{top:-1px}.pagination::after{bottom:-1px}.pagination .pagination_container{text-align:center;position:relative;height:40px;margin:0;padding:0}.pagination .pagination_container::before,.pagination .pagination_container::after{content:" ";display:table}.pagination .pagination_container::after{clear:both}.pagination li.page-item{list-style:none;cursor:pointer;overflow:hidden;display:inline-block;line-height:40px;vertical-align:middle;text-align:center;border-radius:50%;border:0;transition:all 170ms linear;margin:0 5px}.pagination li.page-item a{color:#777}.pagination li.page-item.to-left{float:left}.pagination li.page-item.to-right{float:right}.pagination li.page-item.to-left,.pagination li.page-item.to-right{overflow:inherit;color:#777;font-weight:600;border-radius:0;transition:unset}.pagination li.page-item.to-left:hover,.pagination li.page-item.to-right:hover{border-bottom:2px solid #ff9800}.pagination li.page-item.disabled a{color:#999}.pagination li.page-item.active,.pagination li.page-item.disabled{cursor:not-allowed;pointer-events:none}.pagination li.page-item.active{transform:none;font-weight:600;border-bottom:2px solid #607d8b;border-radius:0}.pagination li.page-item.active a{color:#333}.pagination li.page-item a{border:0;display:block}.pagination li.page-item a:hover{border:0}.pagination li.page-number{width:40px;height:40px}.pagination li.page-number:before{background:rgba(0,0,0,.2);border-radius:50%;content:"";height:0;left:50%;pointer-events:none;opacity:0;position:absolute;transform:translate(-50%,-50%);transition:all 170ms linear;top:50%;width:0}.pagination li.page-number:hover{background:#eee;color:#555;animation:shake .82s cubic-bezier(0.36,0.07,0.19,0.97)both;transform:translate3d(0,0,0);backface-visibility:hidden;perspective:1000px}.pagination li.page-number:hover::before{animation:hoverAnimation 510ms linear forwards;height:40px;width:40px}@keyframes hoverAnimation{from{opacity:1}to{opacity:0}}#main{margin:0 auto;max-width:1280px;width:100%;flex:1;margin-top:-3.5rem}.content{margin:2em auto;padding:.5em 2em;box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 1px 3px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);background:#fff}.other_posts .next{width:50%;text-align:right;float:right}.other_posts .next::after{content:"\bb";padding-left:5px}.other_posts .prev{float:left;width:50%}.other_posts .prev::before{content:"\ab";padding-right:5px}.other_posts a{background-color:transparent;border-width:0}.other_posts a,.other_posts .next::after,.other_posts .prev::before{color:#009688}.post_list article.content .title{border-width:1px}.post_list ul,.post_list li{padding:0;list-style:none}.post_list .listing .item:hover{background:#03a9f40f}.post_list .listing .item:hover>a,.post_list .listing .item:hover>span{color:#212121}.post_list .listing .item a{display:block}.post_list .listing .item a:hover{border-width:0}.post_list .listing .item:after{content:"";clear:both;display:block}.post_list .listing .line_item a{padding:1em}.post_list .listing .line_item span.date{float:right}.post_list .listing .line_item:not(:last-child){border-bottom:1px dashed #ddd}.post_list .listing li.block_item{display:inline-block;margin:.2em;border:1px dashed #ddd}.post_list .listing li.block_item a{padding:.5em}#archives{padding:0}#archives .listing .line_item{border-left-width:0;border-right-width:0}#archives .collection-title h3{color:#eee;padding:.5em 1em;background-color:#8daebe;font-weight:600;margin:0}#archives .archive-post a{display:block;padding:1em}.post .title{border-bottom:3px solid rgba(0,0,0,.1);color:#f47f5a;font-size:2em;font-weight:500;margin:.8em 0}.post .title a{color:#009688;border:0}.post .date{color:#999;font-style:italic;float:right}.post .info{border-top:3px solid rgba(0,0,0,.1);padding:.5em 0}.post .info .license{padding:0}.post .info .license p{color:#666;margin-left:0;margin-right:0;padding:1.2em 30px 1.2em 55px;border-left:8px solid #78c0a8;line-height:1.6;position:relative;background:#f5f5f5}.post .info ul.tags{padding:0;margin:0}.post .info ul.tags li{padding-right:1em;display:inline}.post .info ul.tags li a{color:#009688}.post .info ul.tags li a:before{content:"#";opacity:.6}.post .summary img{margin:0 auto;display:block;max-height:20em}.post .post_content{padding:0 0 2em 0}.post .post_content a:hover{border-bottom-color:#555;color:#555;text-decoration:none}.post .post_content p,.post .post_content pre,.post .post_content ul,.post .post_content ol,.post .post_content dl,.post .post_content form,.post .post_content hr,.post .post_content table,.post .post_content blockquote,.post .post_content .codehilite{margin-bottom:1em;word-wrap:break-word;word-break:normal}.post .post_content h1,.post .post_content h2,.post .post_content h3,.post .post_content h4,.post .post_content h5,.post .post_content h6{font-weight:500;color:#333;line-height:1.2}.post .post_content u{text-decoration:underline}.post .post_content mark{background:#fffdd1;border-bottom:1px solid #ffedce;padding:2px;margin:0 5px}.post .post_content pre,.post .post_content code,.post .post_content pre tt{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.post .post_content code,.post .post_content pre{background-color:#f5f5f5;border:1px solid #eee;padding:0 2px;border-radius:4px;margin:auto 2px}.post .post_content pre{display:block;padding:.6em 1em;margin:.8em 0;word-break:break-all;word-wrap:break-word}.post .post_content pre code{padding:0;border-width:0;white-space:pre-wrap;background-color:transparent;border-radius:0;font-size:.9em;min-width:300px}.post .post_content hr{border:none;border-bottom:1px dashed #cfcfcf;margin-bottom:.8em;height:10px}.post .post_content small,.post .post_content figcaption{font-size:.9em;color:#888}.post .post_content strong,.post .post_content b{font-weight:700;color:#333}.post .post_content [draggable]{cursor:move}.post .post_content h1{font-size:1.8em}.post .post_content h2{font-size:1.6em}.post .post_content h3{font-size:1.4em}.post .post_content h4{font-size:1.2em}.post .post_content h5,.post .post_content h6{font-size:1.1em}.post .post_content ul{list-style:disc}.post .post_content ol{margin-left:1em;list-style:decimal}.post .post_content li ul,.post .post_content li ol{margin-bottom:.8em;margin-left:2em}.post .post_content li ul{list-style:circle}.post .post_content table th,.post .post_content table td,.post .post_content table caption{border:1px solid #ddd;padding:.5em 1em;color:#666}.post .post_content table th{background:#fbfbfb}.post .post_content table thead th{background:#f1f1f1}.post .post_content table caption{border-bottom:none}.post .post_content em,.post .post_content legend,.post .post_content caption{color:#333;font-weight:inherit}.post .post_content img{max-width:100%;border:1px solid #ccc;padding:2px}.post .post_content blockquote{color:#666;margin-left:0;margin-right:0;padding:1.2em 30px 1.2em 55px;border-left:8px solid #78c0a8;line-height:1.6;position:relative;background:#f5f5f5}.post .post_content blockquote::before{font-family:Arial;content:"\201C";color:#78c0a8;font-size:4em;position:absolute;left:15px;top:-10px}.post .post_content blockquote::after{content:""}.post .post_content blockquote p{margin:auto}.post .post_content .clearfix{zoom:1}.post .post_content .clearfix:before,.post .post_content .clearfix:after{content:"";display:table}.post .post_content .clearfix:after{clear:both}#comments{padding:.5em;margin:1em 0}.highlight .chroma table{position:relative;margin:0;padding:0;width:100%;border-collapse:collapse;background-color:#f5f5f5;border:1px solid #ddd}.highlight .chroma td,.highlight .chroma tr{margin:0;padding:0}.highlight .chroma .lntd{line-height:20px;border:0}.highlight .chroma .lntd pre.chroma{margin:0;padding:0;min-width:0;word-wrap:initial;word-break:initial;border:0}.highlight>.chroma .lntd:first-child{width:10px}.highlight pre{border-top:1px solid #d1d7dc;overflow:auto;font-size:.9em;min-width:300px}.highlight .hll{background-color:#ffc}.highlight .c{color:#8e908c}.highlight .err{color:#c82829}.highlight .k{color:#8959a8;font-weight:700}.highlight .n{color:#555}.highlight .o{color:#555}.highlight .p{color:#555}.highlight .cm{color:#999}.highlight .cp{color:#1e889b}.highlight .c1{color:#8e908c}.highlight .cs{color:#8b008b;font-weight:700}.highlight .gd{color:#a00}.highlight .ge{font-style:italic}.highlight .gr{color:#a00}.highlight .gh{color:navy;font-weight:700}.highlight .gi{color:#0a0}.highlight .go{color:#888}.highlight .gp{color:#555}.highlight .gs{font-weight:700}.highlight .gu{color:purple;font-weight:700}.highlight .gt{color:#a00}.highlight .kc{color:#8b008b;font-weight:700}.highlight .kd{color:#8959a8;font-weight:700}.highlight .kn{color:#8b008b;font-weight:700}.highlight .kp{color:#8b008b;font-weight:700}.highlight .kr{color:#8b008b;font-weight:700}.highlight .kt{color:#902000;font-weight:700}.highlight .m{color:#b452cd}.highlight .s{color:#f5871f}.highlight .na{color:#f5871f}.highlight .nb{color:#4271ae}.highlight .nc{color:#008b45;font-weight:700}.highlight .no{color:#00688b}.highlight .nd{color:#0a6eda}.highlight .ni{color:#555}.highlight .ne{color:#008b45;font-weight:700}.highlight .nf{color:#008b45}.highlight .nl{color:#555}.highlight .nn{color:#4271ae}.highlight .nx{color:#555}.highlight .py{color:#555}.highlight .nt{color:#c82829;font-weight:700}.highlight .nv{color:#00688b}.highlight .ow{color:#8b008b}.highlight .w{color:#bbb}.highlight .mb{color:#b452cd}.highlight .mf{color:#b452cd}.highlight .mh{color:#b452cd}.highlight .mi{color:#f5871f}.highlight .mo{color:#b452cd}.highlight .sb{color:#cd5555}.highlight .sc{color:#cd5555}.highlight .sd{color:#cd5555}.highlight .s2{color:#718c00}.highlight .se{color:#cd5555}.highlight .sh{color:#1c7e71;font-style:italic}.highlight .si{color:#cd5555}.highlight .sx{color:#cb6c20}.highlight .sr{color:#1c7e71}.highlight .s1{color:#cd5555}.highlight .ss{color:#cd5555}.highlight .bp{color:#658b00}.highlight .vc{color:#00688b}.highlight .vg{color:#00688b}.highlight .vi{color:#00688b}.highlight .il{color:#b452cd}#back_to_top{bottom:calc(6em + 40px);border:0;background:0 0;padding:2px;transition-duration:.2s;width:36px;height:36px;opacity:.7;text-decoration:none;position:fixed;right:30px;border-radius:50%;line-height:36px;font-size:18px;text-align:center}#back_to_top svg{fill:currentColor;width:1em;height:1em;display:inline-block;font-size:36px;transition:fill 200ms cubic-bezier(0.4,0,0.2,1)0ms;user-select:none;flex-shrink:0}#back_to_top span{color:#888}#back_to_top:hover{border:0;box-shadow:0 0 2px #ccc;opacity:1;cursor:pointer;background:#dfdfdf}#back_to_top:hover span{color:#fff}@media only screen and (min-width:601px){#main{width:95%}}@media only screen and (min-width:1024px){#main{width:80%}}@media only screen and (min-width:1280px){#main{width:75%}}@media only screen and (max-width:600px){#main{margin-top:0}#header{box-shadow:none}#header .header_container{padding:0}#header .header_container .sitetitle{font-size:3em}#header .header_container .navbar{font-size:1em;line-height:1em}#footer span{display:block}#back_to_top{display:none!important;visibility:hidden}.content{margin:1em auto}h3.title{margin:0}.post span.date{float:none}.other_posts span.prev,.other_posts span.next{display:block;text-align:center;width:100%}}@media(max-width:480px){.markdown code{padding:0;margin:0}}.notfound{margin-top:0!important}.notfound h1{font-size:14em;line-height:110%;padding:0;font-weight:400;font-family:cursive;text-align:center;display:block;margin:0}.notfound .block{max-width:25em;margin:0 auto;width:500px;font-size:1.25em}.notfound p{font-size:1em;line-height:2em;text-align:left}.notfound a{color:#666;font-style:italic}.notfound a:hover{cursor:pointer}.notfound .line{border-top:1px solid #607d8b}.notfound p.back{text-align:right} \ No newline at end of file
diff --git a/exampleSite/resources/_gen/assets/scss/css/main.scss_48b060fe05b0a273d182ef83c0605941.json b/exampleSite/resources/_gen/assets/scss/css/main.scss_48b060fe05b0a273d182ef83c0605941.json
new file mode 100644
index 0000000..afaa829
--- /dev/null
+++ b/exampleSite/resources/_gen/assets/scss/css/main.scss_48b060fe05b0a273d182ef83c0605941.json
@@ -0,0 +1 @@
+{"Target":"css/main.min.52df9727448924315a9152ee9a4d33b39733f18569d978c1b09bd67d5f86a95c.css","MediaType":"text/css","Data":{"Integrity":"sha256-Ut+XJ0SJJDFakVLumk0zs5cz8YVp2XjBsJvWfV+GqVw="}} \ No newline at end of file