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

github.com/softwareyoga/ronu-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDeepak Karanth <deepak@softwareyoga.com>2022-03-08 13:33:38 +0300
committerGitHub <noreply@github.com>2022-03-08 13:33:38 +0300
commit0ac387b8cf3df5f9d4991ac4e8ec1cd1383c3cae (patch)
treeb4140a101875f4542bdfa6900bd260045a0f1866
parent5de8d36775b76cc2524d6bb9aebc83aff9726368 (diff)
parent8632ddb0895e86f8063f004d3cae3f6eda1be6f2 (diff)
Merge pull request #4 from softwareyoga/delete-scss
delete scss gen files
-rw-r--r--exampleSite/resources/_gen/assets/scss/scss/style-in-use.scss_33d66d0b5f8b04b1d41c1da7ba50ddae.content1
-rw-r--r--exampleSite/resources/_gen/assets/scss/scss/style-in-use.scss_33d66d0b5f8b04b1d41c1da7ba50ddae.json1
-rw-r--r--layouts/partials/head.html2
3 files changed, 1 insertions, 3 deletions
diff --git a/exampleSite/resources/_gen/assets/scss/scss/style-in-use.scss_33d66d0b5f8b04b1d41c1da7ba50ddae.content b/exampleSite/resources/_gen/assets/scss/scss/style-in-use.scss_33d66d0b5f8b04b1d41c1da7ba50ddae.content
deleted file mode 100644
index 87a084e..0000000
--- a/exampleSite/resources/_gen/assets/scss/scss/style-in-use.scss_33d66d0b5f8b04b1d41c1da7ba50ddae.content
+++ /dev/null
@@ -1 +0,0 @@
-html{font-size:62.5%;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif}body{font-size:1.8rem;line-height:1.618;max-width:38em;margin:auto;color:#4a4a4a;background-color:#f9f9f9;padding:13px}@media (max-width: 684px){body{font-size:1.53rem}}@media (max-width: 382px){body{font-size:1.35rem}}h1,h2,h3,h4,h5,h6{line-height:1.1;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif;font-weight:700;margin-top:3rem;margin-bottom:1.5rem;overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-word}h1{font-size:2.35em}h2{font-size:2.00em}h3{font-size:1.75em}h4{font-size:1.5em}h5{font-size:1.25em}h6{font-size:1em}p{margin-top:0px;margin-bottom:2.5rem}small,sub,sup{font-size:75%}hr{border-color:#1d7484}a{text-decoration:none;color:#1d7484}a:hover{color:#982c61;border-bottom:2px solid #4a4a4a}a:visited{color:#144f5a}ul{padding-left:1.4em;margin-top:0px;margin-bottom:2.5rem}li{margin-bottom:0.4em}blockquote{margin-left:0px;margin-right:0px;padding-left:1em;padding-top:0.8em;padding-bottom:0.8em;padding-right:0.8em;border-left:5px solid #1d7484;margin-bottom:2.5rem;background-color:#f1f1f1}blockquote p{margin-bottom:0}img,video{height:auto;max-width:100%;margin-top:0px;margin-bottom:2.5rem}pre{background-color:#f1f1f1;display:block;padding:1em;overflow-x:auto;margin-top:0px;margin-bottom:2.5rem}code{font-size:0.9em;padding:0 0.5em;background-color:#f1f1f1;white-space:pre-wrap}pre>code{padding:0;background-color:transparent;white-space:pre}table{text-align:justify;width:100%;border-collapse:collapse}td,th{padding:0.5em;border-bottom:1px solid #f1f1f1}input,textarea{border:1px solid #4a4a4a}input:focus,textarea:focus{border:1px solid #1d7484}textarea{width:100%}.button,button,input[type="submit"],input[type="reset"],input[type="button"]{display:inline-block;padding:5px 10px;text-align:center;text-decoration:none;white-space:nowrap;background-color:#1d7484;color:#f9f9f9;border-radius:1px;border:1px solid #1d7484;cursor:pointer;box-sizing:border-box}.button[disabled],button[disabled],input[type="submit"][disabled],input[type="reset"][disabled],input[type="button"][disabled]{cursor:default;opacity:.5}.button:focus:enabled,.button:hover:enabled,button:focus:enabled,button:hover:enabled,input[type="submit"]:focus:enabled,input[type="submit"]:hover:enabled,input[type="reset"]:focus:enabled,input[type="reset"]:hover:enabled,input[type="button"]:focus:enabled,input[type="button"]:hover:enabled{background-color:#982c61;border-color:#982c61;color:#f9f9f9;outline:0}textarea,select,input{color:#4a4a4a;padding:6px 10px;margin-bottom:10px;background-color:#f1f1f1;border:1px solid #f1f1f1;border-radius:4px;box-shadow:none;box-sizing:border-box}textarea:focus,select:focus,input:focus{border:1px solid #1d7484;outline:0}input[type="checkbox"]:focus{outline:1px dotted #1d7484}label,legend,fieldset{display:block;margin-bottom:.5rem;font-weight:600}nav{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif;letter-spacing:.05em}nav h1{display:block;font-weight:400;font-size:1.3em;margin:0 0 .25em 0}nav ul{list-style-type:none;padding:0}nav li{display:inline;color:#1d7484;font-size:.8em;margin:0 2.75% 0 0;text-transform:uppercase}#pagination{display:flex;justify-content:space-between;list-style-type:none}
diff --git a/exampleSite/resources/_gen/assets/scss/scss/style-in-use.scss_33d66d0b5f8b04b1d41c1da7ba50ddae.json b/exampleSite/resources/_gen/assets/scss/scss/style-in-use.scss_33d66d0b5f8b04b1d41c1da7ba50ddae.json
deleted file mode 100644
index 28c014b..0000000
--- a/exampleSite/resources/_gen/assets/scss/scss/style-in-use.scss_33d66d0b5f8b04b1d41c1da7ba50ddae.json
+++ /dev/null
@@ -1 +0,0 @@
-{"Target":"css/style.css","MediaType":"text/css","Data":{}} \ No newline at end of file
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index c407995..1cd9206 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -20,7 +20,7 @@
{{ template "_internal/schema.html" . }}
{{ with .OutputFormats.Get "rss" -}}
- {{ printf `<link rel="%s" type="%s+%s" href="%s" title="%s" />` .Rel .MediaType.Type .MediaType.Suffix .Permalink $.Site.Title | safeHTML }}
+ {{ printf `<link rel="%s" type="%s" href="%s" title="%s" />` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }}
{{ end -}}
<!-- Styles from Sakura and Dark mode support -->