From 24f0f9dc20634e1a86d698d5c139fdfc166b2aea Mon Sep 17 00:00:00 2001 From: Vrifox Date: Tue, 22 Sep 2020 15:35:44 +0200 Subject: [PATCH] removed resources directory (not source code) and added it to .gitignore; moved scss files one level up --- .gitignore | 1 + assets/{scss => }/_default/list.scss | 0 assets/{scss => }/_default/single.scss | 0 assets/{scss => }/errorpages.scss | 0 assets/{scss => }/index.scss | 0 assets/{scss => }/partials/_footer.scss | 0 assets/{scss => }/partials/_main.scss | 0 assets/{scss => }/partials/_nav.scss | 0 assets/{scss => }/projects/list.scss | 0 config.yaml | 2 - layouts/_default/list.html | 2 +- layouts/_default/single.html | 2 +- layouts/errorpages/list.html | 2 +- layouts/errorpages/single.html | 2 +- layouts/index.html | 2 +- layouts/projects/list.html | 2 +- ...s_f300667da4f5b5f84e1a9e0702b2fdde.content | 109 ---------- ...scss_f300667da4f5b5f84e1a9e0702b2fdde.json | 1 - ...s_f300667da4f5b5f84e1a9e0702b2fdde.content | 152 -------------- ...scss_f300667da4f5b5f84e1a9e0702b2fdde.json | 1 - ...s_f300667da4f5b5f84e1a9e0702b2fdde.content | 172 ---------------- ...scss_f300667da4f5b5f84e1a9e0702b2fdde.json | 1 - ...s_f300667da4f5b5f84e1a9e0702b2fdde.content | 109 ---------- ...scss_f300667da4f5b5f84e1a9e0702b2fdde.json | 1 - ...s_f300667da4f5b5f84e1a9e0702b2fdde.content | 194 ------------------ ...scss_f300667da4f5b5f84e1a9e0702b2fdde.json | 1 - ...s_f300667da4f5b5f84e1a9e0702b2fdde.content | 153 -------------- ...scss_f300667da4f5b5f84e1a9e0702b2fdde.json | 1 - ...s_f300667da4f5b5f84e1a9e0702b2fdde.content | 111 ---------- ...scss_f300667da4f5b5f84e1a9e0702b2fdde.json | 1 - ...s_f300667da4f5b5f84e1a9e0702b2fdde.content | 145 ------------- ...scss_f300667da4f5b5f84e1a9e0702b2fdde.json | 1 - ...s_f300667da4f5b5f84e1a9e0702b2fdde.content | 145 ------------- ...scss_f300667da4f5b5f84e1a9e0702b2fdde.json | 1 - ...s_f300667da4f5b5f84e1a9e0702b2fdde.content | 108 ---------- ...scss_f300667da4f5b5f84e1a9e0702b2fdde.json | 1 - 36 files changed, 7 insertions(+), 1416 deletions(-) rename assets/{scss => }/_default/list.scss (100%) rename assets/{scss => }/_default/single.scss (100%) rename assets/{scss => }/errorpages.scss (100%) rename assets/{scss => }/index.scss (100%) rename assets/{scss => }/partials/_footer.scss (100%) rename assets/{scss => }/partials/_main.scss (100%) rename assets/{scss => }/partials/_nav.scss (100%) rename assets/{scss => }/projects/list.scss (100%) delete mode 100644 resources/_gen/assets/scss/scss/404.scss_f300667da4f5b5f84e1a9e0702b2fdde.content delete mode 100644 resources/_gen/assets/scss/scss/404.scss_f300667da4f5b5f84e1a9e0702b2fdde.json delete mode 100644 resources/_gen/assets/scss/scss/_default/list.scss_f300667da4f5b5f84e1a9e0702b2fdde.content delete mode 100644 resources/_gen/assets/scss/scss/_default/list.scss_f300667da4f5b5f84e1a9e0702b2fdde.json delete mode 100644 resources/_gen/assets/scss/scss/_default/single.scss_f300667da4f5b5f84e1a9e0702b2fdde.content delete mode 100644 resources/_gen/assets/scss/scss/_default/single.scss_f300667da4f5b5f84e1a9e0702b2fdde.json delete mode 100644 resources/_gen/assets/scss/scss/errorpages.scss_f300667da4f5b5f84e1a9e0702b2fdde.content delete mode 100644 resources/_gen/assets/scss/scss/errorpages.scss_f300667da4f5b5f84e1a9e0702b2fdde.json delete mode 100644 resources/_gen/assets/scss/scss/index.scss_f300667da4f5b5f84e1a9e0702b2fdde.content delete mode 100644 resources/_gen/assets/scss/scss/index.scss_f300667da4f5b5f84e1a9e0702b2fdde.json delete mode 100644 resources/_gen/assets/scss/scss/projects/list.scss_f300667da4f5b5f84e1a9e0702b2fdde.content delete mode 100644 resources/_gen/assets/scss/scss/projects/list.scss_f300667da4f5b5f84e1a9e0702b2fdde.json delete mode 100644 resources/_gen/assets/scss/vrifox.cc_hugo/scss/_default/list.scss_f300667da4f5b5f84e1a9e0702b2fdde.content delete mode 100644 resources/_gen/assets/scss/vrifox.cc_hugo/scss/_default/list.scss_f300667da4f5b5f84e1a9e0702b2fdde.json delete mode 100644 resources/_gen/assets/scss/vrifox.cc_hugo/scss/_default/single.scss_f300667da4f5b5f84e1a9e0702b2fdde.content delete mode 100644 resources/_gen/assets/scss/vrifox.cc_hugo/scss/_default/single.scss_f300667da4f5b5f84e1a9e0702b2fdde.json delete mode 100644 resources/_gen/assets/scss/vrifox.cc_hugo/scss/index.scss_f300667da4f5b5f84e1a9e0702b2fdde.content delete mode 100644 resources/_gen/assets/scss/vrifox.cc_hugo/scss/index.scss_f300667da4f5b5f84e1a9e0702b2fdde.json delete mode 100644 resources/_gen/assets/scss/vrifox.cc_hugo/scss/projects/list.scss_f300667da4f5b5f84e1a9e0702b2fdde.content delete mode 100644 resources/_gen/assets/scss/vrifox.cc_hugo/scss/projects/list.scss_f300667da4f5b5f84e1a9e0702b2fdde.json diff --git a/.gitignore b/.gitignore index 0981a8c..2fa6f69 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ /content/* /static/upload/* /public/* +/resources/* deploy git-deploy diff --git a/assets/scss/_default/list.scss b/assets/_default/list.scss similarity index 100% rename from assets/scss/_default/list.scss rename to assets/_default/list.scss diff --git a/assets/scss/_default/single.scss b/assets/_default/single.scss similarity index 100% rename from assets/scss/_default/single.scss rename to assets/_default/single.scss diff --git a/assets/scss/errorpages.scss b/assets/errorpages.scss similarity index 100% rename from assets/scss/errorpages.scss rename to assets/errorpages.scss diff --git a/assets/scss/index.scss b/assets/index.scss similarity index 100% rename from assets/scss/index.scss rename to assets/index.scss diff --git a/assets/scss/partials/_footer.scss b/assets/partials/_footer.scss similarity index 100% rename from assets/scss/partials/_footer.scss rename to assets/partials/_footer.scss diff --git a/assets/scss/partials/_main.scss b/assets/partials/_main.scss similarity index 100% rename from assets/scss/partials/_main.scss rename to assets/partials/_main.scss diff --git a/assets/scss/partials/_nav.scss b/assets/partials/_nav.scss similarity index 100% rename from assets/scss/partials/_nav.scss rename to assets/partials/_nav.scss diff --git a/assets/scss/projects/list.scss b/assets/projects/list.scss similarity index 100% rename from assets/scss/projects/list.scss rename to assets/projects/list.scss diff --git a/config.yaml b/config.yaml index 349e2c1..7427768 100644 --- a/config.yaml +++ b/config.yaml @@ -2,8 +2,6 @@ baseURL: https://vrifox.cc/ languageCode: en-us title: vrifox.cc enableRobotsTXT: true -params: - version: 2020-09-22 menu: main: - identifier: blog diff --git a/layouts/_default/list.html b/layouts/_default/list.html index ce964b6..2283932 100644 --- a/layouts/_default/list.html +++ b/layouts/_default/list.html @@ -1,4 +1,4 @@ -{{ define "stylesheet" }}{{ $scss := resources.Get "scss/_default/list.scss" }}{{ $style := $scss | resources.ToCSS }} +{{ define "stylesheet" }}{{ $scss := resources.Get "/_default/list.scss" }}{{ $style := $scss | resources.ToCSS }} {{ end }} diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 99c5c6e..5e948b1 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -1,4 +1,4 @@ -{{ define "stylesheet" }}{{ $scss := resources.Get "scss/_default/single.scss" }}{{ $style := $scss | resources.ToCSS }} +{{ define "stylesheet" }}{{ $scss := resources.Get "/_default/single.scss" }}{{ $style := $scss | resources.ToCSS }} {{ end }} diff --git a/layouts/errorpages/list.html b/layouts/errorpages/list.html index 601949b..6192fb0 100644 --- a/layouts/errorpages/list.html +++ b/layouts/errorpages/list.html @@ -1,4 +1,4 @@ -{{ define "stylesheet" }}{{ $sass := resources.Get "scss/errorpages.scss" }}{{ $style := $sass | resources.ToCSS }} +{{ define "stylesheet" }}{{ $sass := resources.Get "/errorpages.scss" }}{{ $style := $sass | resources.ToCSS }} {{ end }} diff --git a/layouts/errorpages/single.html b/layouts/errorpages/single.html index 79d2af5..848d2ef 100644 --- a/layouts/errorpages/single.html +++ b/layouts/errorpages/single.html @@ -1,4 +1,4 @@ -{{ define "stylesheet" }}{{ $sass := resources.Get "scss/errorpages.scss" }}{{ $style := $sass | resources.ToCSS }} +{{ define "stylesheet" }}{{ $sass := resources.Get "/errorpages.scss" }}{{ $style := $sass | resources.ToCSS }} {{ end }} diff --git a/layouts/index.html b/layouts/index.html index 785cf41..ecd45fe 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -1,4 +1,4 @@ -{{ define "stylesheet" }}{{ $scss := resources.Get "scss/index.scss" }}{{ $style := $scss | resources.ToCSS }} +{{ define "stylesheet" }}{{ $scss := resources.Get "/index.scss" }}{{ $style := $scss | resources.ToCSS }} {{ end }} diff --git a/layouts/projects/list.html b/layouts/projects/list.html index 2212d34..1384c3b 100644 --- a/layouts/projects/list.html +++ b/layouts/projects/list.html @@ -1,4 +1,4 @@ -{{ define "stylesheet" }}{{ $scss := resources.Get "scss/projects/list.scss" }}{{ $style := $scss | resources.ToCSS }} +{{ define "stylesheet" }}{{ $scss := resources.Get "projects/list.scss" }}{{ $style := $scss | resources.ToCSS }} {{ end }} diff --git a/resources/_gen/assets/scss/scss/404.scss_f300667da4f5b5f84e1a9e0702b2fdde.content b/resources/_gen/assets/scss/scss/404.scss_f300667da4f5b5f84e1a9e0702b2fdde.content deleted file mode 100644 index ed77df1..0000000 --- a/resources/_gen/assets/scss/scss/404.scss_f300667da4f5b5f84e1a9e0702b2fdde.content +++ /dev/null @@ -1,109 +0,0 @@ -* { - box-sizing: border-box; } - -@font-face { - font-family: PoppinsLatin; - src: url(/fonts/PoppinsLatin-Regular.otf); } - -html { - scrollbar-width: thin; - scrollbar-color: #ff8282 #3c3c5a; - overflow-x: hidden; - overflow-y: scroll; } - -body { - background: #28283c; - color: #f0f0ff; - margin: 0; - font-family: PoppinsLatin, Monaco, Lucida Console, monospace; - display: grid; } - -a { - color: #ff8282; - text-decoration: none; } - -a:hover { - text-decoration: underline; } - -.container { - width: calc(100% - 40px); - max-width: 1140px; - margin: 0 auto; } - -main { - width: 100vw; } - -nav { - background: #3c3c5a; - white-space: nowrap; - overflow-x: auto; } - nav .container { - display: flex; - align-items: center; } - nav .container .website-name a { - color: whitesmoke; - text-decoration: none; - background: #ff8282; - padding: 5px 10px; - border-radius: 20px; - text-shadow: #ff6464 2px 2px; } - nav .container .website-nav { - margin-left: auto; } - nav .container .website-nav ul { - display: flex; - padding: 0; } - nav .container .website-nav li { - list-style-type: none; - padding: 10px 0 10px 30px; } - nav .container .website-nav a { - color: whitesmoke; - text-decoration: none; } - -@media (max-width: 600px) { - nav .container { - max-width: none; } - nav .container .website-nav { - padding: 0 20px; } } - -header { - text-align: center; - margin: 150px 0; } - header h1 { - font-size: 2em; } - -footer { - background: #1e1e2d; - color: #c8c8e6; - margin-top: 100px; - white-space: nowrap; - overflow-x: auto; } - footer .container { - display: flex; - align-items: center; } - footer .container .website-subnav { - margin-left: auto; } - footer .container .website-subnav ul { - display: flex; - padding: 0; } - footer .container .website-subnav li { - list-style-type: none; - padding: 10px 0 10px 30px; } - footer .container .website-subnav a { - color: #c8c8e6; } - -footer::after { - content: ''; - background: #1e1e2d; - position: fixed; - height: 10000px; - width: 100vw; - overflow: hidden; } - -@media (max-width: 600px) { - footer .container { - max-width: none; } - footer .container .website-version { - order: 2; - padding: 10px 20px; } - footer .container .website-subnav li { - padding: 10px 30px 10px 0; } } diff --git a/resources/_gen/assets/scss/scss/404.scss_f300667da4f5b5f84e1a9e0702b2fdde.json b/resources/_gen/assets/scss/scss/404.scss_f300667da4f5b5f84e1a9e0702b2fdde.json deleted file mode 100644 index 31ca317..0000000 --- a/resources/_gen/assets/scss/scss/404.scss_f300667da4f5b5f84e1a9e0702b2fdde.json +++ /dev/null @@ -1 +0,0 @@ -{"Target":"scss/404.css","MediaType":"text/css","Data":{}} \ No newline at end of file diff --git a/resources/_gen/assets/scss/scss/_default/list.scss_f300667da4f5b5f84e1a9e0702b2fdde.content b/resources/_gen/assets/scss/scss/_default/list.scss_f300667da4f5b5f84e1a9e0702b2fdde.content deleted file mode 100644 index a33459a..0000000 --- a/resources/_gen/assets/scss/scss/_default/list.scss_f300667da4f5b5f84e1a9e0702b2fdde.content +++ /dev/null @@ -1,152 +0,0 @@ -* { - box-sizing: border-box; } - -@font-face { - font-family: PoppinsLatin; - src: url(/fonts/PoppinsLatin-Regular.otf); } - -html { - scrollbar-width: thin; - scrollbar-color: #ff8282 #3c3c5a; - overflow-x: hidden; - overflow-y: scroll; } - -body { - background: #28283c; - color: #f0f0ff; - margin: 0; - font-family: PoppinsLatin, Monaco, Lucida Console, monospace; - display: grid; } - -a { - color: #ff8282; - text-decoration: none; } - -a:hover { - text-decoration: underline; } - -.container { - width: calc(100% - 40px); - max-width: 1140px; - margin: 0 auto; } - -main { - width: 100vw; } - -nav { - background: #3c3c5a; - white-space: nowrap; - overflow-x: auto; } - nav .container { - display: flex; - align-items: center; } - nav .container .website-name a { - color: whitesmoke; - text-decoration: none; - background: #ff8282; - padding: 5px 10px; - border-radius: 20px; - text-shadow: #ff6464 2px 2px; } - nav .container .website-nav { - margin-left: auto; } - nav .container .website-nav ul { - display: flex; - padding: 0; } - nav .container .website-nav li { - list-style-type: none; - padding: 10px 0 10px 30px; } - nav .container .website-nav a { - color: whitesmoke; - text-decoration: none; } - -@media (max-width: 600px) { - nav .container { - max-width: none; } - nav .container .website-nav { - padding: 0 20px; } } - -footer { - background: #1e1e2d; - color: #c8c8e6; - margin-top: 100px; - white-space: nowrap; - overflow-x: auto; } - footer .container { - display: flex; - align-items: center; } - footer .container .website-subnav { - margin-left: auto; } - footer .container .website-subnav ul { - display: flex; - padding: 0; } - footer .container .website-subnav li { - list-style-type: none; - padding: 10px 0 10px 30px; } - footer .container .website-subnav a { - color: #c8c8e6; } - -footer::after { - content: ''; - background: #1e1e2d; - position: fixed; - height: 10000px; - width: 100vw; - overflow: hidden; } - -@media (max-width: 600px) { - footer .container { - max-width: none; } - footer .container .website-version { - order: 2; - padding: 10px 20px; } - footer .container .website-subnav li { - padding: 10px 30px 10px 0; } } - -header { - text-align: center; - margin: 100px 0; } - header h1 { - font-size: 2em; } - -.section-articles { - margin: 20px 0; - display: grid; - grid-template-columns: repeat(2, 1fr); - grid-gap: 1rem; } - .section-articles a { - color: white; - text-decoration: none; } - .section-articles article { - background: #3c3c5a; - color: white; - padding: 20px; - border-radius: 5px; - display: flex; - flex-flow: column; - height: max-content; - transition: background .2s; } - .section-articles article img { - order: -1; - max-width: calc(100% + 40px); - border-radius: 5px; - margin: -20px -20px 20px -20px; - background: #505078; - object-fit: cover; - max-height: 250px; } - .section-articles article h1 { - margin-top: 0px; } - .section-articles article a { - color: white; } - .section-articles article a:hover { - text-decoration: underline; } - .section-articles article .meta { - margin: 0; } - .section-articles article .author { - font-style: italic; - color: #c8c8e6; } - .section-articles article:hover { - background: #464669; } - -@media (max-width: 600px) { - .section-articles { - grid-template-columns: repeat(1, 1fr); } } diff --git a/resources/_gen/assets/scss/scss/_default/list.scss_f300667da4f5b5f84e1a9e0702b2fdde.json b/resources/_gen/assets/scss/scss/_default/list.scss_f300667da4f5b5f84e1a9e0702b2fdde.json deleted file mode 100644 index 78ce8a7..0000000 --- a/resources/_gen/assets/scss/scss/_default/list.scss_f300667da4f5b5f84e1a9e0702b2fdde.json +++ /dev/null @@ -1 +0,0 @@ -{"Target":"scss/_default/list.css","MediaType":"text/css","Data":{}} \ No newline at end of file diff --git a/resources/_gen/assets/scss/scss/_default/single.scss_f300667da4f5b5f84e1a9e0702b2fdde.content b/resources/_gen/assets/scss/scss/_default/single.scss_f300667da4f5b5f84e1a9e0702b2fdde.content deleted file mode 100644 index 4529915..0000000 --- a/resources/_gen/assets/scss/scss/_default/single.scss_f300667da4f5b5f84e1a9e0702b2fdde.content +++ /dev/null @@ -1,172 +0,0 @@ -* { - box-sizing: border-box; } - -@font-face { - font-family: PoppinsLatin; - src: url(/fonts/PoppinsLatin-Regular.otf); } - -html { - scrollbar-width: thin; - scrollbar-color: #ff8282 #3c3c5a; - overflow-x: hidden; - overflow-y: scroll; } - -body { - background: #28283c; - color: #f0f0ff; - margin: 0; - font-family: PoppinsLatin, Monaco, Lucida Console, monospace; - display: grid; } - -a { - color: #ff8282; - text-decoration: none; } - -a:hover { - text-decoration: underline; } - -.container { - width: calc(100% - 40px); - max-width: 1140px; - margin: 0 auto; } - -main { - width: 100vw; } - -nav { - background: #3c3c5a; - white-space: nowrap; - overflow-x: auto; } - nav .container { - display: flex; - align-items: center; } - nav .container .website-name a { - color: whitesmoke; - text-decoration: none; - background: #ff8282; - padding: 5px 10px; - border-radius: 20px; - text-shadow: #ff6464 2px 2px; } - nav .container .website-nav { - margin-left: auto; } - nav .container .website-nav ul { - display: flex; - padding: 0; } - nav .container .website-nav li { - list-style-type: none; - padding: 10px 0 10px 30px; } - nav .container .website-nav a { - color: whitesmoke; - text-decoration: none; } - -@media (max-width: 600px) { - nav .container { - max-width: none; } - nav .container .website-nav { - padding: 0 20px; } } - -.section-article article { - max-width: 720px; - margin: 80px auto; } - .section-article article .meta { - color: #b4b4dc; } - .section-article article .title { - font-size: 2em; - margin-top: 20px; } - .section-article article img { - max-width: 100%; - margin-bottom: 15px; - border-radius: 5px; } - .section-article article a { - color: #ff8282; - transition: background .2s, color .2s; - margin: -5px -10px; - padding: 5px 10px; - border-radius: 5px; } - .section-article article a:hover { - background: #ff8282; - color: #fff0f0; - text-decoration: none; } - .section-article article aside { - margin-top: 80px; } - .section-article article aside .tags { - display: flex; - list-style: none; - margin-left: -10px; - padding: 0; } - .section-article article aside .tags li { - background: #3c3c5a; - padding: 5px 10px; - border-radius: 5px; - margin-left: 10px; } - .section-article article aside .tags li a { - color: #b4b4dc; } - .section-article article aside .tags li a:hover { - background: #464669; } - -.section-articles { - margin: 20px auto -50px auto; - display: grid; - grid-template-columns: repeat(2, 1fr); - grid-gap: 1rem; - max-width: 720px; } - .section-articles article { - color: white; - margin: 20px 0; - border-radius: 5px; - display: flex; - flex-flow: column; - height: max-content; - transition: background .2s; } - .section-articles article a { - margin: 10px 0; } - .section-articles article a:hover { - text-decoration: underline; } - .section-articles .previous-article { - text-align: right; } - -.section-articles::after { - content: ''; - position: absolute; - width: 100vw; - background: #32324b; - height: 230px; - left: 0; - z-index: -10; } - -footer { - background: #1e1e2d; - color: #c8c8e6; - margin-top: 100px; - white-space: nowrap; - overflow-x: auto; } - footer .container { - display: flex; - align-items: center; } - footer .container .website-subnav { - margin-left: auto; } - footer .container .website-subnav ul { - display: flex; - padding: 0; } - footer .container .website-subnav li { - list-style-type: none; - padding: 10px 0 10px 30px; } - footer .container .website-subnav a { - color: #c8c8e6; } - -footer::after { - content: ''; - background: #1e1e2d; - position: fixed; - height: 10000px; - width: 100vw; - overflow: hidden; } - -@media (max-width: 600px) { - footer .container { - max-width: none; } - footer .container .website-version { - order: 2; - padding: 10px 20px; } - footer .container .website-subnav li { - padding: 10px 30px 10px 0; } } diff --git a/resources/_gen/assets/scss/scss/_default/single.scss_f300667da4f5b5f84e1a9e0702b2fdde.json b/resources/_gen/assets/scss/scss/_default/single.scss_f300667da4f5b5f84e1a9e0702b2fdde.json deleted file mode 100644 index 32555a8..0000000 --- a/resources/_gen/assets/scss/scss/_default/single.scss_f300667da4f5b5f84e1a9e0702b2fdde.json +++ /dev/null @@ -1 +0,0 @@ -{"Target":"scss/_default/single.css","MediaType":"text/css","Data":{}} \ No newline at end of file diff --git a/resources/_gen/assets/scss/scss/errorpages.scss_f300667da4f5b5f84e1a9e0702b2fdde.content b/resources/_gen/assets/scss/scss/errorpages.scss_f300667da4f5b5f84e1a9e0702b2fdde.content deleted file mode 100644 index ed77df1..0000000 --- a/resources/_gen/assets/scss/scss/errorpages.scss_f300667da4f5b5f84e1a9e0702b2fdde.content +++ /dev/null @@ -1,109 +0,0 @@ -* { - box-sizing: border-box; } - -@font-face { - font-family: PoppinsLatin; - src: url(/fonts/PoppinsLatin-Regular.otf); } - -html { - scrollbar-width: thin; - scrollbar-color: #ff8282 #3c3c5a; - overflow-x: hidden; - overflow-y: scroll; } - -body { - background: #28283c; - color: #f0f0ff; - margin: 0; - font-family: PoppinsLatin, Monaco, Lucida Console, monospace; - display: grid; } - -a { - color: #ff8282; - text-decoration: none; } - -a:hover { - text-decoration: underline; } - -.container { - width: calc(100% - 40px); - max-width: 1140px; - margin: 0 auto; } - -main { - width: 100vw; } - -nav { - background: #3c3c5a; - white-space: nowrap; - overflow-x: auto; } - nav .container { - display: flex; - align-items: center; } - nav .container .website-name a { - color: whitesmoke; - text-decoration: none; - background: #ff8282; - padding: 5px 10px; - border-radius: 20px; - text-shadow: #ff6464 2px 2px; } - nav .container .website-nav { - margin-left: auto; } - nav .container .website-nav ul { - display: flex; - padding: 0; } - nav .container .website-nav li { - list-style-type: none; - padding: 10px 0 10px 30px; } - nav .container .website-nav a { - color: whitesmoke; - text-decoration: none; } - -@media (max-width: 600px) { - nav .container { - max-width: none; } - nav .container .website-nav { - padding: 0 20px; } } - -header { - text-align: center; - margin: 150px 0; } - header h1 { - font-size: 2em; } - -footer { - background: #1e1e2d; - color: #c8c8e6; - margin-top: 100px; - white-space: nowrap; - overflow-x: auto; } - footer .container { - display: flex; - align-items: center; } - footer .container .website-subnav { - margin-left: auto; } - footer .container .website-subnav ul { - display: flex; - padding: 0; } - footer .container .website-subnav li { - list-style-type: none; - padding: 10px 0 10px 30px; } - footer .container .website-subnav a { - color: #c8c8e6; } - -footer::after { - content: ''; - background: #1e1e2d; - position: fixed; - height: 10000px; - width: 100vw; - overflow: hidden; } - -@media (max-width: 600px) { - footer .container { - max-width: none; } - footer .container .website-version { - order: 2; - padding: 10px 20px; } - footer .container .website-subnav li { - padding: 10px 30px 10px 0; } } diff --git a/resources/_gen/assets/scss/scss/errorpages.scss_f300667da4f5b5f84e1a9e0702b2fdde.json b/resources/_gen/assets/scss/scss/errorpages.scss_f300667da4f5b5f84e1a9e0702b2fdde.json deleted file mode 100644 index 3488e27..0000000 --- a/resources/_gen/assets/scss/scss/errorpages.scss_f300667da4f5b5f84e1a9e0702b2fdde.json +++ /dev/null @@ -1 +0,0 @@ -{"Target":"scss/errorpages.css","MediaType":"text/css","Data":{}} \ No newline at end of file diff --git a/resources/_gen/assets/scss/scss/index.scss_f300667da4f5b5f84e1a9e0702b2fdde.content b/resources/_gen/assets/scss/scss/index.scss_f300667da4f5b5f84e1a9e0702b2fdde.content deleted file mode 100644 index c4d4630..0000000 --- a/resources/_gen/assets/scss/scss/index.scss_f300667da4f5b5f84e1a9e0702b2fdde.content +++ /dev/null @@ -1,194 +0,0 @@ -* { - box-sizing: border-box; } - -@font-face { - font-family: PoppinsLatin; - src: url(/fonts/PoppinsLatin-Regular.otf); } - -html { - scrollbar-width: thin; - scrollbar-color: #ff8282 #3c3c5a; - overflow-x: hidden; - overflow-y: scroll; } - -body { - background: #28283c; - color: #f0f0ff; - margin: 0; - font-family: PoppinsLatin, Monaco, Lucida Console, monospace; - display: grid; } - -a { - color: #ff8282; - text-decoration: none; } - -a:hover { - text-decoration: underline; } - -.container { - width: calc(100% - 40px); - max-width: 1140px; - margin: 0 auto; } - -main { - width: 100vw; } - -nav { - background: #3c3c5a; - white-space: nowrap; - overflow-x: auto; } - nav .container { - display: flex; - align-items: center; } - nav .container .website-name a { - color: whitesmoke; - text-decoration: none; - background: #ff8282; - padding: 5px 10px; - border-radius: 20px; - text-shadow: #ff6464 2px 2px; } - nav .container .website-nav { - margin-left: auto; } - nav .container .website-nav ul { - display: flex; - padding: 0; } - nav .container .website-nav li { - list-style-type: none; - padding: 10px 0 10px 30px; } - nav .container .website-nav a { - color: whitesmoke; - text-decoration: none; } - -@media (max-width: 600px) { - nav .container { - max-width: none; } - nav .container .website-nav { - padding: 0 20px; } } - -header { - text-align: center; - margin: 150px 0; } - header h1 { - font-size: 2em; } - -.section-articles { - margin: 20px 0; - display: grid; - grid-template-columns: repeat(2, 1fr); - grid-gap: 1rem; } - .section-articles a { - color: white; - text-decoration: none; } - .section-articles article { - background: #3c3c5a; - color: white; - padding: 20px; - border-radius: 5px; - display: grid; - height: max-content; - grid-template-columns: 120px 1fr; - grid-template-areas: "img h1" "img p"; - transition: background .2s; } - .section-articles article img { - object-fit: cover; - height: 180px; - width: 120px; - border-radius: 5px; - border: 0px solid #28283c; - grid-area: img; - margin: -20px; } - .section-articles article h1 { - margin: 0px; - grid-area: h1; } - .section-articles article .meta { - margin: 0; - grid-area: p; } - .section-articles article .author { - font-style: italic; - color: #c8c8e6; } - .section-articles article:hover { - background: #464669; } - -@media (max-width: 900px) { - .section-articles { - grid-template-columns: repeat(1, 1fr); } } - -.section-projects { - margin: 20px 0; - display: grid; - grid-template-columns: repeat(3, 1fr); - grid-gap: 1rem; } - .section-projects a { - color: white; - text-decoration: none; } - .section-projects article { - background: #3c3c5a; - color: white; - padding: 20px; - border-radius: 5px; - display: flex; - flex-flow: column; - height: max-content; - transition: background .2s; } - .section-projects article img { - order: -1; - max-width: calc(100% + 40px); - border-radius: 5px; - margin: -20px -20px 20px -20px; - background: #505078; - object-fit: cover; - max-height: 170px; } - .section-projects article h1 { - margin-top: 0; } - .section-projects article .meta { - margin: 0; } - .section-projects article .status { - font-style: italic; - color: #c8c8e6; } - .section-projects article:hover { - background: #464669; } - -@media (max-width: 900px) { - .section-projects { - grid-template-columns: repeat(2, 1fr); } } - -@media (max-width: 600px) { - .section-projects { - grid-template-columns: repeat(1, 1fr); } } - -footer { - background: #1e1e2d; - color: #c8c8e6; - margin-top: 100px; - white-space: nowrap; - overflow-x: auto; } - footer .container { - display: flex; - align-items: center; } - footer .container .website-subnav { - margin-left: auto; } - footer .container .website-subnav ul { - display: flex; - padding: 0; } - footer .container .website-subnav li { - list-style-type: none; - padding: 10px 0 10px 30px; } - footer .container .website-subnav a { - color: #c8c8e6; } - -footer::after { - content: ''; - background: #1e1e2d; - position: fixed; - height: 10000px; - width: 100vw; - overflow: hidden; } - -@media (max-width: 600px) { - footer .container { - max-width: none; } - footer .container .website-version { - order: 2; - padding: 10px 20px; } - footer .container .website-subnav li { - padding: 10px 30px 10px 0; } } diff --git a/resources/_gen/assets/scss/scss/index.scss_f300667da4f5b5f84e1a9e0702b2fdde.json b/resources/_gen/assets/scss/scss/index.scss_f300667da4f5b5f84e1a9e0702b2fdde.json deleted file mode 100644 index cc0d4f3..0000000 --- a/resources/_gen/assets/scss/scss/index.scss_f300667da4f5b5f84e1a9e0702b2fdde.json +++ /dev/null @@ -1 +0,0 @@ -{"Target":"scss/index.css","MediaType":"text/css","Data":{}} \ No newline at end of file diff --git a/resources/_gen/assets/scss/scss/projects/list.scss_f300667da4f5b5f84e1a9e0702b2fdde.content b/resources/_gen/assets/scss/scss/projects/list.scss_f300667da4f5b5f84e1a9e0702b2fdde.content deleted file mode 100644 index c565c6a..0000000 --- a/resources/_gen/assets/scss/scss/projects/list.scss_f300667da4f5b5f84e1a9e0702b2fdde.content +++ /dev/null @@ -1,153 +0,0 @@ -* { - box-sizing: border-box; } - -@font-face { - font-family: PoppinsLatin; - src: url(/fonts/PoppinsLatin-Regular.otf); } - -html { - scrollbar-width: thin; - scrollbar-color: #ff8282 #3c3c5a; - overflow-x: hidden; - overflow-y: scroll; } - -body { - background: #28283c; - color: #f0f0ff; - margin: 0; - font-family: PoppinsLatin, Monaco, Lucida Console, monospace; - display: grid; } - -a { - color: #ff8282; - text-decoration: none; } - -a:hover { - text-decoration: underline; } - -.container { - width: calc(100% - 40px); - max-width: 1140px; - margin: 0 auto; } - -main { - width: 100vw; } - -nav { - background: #3c3c5a; - white-space: nowrap; - overflow-x: auto; } - nav .container { - display: flex; - align-items: center; } - nav .container .website-name a { - color: whitesmoke; - text-decoration: none; - background: #ff8282; - padding: 5px 10px; - border-radius: 20px; - text-shadow: #ff6464 2px 2px; } - nav .container .website-nav { - margin-left: auto; } - nav .container .website-nav ul { - display: flex; - padding: 0; } - nav .container .website-nav li { - list-style-type: none; - padding: 10px 0 10px 30px; } - nav .container .website-nav a { - color: whitesmoke; - text-decoration: none; } - -@media (max-width: 600px) { - nav .container { - max-width: none; } - nav .container .website-nav { - padding: 0 20px; } } - -header { - text-align: center; - margin: 100px 0; } - header h1 { - font-size: 2em; } - -.section-articles { - margin: 20px 0; - display: grid; - grid-template-columns: repeat(3, 1fr); - grid-gap: 1rem; } - .section-articles a { - color: white; - text-decoration: none; } - .section-articles article { - background: #3c3c5a; - color: white; - padding: 20px; - border-radius: 5px; - display: flex; - flex-flow: column; - max-width: 562px; - height: max-content; - transition: background .2s; } - .section-articles article img { - order: -1; - max-width: calc(100% + 40px); - border-radius: 5px; - margin: -20px -20px 20px -20px; - background: #505078; - object-fit: cover; - max-height: 170px; } - .section-articles article h1 { - margin-top: 0; } - .section-articles article p { - margin: 0; } - .section-articles article .status { - font-style: italic; - color: #c8c8e6; } - .section-articles article:hover { - background: #464669; } - -@media (max-width: 900px) { - .section-articles { - grid-template-columns: repeat(2, 1fr); } } - -@media (max-width: 600px) { - .section-articles { - grid-template-columns: repeat(1, 1fr); } } - -footer { - background: #1e1e2d; - color: #c8c8e6; - margin-top: 100px; - white-space: nowrap; - overflow-x: auto; } - footer .container { - display: flex; - align-items: center; } - footer .container .website-subnav { - margin-left: auto; } - footer .container .website-subnav ul { - display: flex; - padding: 0; } - footer .container .website-subnav li { - list-style-type: none; - padding: 10px 0 10px 30px; } - footer .container .website-subnav a { - color: #c8c8e6; } - -footer::after { - content: ''; - background: #1e1e2d; - position: fixed; - height: 10000px; - width: 100vw; - overflow: hidden; } - -@media (max-width: 600px) { - footer .container { - max-width: none; } - footer .container .website-version { - order: 2; - padding: 10px 20px; } - footer .container .website-subnav li { - padding: 10px 30px 10px 0; } } diff --git a/resources/_gen/assets/scss/scss/projects/list.scss_f300667da4f5b5f84e1a9e0702b2fdde.json b/resources/_gen/assets/scss/scss/projects/list.scss_f300667da4f5b5f84e1a9e0702b2fdde.json deleted file mode 100644 index 958f03d..0000000 --- a/resources/_gen/assets/scss/scss/projects/list.scss_f300667da4f5b5f84e1a9e0702b2fdde.json +++ /dev/null @@ -1 +0,0 @@ -{"Target":"scss/projects/list.css","MediaType":"text/css","Data":{}} \ No newline at end of file diff --git a/resources/_gen/assets/scss/vrifox.cc_hugo/scss/_default/list.scss_f300667da4f5b5f84e1a9e0702b2fdde.content b/resources/_gen/assets/scss/vrifox.cc_hugo/scss/_default/list.scss_f300667da4f5b5f84e1a9e0702b2fdde.content deleted file mode 100644 index 9e2f576..0000000 --- a/resources/_gen/assets/scss/vrifox.cc_hugo/scss/_default/list.scss_f300667da4f5b5f84e1a9e0702b2fdde.content +++ /dev/null @@ -1,111 +0,0 @@ -* { - box-sizing: border-box; } - -a { - color: #ff8282; - text-decoration: none; } - -a:hover { - text-decoration: underline; } - -body { - background: #28283c; - color: #f0f0ff; - margin: 0; - font-family: Monaco, Lucida Console, monospace; - display: grid; } - -.container { - width: 100%; - max-width: 1140px; - margin: 0 auto; } - -nav { - background: #3c3c5a; } - nav .container { - display: flex; - align-items: center; } - nav .container .website-name a { - color: whitesmoke; - text-decoration: none; - background: #ff8282; - padding: 5px 10px; - border-radius: 20px; - text-shadow: #ff6464 2px 2px; } - nav .container .website-nav { - margin-left: auto; } - nav .container .website-nav ul { - display: flex; - padding: 0; } - nav .container .website-nav li { - list-style-type: none; - padding: 10px; - padding-left: 20px; } - nav .container .website-nav a { - color: whitesmoke; - text-decoration: none; } - -footer { - background: #1e1e2d; - color: #c8c8e6; - margin-top: 100px; } - footer .container { - display: flex; - align-items: center; } - -.website-subnav { - margin-left: auto; } - .website-subnav ul { - display: flex; - padding: 0; } - .website-subnav li { - list-style-type: none; - padding: 10px; - padding-left: 20px; } - .website-subnav a { - color: #c8c8e6; } - -header { - text-align: center; - margin: 100px 0; } - header h1 { - font-size: 2em; } - -.section-articles { - margin: 20px 0; - display: grid; - grid-template-columns: repeat(2, 1fr); - grid-gap: 1rem; } - .section-articles a { - color: white; - text-decoration: none; } - .section-articles article { - background: #3c3c5a; - color: white; - padding: 20px; - border-radius: 5px; - display: flex; - flex-flow: column; - height: max-content; - transition: background .2s; } - .section-articles article img { - order: -1; - max-width: calc(100% + 40px); - border-radius: 5px; - margin: -20px -20px 20px -20px; - background: #505078; - object-fit: cover; - max-height: 250px; } - .section-articles article h1 { - margin-top: 0px; } - .section-articles article a { - color: white; } - .section-articles article a:hover { - text-decoration: underline; } - .section-articles article .meta { - margin: 0; } - .section-articles article .author { - font-style: italic; - color: #c8c8e6; } - .section-articles article:hover { - background: #464669; } diff --git a/resources/_gen/assets/scss/vrifox.cc_hugo/scss/_default/list.scss_f300667da4f5b5f84e1a9e0702b2fdde.json b/resources/_gen/assets/scss/vrifox.cc_hugo/scss/_default/list.scss_f300667da4f5b5f84e1a9e0702b2fdde.json deleted file mode 100644 index 78ce8a7..0000000 --- a/resources/_gen/assets/scss/vrifox.cc_hugo/scss/_default/list.scss_f300667da4f5b5f84e1a9e0702b2fdde.json +++ /dev/null @@ -1 +0,0 @@ -{"Target":"scss/_default/list.css","MediaType":"text/css","Data":{}} \ No newline at end of file diff --git a/resources/_gen/assets/scss/vrifox.cc_hugo/scss/_default/single.scss_f300667da4f5b5f84e1a9e0702b2fdde.content b/resources/_gen/assets/scss/vrifox.cc_hugo/scss/_default/single.scss_f300667da4f5b5f84e1a9e0702b2fdde.content deleted file mode 100644 index b6e4d97..0000000 --- a/resources/_gen/assets/scss/vrifox.cc_hugo/scss/_default/single.scss_f300667da4f5b5f84e1a9e0702b2fdde.content +++ /dev/null @@ -1,145 +0,0 @@ -* { - box-sizing: border-box; } - -a { - color: #ff8282; - text-decoration: none; } - -a:hover { - text-decoration: underline; } - -body { - background: #28283c; - color: #f0f0ff; - margin: 0; - font-family: Monaco, Lucida Console, monospace; - display: grid; } - -.container { - width: 100%; - max-width: 1140px; - margin: 0 auto; } - -nav { - background: #3c3c5a; } - nav .container { - display: flex; - align-items: center; } - nav .container .website-name a { - color: whitesmoke; - text-decoration: none; - background: #ff8282; - padding: 5px 10px; - border-radius: 20px; - text-shadow: #ff6464 2px 2px; } - nav .container .website-nav { - margin-left: auto; } - nav .container .website-nav ul { - display: flex; - padding: 0; } - nav .container .website-nav li { - list-style-type: none; - padding: 10px; - padding-left: 20px; } - nav .container .website-nav a { - color: whitesmoke; - text-decoration: none; } - -.section-article article { - max-width: calc(100% / 3 * 2); - margin: 80px auto; } - .section-article article .meta { - color: #b4b4dc; } - .section-article article .title { - font-size: 2em; - margin-top: 20px; } - .section-article article img { - max-width: 100%; - margin-bottom: 15px; - border-radius: 5px; } - .section-article article a { - color: #ff8282; - transition: background .2s, color .2s; - margin: -5px -10px; - padding: 5px 10px; - border-radius: 5px; } - .section-article article a:hover { - background: #ff8282; - color: #fff0f0; - text-decoration: none; } - .section-article article aside { - margin-top: 80px; } - .section-article article aside .tags { - display: flex; - list-style: none; - margin-left: -10px; - padding: 0; } - .section-article article aside .tags li { - background: #3c3c5a; - padding: 5px 10px; - border-radius: 5px; - margin-left: 10px; } - .section-article article aside .tags li a { - color: #b4b4dc; } - .section-article article aside .tags li a:hover { - background: #464669; } - -.section-articles { - margin: 20px auto; - display: grid; - grid-template-columns: repeat(2, 1fr); - grid-gap: 1rem; - max-width: calc(100% / 3 * 2); } - .section-articles a { - color: white; - text-decoration: none; } - .section-articles article { - background: #3c3c5a; - color: white; - padding: 20px; - border-radius: 5px; - display: flex; - flex-flow: column; - height: max-content; - transition: background .2s; } - .section-articles article img { - order: -1; - max-width: calc(100% + 40px); - border-radius: 5px; - margin: -20px -20px 20px -20px; - background: #505078; - object-fit: cover; - max-height: 170px; } - .section-articles article h1 { - margin-top: 0px; } - .section-articles article a { - color: white; } - .section-articles article a:hover { - text-decoration: underline; } - .section-articles article .meta { - margin: 0; } - .section-articles article .author { - font-style: italic; - color: #c8c8e6; } - .section-articles article:hover { - background: #464669; } - -footer { - background: #1e1e2d; - color: #c8c8e6; - margin-top: 100px; } - footer .container { - display: flex; - align-items: center; } - -.website-subnav { - margin-left: auto; } - .website-subnav ul { - display: flex; - padding: 0; } - .website-subnav li { - list-style-type: none; - padding: 10px; - padding-left: 20px; } - .website-subnav a { - color: #c8c8e6; } diff --git a/resources/_gen/assets/scss/vrifox.cc_hugo/scss/_default/single.scss_f300667da4f5b5f84e1a9e0702b2fdde.json b/resources/_gen/assets/scss/vrifox.cc_hugo/scss/_default/single.scss_f300667da4f5b5f84e1a9e0702b2fdde.json deleted file mode 100644 index 32555a8..0000000 --- a/resources/_gen/assets/scss/vrifox.cc_hugo/scss/_default/single.scss_f300667da4f5b5f84e1a9e0702b2fdde.json +++ /dev/null @@ -1 +0,0 @@ -{"Target":"scss/_default/single.css","MediaType":"text/css","Data":{}} \ No newline at end of file diff --git a/resources/_gen/assets/scss/vrifox.cc_hugo/scss/index.scss_f300667da4f5b5f84e1a9e0702b2fdde.content b/resources/_gen/assets/scss/vrifox.cc_hugo/scss/index.scss_f300667da4f5b5f84e1a9e0702b2fdde.content deleted file mode 100644 index 0335aaf..0000000 --- a/resources/_gen/assets/scss/vrifox.cc_hugo/scss/index.scss_f300667da4f5b5f84e1a9e0702b2fdde.content +++ /dev/null @@ -1,145 +0,0 @@ -* { - box-sizing: border-box; } - -a { - color: #ff8282; - text-decoration: none; } - -a:hover { - text-decoration: underline; } - -body { - background: #28283c; - color: #f0f0ff; - margin: 0; - font-family: Monaco, Lucida Console, monospace; - display: grid; } - -.container { - width: 100%; - max-width: 1140px; - margin: 0 auto; } - -nav { - background: #3c3c5a; } - nav .container { - display: flex; - align-items: center; } - nav .container .website-name a { - color: whitesmoke; - text-decoration: none; - background: #ff8282; - padding: 5px 10px; - border-radius: 20px; - text-shadow: #ff6464 2px 2px; } - nav .container .website-nav { - margin-left: auto; } - nav .container .website-nav ul { - display: flex; - padding: 0; } - nav .container .website-nav li { - list-style-type: none; - padding: 10px; - padding-left: 20px; } - nav .container .website-nav a { - color: whitesmoke; - text-decoration: none; } - -header { - text-align: center; - margin: 150px 0; } - header h1 { - font-size: 2em; } - -.section-articles { - margin: 20px 0; - display: grid; - grid-template-columns: repeat(2, 1fr); - grid-gap: 1rem; } - .section-articles a { - color: white; - text-decoration: none; } - .section-articles article { - background: #3c3c5a; - color: white; - padding: 20px; - border-radius: 5px; - display: grid; - height: max-content; - grid-template-columns: 120px 1fr; - grid-template-areas: "img h1" "img p"; - transition: background .2s; } - .section-articles article img { - object-fit: cover; - height: 180px; - width: 120px; - border-radius: 5px; - border: 0px solid #28283c; - grid-area: img; - margin: -20px; } - .section-articles article h1 { - margin: 0px; - grid-area: h1; } - .section-articles article .meta { - margin: 0; - grid-area: p; } - .section-articles article .author { - font-style: italic; - color: #c8c8e6; } - .section-articles article:hover { - background: #464669; } - -.section-projects { - margin: 20px 0; - display: grid; - grid-template-columns: repeat(3, 1fr); - grid-gap: 1rem; } - .section-projects a { - color: white; - text-decoration: none; } - .section-projects article { - background: #3c3c5a; - color: white; - padding: 20px; - border-radius: 5px; - display: flex; - flex-flow: column; - height: max-content; - transition: background .2s; } - .section-projects article img { - order: -1; - max-width: calc(100% + 40px); - border-radius: 5px; - margin: -20px -20px 20px -20px; - background: #505078; - object-fit: cover; - max-height: 170px; } - .section-projects article h1 { - margin-top: 0; } - .section-projects article .meta { - margin: 0; } - .section-projects article .status { - font-style: italic; - color: #c8c8e6; } - .section-projects article:hover { - background: #464669; } - -footer { - background: #1e1e2d; - color: #c8c8e6; - margin-top: 100px; } - footer .container { - display: flex; - align-items: center; } - -.website-subnav { - margin-left: auto; } - .website-subnav ul { - display: flex; - padding: 0; } - .website-subnav li { - list-style-type: none; - padding: 10px; - padding-left: 20px; } - .website-subnav a { - color: #c8c8e6; } diff --git a/resources/_gen/assets/scss/vrifox.cc_hugo/scss/index.scss_f300667da4f5b5f84e1a9e0702b2fdde.json b/resources/_gen/assets/scss/vrifox.cc_hugo/scss/index.scss_f300667da4f5b5f84e1a9e0702b2fdde.json deleted file mode 100644 index cc0d4f3..0000000 --- a/resources/_gen/assets/scss/vrifox.cc_hugo/scss/index.scss_f300667da4f5b5f84e1a9e0702b2fdde.json +++ /dev/null @@ -1 +0,0 @@ -{"Target":"scss/index.css","MediaType":"text/css","Data":{}} \ No newline at end of file diff --git a/resources/_gen/assets/scss/vrifox.cc_hugo/scss/projects/list.scss_f300667da4f5b5f84e1a9e0702b2fdde.content b/resources/_gen/assets/scss/vrifox.cc_hugo/scss/projects/list.scss_f300667da4f5b5f84e1a9e0702b2fdde.content deleted file mode 100644 index b26d852..0000000 --- a/resources/_gen/assets/scss/vrifox.cc_hugo/scss/projects/list.scss_f300667da4f5b5f84e1a9e0702b2fdde.content +++ /dev/null @@ -1,108 +0,0 @@ -* { - box-sizing: border-box; } - -a { - color: #ff8282; - text-decoration: none; } - -a:hover { - text-decoration: underline; } - -body { - background: #28283c; - color: #f0f0ff; - margin: 0; - font-family: Monaco, Lucida Console, monospace; - display: grid; } - -.container { - width: 100%; - max-width: 1140px; - margin: 0 auto; } - -nav { - background: #3c3c5a; } - nav .container { - display: flex; - align-items: center; } - nav .container .website-name a { - color: whitesmoke; - text-decoration: none; - background: #ff8282; - padding: 5px 10px; - border-radius: 20px; - text-shadow: #ff6464 2px 2px; } - nav .container .website-nav { - margin-left: auto; } - nav .container .website-nav ul { - display: flex; - padding: 0; } - nav .container .website-nav li { - list-style-type: none; - padding: 10px; - padding-left: 20px; } - nav .container .website-nav a { - color: whitesmoke; - text-decoration: none; } - -header { - text-align: center; - margin: 100px 0; } - header h1 { - font-size: 2em; } - -.section-articles { - margin: 20px 0; - display: grid; - grid-template-columns: repeat(3, 1fr); - grid-gap: 1rem; } - .section-articles a { - color: white; - text-decoration: none; } - .section-articles article { - background: #3c3c5a; - color: white; - padding: 20px; - border-radius: 5px; - display: flex; - flex-flow: column; - max-width: 562px; - height: max-content; - transition: background .2s; } - .section-articles article img { - order: -1; - max-width: calc(100% + 40px); - border-radius: 5px; - margin: -20px -20px 20px -20px; - background: #505078; - object-fit: cover; - max-height: 170px; } - .section-articles article h1 { - margin-top: 0; } - .section-articles article p { - margin: 0; } - .section-articles article .status { - font-style: italic; - color: #c8c8e6; } - .section-articles article:hover { - background: #464669; } - -footer { - background: #1e1e2d; - color: #c8c8e6; - margin-top: 100px; } - footer .container { - display: flex; - align-items: center; } - -.website-subnav { - margin-left: auto; } - .website-subnav ul { - display: flex; - padding: 0; } - .website-subnav li { - list-style-type: none; - padding: 10px; - padding-left: 20px; } - .website-subnav a { - color: #c8c8e6; } diff --git a/resources/_gen/assets/scss/vrifox.cc_hugo/scss/projects/list.scss_f300667da4f5b5f84e1a9e0702b2fdde.json b/resources/_gen/assets/scss/vrifox.cc_hugo/scss/projects/list.scss_f300667da4f5b5f84e1a9e0702b2fdde.json deleted file mode 100644 index 958f03d..0000000 --- a/resources/_gen/assets/scss/vrifox.cc_hugo/scss/projects/list.scss_f300667da4f5b5f84e1a9e0702b2fdde.json +++ /dev/null @@ -1 +0,0 @@ -{"Target":"scss/projects/list.css","MediaType":"text/css","Data":{}} \ No newline at end of file