lbenicio-minimal-v1 1.6.3 → 1.6.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 32343892fa7956cc1252559580f554215497ccbe11fb8cc1d50f9b630f24c211
4
- data.tar.gz: 2df63d63e26de67cf8ea23f3fd82754b528b809a4fdf8d19fdb2584e80839ad8
3
+ metadata.gz: 4459b9876597d2c16d85943e78cdc88e7229ada6a9ade19d4bbc199fa21784cb
4
+ data.tar.gz: 74f9dc3f898fd5e9e4fd21cb7236bdd5857a1d2dad95a6e66daa122b2757b558
5
5
  SHA512:
6
- metadata.gz: b2bcbc933a82580919fdb3aef2375290126ca8394debf8883b85f79ca5a4c810313c835bdd09ab589a55beae9c0db5ee2d9f8aeb941b413b3170a7baf893ccbd
7
- data.tar.gz: 7a2c921669f69aab559377b13615288a56d682f8a71f825a136975c284172350cd1ac295bbefb24c599026f370a463f8ea6b7c8093012db481969d3bc8c90260
6
+ metadata.gz: 9bf6f9e80309137cb552d71fc94688cf186a58806714924d07ed6ce3a5a7db5b00dfd30f805046c9414ba48dfb95dee194e632869beec42118e9c4a47222ce54
7
+ data.tar.gz: e3405fd3406c62902356dde8195ba4d1c61d737e55f7fc956c80f29864d07d9bf445f00f0c3d520a34f52555ab8cc3f0d0584ad71507dbe725bdd49b9665b083
@@ -1,5 +1,5 @@
1
- <footer class="footer border-top border-2 border-light pt-3 mt-auto fs-6 text-center text-muted">
2
- <div class="container">
1
+ <footer class="footer pt-3 mt-auto fs-6 text-center text-muted">
2
+ <div class="container border-top border-2 border-light">
3
3
  <div class="row">
4
4
  <div class="offset-md-4 col-md-4 col-10 offset-1">
5
5
  <p>
@@ -0,0 +1 @@
1
+ .highlight .hll{background-color:#49483e}.highlight{background:#272822;color:#f8f8f2}.highlight .c{color:#75715e}.highlight .err{color:#960050;background-color:#1e0010}.highlight .k{color:#66d9ef}.highlight .l{color:#ae81ff}.highlight .n{color:#f8f8f2}.highlight .o{color:#f92672}.highlight .p{color:#f8f8f2}.highlight .ch{color:#75715e}.highlight .cm{color:#75715e}.highlight .cp{color:#75715e}.highlight .cpf{color:#75715e}.highlight .c1{color:#75715e}.highlight .cs{color:#75715e}.highlight .gd{color:#f92672}.highlight .ge{font-style:italic}.highlight .gi{color:#a6e22e}.highlight .gs{font-weight:bold}.highlight .gu{color:#75715e}.highlight .kc{color:#66d9ef}.highlight .kd{color:#66d9ef}.highlight .kn{color:#f92672}.highlight .kp{color:#66d9ef}.highlight .kr{color:#66d9ef}.highlight .kt{color:#66d9ef}.highlight .ld{color:#e6db74}.highlight .m{color:#ae81ff}.highlight .s{color:#e6db74}.highlight .na{color:#a6e22e}.highlight .nb{color:#f8f8f2}.highlight .nc{color:#a6e22e}.highlight .no{color:#66d9ef}.highlight .nd{color:#a6e22e}.highlight .ni{color:#f8f8f2}.highlight .ne{color:#a6e22e}.highlight .nf{color:#a6e22e}.highlight .nl{color:#f8f8f2}.highlight .nn{color:#f8f8f2}.highlight .nx{color:#a6e22e}.highlight .py{color:#f8f8f2}.highlight .nt{color:#f92672}.highlight .nv{color:#f8f8f2}.highlight .ow{color:#f92672}.highlight .w{color:#f8f8f2}.highlight .mb{color:#ae81ff}.highlight .mf{color:#ae81ff}.highlight .mh{color:#ae81ff}.highlight .mi{color:#ae81ff}.highlight .mo{color:#ae81ff}.highlight .sa{color:#e6db74}.highlight .sb{color:#e6db74}.highlight .sc{color:#e6db74}.highlight .dl{color:#e6db74}.highlight .sd{color:#e6db74}.highlight .s2{color:#e6db74}.highlight .se{color:#ae81ff}.highlight .sh{color:#e6db74}.highlight .si{color:#e6db74}.highlight .sx{color:#e6db74}.highlight .sr{color:#e6db74}.highlight .s1{color:#e6db74}.highlight .ss{color:#e6db74}.highlight .bp{color:#f8f8f2}.highlight .fm{color:#a6e22e}.highlight .vc{color:#f8f8f2}.highlight .vg{color:#f8f8f2}.highlight .vi{color:#f8f8f2}.highlight .vm{color:#f8f8f2}.highlight .il{color:#ae81ff}
@@ -0,0 +1 @@
1
+ body.body-posts section.content #main-container{word-wrap:break-word;word-break:break-word}body.body-posts section.content #main-container .highlight{padding:.5em;margin-top:.5em;margin-bottom:.5em}body.body-posts section.content #main-container .link-anchor{color:var(--bs-body-color)}body.body-posts section.content #main-container .link-anchor:hover{color:var(--bs-body-color)}body.body-posts section.content #main-container h1,h2,h3,h4,h5,h6{padding-top:3rem}body.body-posts section.content #main-container .toc-entry a{color:black!important}body.body-posts section.content #main-container .toc-entry li{margin-top:1rem}
@@ -1,3 +1,3 @@
1
- section#search-box a:link,a:visited,a:hover,a:active,a{text-decoration:none!important;color:black!important}section#search-box .clear:after{content:'';display:table;clear:both}section#search-box header{position:relative;height:80px;margin-top:40px}section#search-box header img{position:absolute;top:9px;left:0;float:left;max-width:23%}section#search-box .ais-SearchBox-form{position:relative}section#search-box .ais-SearchBox-input{width:100%;-webkit-appearance:none;appearance:none;border:1px solid #ccc;border-radius:4px;font-size:16px;padding:5px 20px}section#search-box .ais-SearchBox-reset{position:absolute;top:.5em;right:.25em}section#search-box .ais-SearchBox-submit{position:absolute;top:.5em;left:.25em}section#search-box #search-input section#search-box .ais-SearchBox-submit,section#search-box #search-input section#search-box .ais-SearchBox-reset{top:16px}section#search-box .ais-SearchBox-submit svg,section#search-box .ais-SearchBox-reset svg{width:1.25em;height:1.25em;fill:#8e8e8e}section#search-box #search-input input{font-size:28px;padding-left:100px;font-weight:100;padding:10px 10px 5px 35px;border:0;border-bottom:5px solid #eee;appearance:none;-webkit-appearance:none}section#search-box #search-input input,section#search-box #search-input input:focus{transition:border-color .3s ease-in;outline:0}section#search-box #search-input input:focus{border-color:#4550a7}section#search-box #search-input input::-webkit-input-placeholder,section#search-box #search-input input:-moz-placeholder,section#search-box #search-input input:-moz-placeholder,section#search-box #search-input input:-ms-input-placeholder{font-weight:100;color:#999}section#search-box #hits{margin:4px 0;padding:10px 0;border-top:2px solid #eee}section#search-box .hit{font-size:0;padding:15px 0;border-bottom:1px solid #eee}section#search-box .hit-name{margin:0}section#search-box .hit-image{display:inline-block;width:16%;text-align:center}section#search-box .hit-image img{max-width:100%;max-height:180px}section#search-box .hit-content{font-size:13px;font-weight:300;display:inline-block;width:81%;margin-left:3%;vertical-align:top}section#search-box .hit-stars{font-size:17px;margin:4px 0;color:#868686}section#search-box .hit-content section#search-box .hit-price{float:right;margin-left:20px;color:#fff;background:#383838;padding:4px;border-radius:3px}section#search-box .hit-content section#search-box .hit-price,section#search-box .hit-content section#search-box .hit-name{font-weight:normal;margin-top:0}section#search-box .hit-content mark{font-style:normal;color:#4550a7;background-color:transparent;border-bottom:solid 1px rgba(101,91,244,0.5)}section#search-box .hit-content p{font-size:13px}section#search-box .hit-description mark{color:inherit;background-color:inherit}section#search-box .hit-category-breadcrumb{margin:5px 0 2px 0}section#search-box .hit-category-breadcrumb mark{color:inherit}section#search-box .hit-content section#search-box .hit-description{color:#868686;margin:1px 0 10px 0;font-size:14px}section#search-box #pagination{margin-top:60px}section#search-box #pagination ul{font-size:0;list-style-type:none;text-align:center;display:block}section#search-box #pagination li{font-size:14px;display:inline}section#search-box #pagination a,section#search-box #pagination span{padding:8px 12px;text-decoration:none;color:#000;border:1px solid #eee}section#search-box #pagination a:hover,section#search-box #pagination span:hover{background:#f5f5f5}section#search-box #pagination section#search-box .ais-Pagination-item{padding:3px}section#search-box #pagination section#search-box .ais-Pagination-item:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}section#search-box #pagination section#search-box .ais-Pagination-item:last-child{border-right:1px solid #eee;border-top-right-radius:4px;border-bottom-right-radius:4px}section#search-box #pagination section#search-box .ais-Pagination-item--selected a{color:white;border-color:#4550a7;background:#4550a7}section#search-box #pagination section#search-box .ais-Pagination-item--selected a:hover{cursor:default}section#search-box #pagination section#search-box .ais-Pagination-item--disabled{cursor:not-allowed}section#search-box #pagination section#search-box .ais-Pagination-item--disabled:hover{background:0}section#search-box #sort-by-wrapper{font-weight:300;position:relative;float:right;color:#999}section#search-box #sort-by select{font-size:16px;padding-right:14px;cursor:pointer;border:0;outline:0;background:0;-webkit-appearance:none;-moz-appearance:none}section#search-box #sort-by:after{content:'';display:inline-block;position:absolute;top:8px;right:0;width:0;height:0;margin-left:2px;vertical-align:middle;color:#000;border-top:4px dashed;border-right:4px solid transparent;border-left:4px solid transparent;pointer-events:none}section#search-box .facet{margin-bottom:24px;font-size:14px;color:#000}section#search-box .facet h5{margin:0 0 6px;padding:0 0 6px;text-transform:uppercase;border-bottom:2px solid #eee}
1
+ section#search-box a:link,a:visited,a:hover,a:active,a{text-decoration:none!important;color:black!important}section#search-box .clear:after{content:'';display:table;clear:both}section#search-box header{position:relative;height:80px;margin-top:40px}section#search-box header img{position:absolute;top:9px;left:0;float:left;max-width:23%}section#search-box .ais-SearchBox-form{position:relative}section#search-box .ais-SearchBox-input{width:100%;-webkit-appearance:none;appearance:none;border:1px solid #ccc;border-radius:4px;font-size:16px;padding:5px 20px}section#search-box .ais-SearchBox-reset{position:absolute;top:.5em;right:.25em}section#search-box .ais-SearchBox-submit{position:absolute;top:.5rem;left:.25em}section#search-box #search-input section#search-box .ais-SearchBox-submit,section#search-box #search-input section#search-box .ais-SearchBox-reset{top:16px}section#search-box .ais-SearchBox-submit svg,section#search-box .ais-SearchBox-reset svg{width:1.25em;height:1.25em;fill:#8e8e8e}section#search-box #search-input input{font-size:16px;padding-left:100px;font-weight:100;padding:10px 10px 5px 35px;border:0;border-bottom:5px solid #eee;appearance:none;-webkit-appearance:none}section#search-box #search-input input,section#search-box #search-input input:focus{transition:border-color .3s ease-in;outline:0}section#search-box #search-input input:focus{border-color:#4550a7}section#search-box #search-input input::-webkit-input-placeholder,section#search-box #search-input input:-moz-placeholder,section#search-box #search-input input:-moz-placeholder,section#search-box #search-input input:-ms-input-placeholder{font-weight:100;color:#999}section#search-box #hits{margin:4px 0;padding:10px 0;border-top:2px solid #eee}section#search-box .hit{font-size:0;padding:15px 0;border-bottom:1px solid #eee}section#search-box .hit-name{margin:0}section#search-box .hit-image{display:inline-block;width:16%;text-align:center}section#search-box .hit-image img{max-width:100%;max-height:180px}section#search-box .hit-content{font-size:13px;font-weight:300;display:inline-block;width:81%;margin-left:3%;vertical-align:top}section#search-box .hit-stars{font-size:17px;margin:4px 0;color:#868686}section#search-box .hit-content section#search-box .hit-price{float:right;margin-left:20px;color:#fff;background:#383838;padding:4px;border-radius:3px}section#search-box .hit-content section#search-box .hit-price,section#search-box .hit-content section#search-box .hit-name{font-weight:normal;margin-top:0}section#search-box .hit-content mark{font-style:normal;color:#4550a7;background-color:transparent;border-bottom:solid 1px rgba(101,91,244,0.5)}section#search-box .hit-content p{font-size:13px}section#search-box .hit-description mark{color:inherit;background-color:inherit}section#search-box .hit-category-breadcrumb{margin:5px 0 2px 0}section#search-box .hit-category-breadcrumb mark{color:inherit}section#search-box .hit-content section#search-box .hit-description{color:#868686;margin:1px 0 10px 0;font-size:14px}section#search-box #pagination{margin-top:60px}section#search-box #pagination ul{font-size:0;list-style-type:none;text-align:center;display:block}section#search-box #pagination li{font-size:14px;display:inline}section#search-box #pagination a,section#search-box #pagination span{padding:8px 12px;text-decoration:none;color:#000;border:1px solid #eee}section#search-box #pagination a:hover,section#search-box #pagination span:hover{background:#f5f5f5}section#search-box #pagination section#search-box .ais-Pagination-item{padding:3px}section#search-box #pagination section#search-box .ais-Pagination-item:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}section#search-box #pagination section#search-box .ais-Pagination-item:last-child{border-right:1px solid #eee;border-top-right-radius:4px;border-bottom-right-radius:4px}section#search-box #pagination section#search-box .ais-Pagination-item--selected a{color:white;border-color:#4550a7;background:#4550a7}section#search-box #pagination section#search-box .ais-Pagination-item--selected a:hover{cursor:default}section#search-box #pagination section#search-box .ais-Pagination-item--disabled{cursor:not-allowed}section#search-box #pagination section#search-box .ais-Pagination-item--disabled:hover{background:0}section#search-box #sort-by-wrapper{font-weight:300;position:relative;float:right;color:#999}section#search-box #sort-by select{font-size:16px;padding-right:14px;cursor:pointer;border:0;outline:0;background:0;-webkit-appearance:none;-moz-appearance:none}section#search-box #sort-by:after{content:'';display:inline-block;position:absolute;top:8px;right:0;width:0;height:0;margin-left:2px;vertical-align:middle;color:#000;border-top:4px dashed;border-right:4px solid transparent;border-left:4px solid transparent;pointer-events:none}section#search-box .facet{margin-bottom:24px;font-size:14px;color:#000}section#search-box .facet h5{margin:0 0 6px;padding:0 0 6px;text-transform:uppercase;border-bottom:2px solid #eee}
2
2
  section#search-box .facet ul{margin:0;padding:0;list-style-type:none}section#search-box .facet li{margin-bottom:3px}section#search-box .facet a:visited,section#search-box .facet a{color:#000;text-decoration:none;cursor:pointer}section#search-box .ais-RefinementList-label,section#search-box .ais-HierarchicalMenu-list section#search-box .facet-item,section#search-box .ais-Menu-link{cursor:pointer;line-height:1.5em}section#search-box .ais-HierarchicalMenu-list section#search-box .ais-HierarchicalMenu-item{margin:3px 0}section#search-box .ais-HierarchicalMenu-link:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;content:'\f105';padding:0 5px 0 0}section#search-box .sffv_no-results{font-size:13px;line-height:1.2;padding-top:6px}section#search-box .ais-RefinementList section#search-box .ais-SearchBox-submit svg,section#search-box .ais-RefinementList section#search-box .ais-SearchBox-reset svg{width:1em;height:1em;fill:#8e8e8e}section#search-box .ais-RefinementList-label:hover,section#search-box .ais-RefinementList-item--selected section#search-box .ais-RefinementList-label,section#search-box .ais-Menu-link:hover,section#search-box .ais-Menu-item--selected section#search-box .ais-Menu-link[class],section#search-box .ais-HierarchicalMenu-list section#search-box .facet-itemsection#search-box .active:hover,section#search-box .ais-HierarchicalMenu-list section#search-box .facet-itemsection#search-box .active{color:#4550a7}section#search-box .ais-RefinementList-item--selected section#search-box .ais-RefinementList-label:hover,section#search-box .ais-Menu-item--selected section#search-box .ais-Menu-link:hover,section#search-box .ais-HierarchicalMenu-list section#search-box .facet-itemsection#search-box .active:hover{text-decoration:line-through;color:#4550a7}section#search-box .ais-RefinementList-count,section#search-box .ais-HierarchicalMenu-count,section#search-box .ais-Menu-count,section#search-box .ais-RatingMenu-count,section#search-box .ais-ToggleRefinement-count{position:relative;float:right;color:#999}section#search-box .no-results #pagination,section#search-box .no-results #sort-by,section#search-box .no-results #stats,section#search-box .no-results #facets{display:none}section#search-box #no-results-message{text-align:center}section#search-box #no-results-message p{font-size:28px;font-weight:100}section#search-box #no-results-message ul{list-style-type:none}section#search-box #no-results-message li{font-size:12px;position:relative;display:inline-block;margin:4px 2px;padding:4px 28px 4px 8px;color:#999;border:1px solid #ddd;border-radius:12px}section#search-box #no-results-message li spansection#search-box .value{font-weight:bold;color:#000}section#search-box #no-results-message li asection#search-box .remove img{position:absolute;top:3px;right:5px;float:right;width:17px;height:17px;opacity:.5}section#search-box #no-results-message li asection#search-box .remove:hover img{opacity:1}section#search-box a.clear-all{font-size:12px;line-height:1;display:inline-block;margin:10px;padding:8px 12px;text-decoration:none;color:black;border:2px solid #ddd;border-radius:4px}section#search-box a.clear-all:hover{transition:border-color .3s ease-in;border-color:#999}section#search-box .ais-RangeSlider section#search-box .rheostat-progress{background-color:#46aeda}section#search-box .rheostat-handle{border-color:#4550a7}section#search-box .ais-RatingMenu-link{display:flex}section#search-box .ais-RatingMenu-label{flex-grow:1}section#search-box .ais-Menu-item--selected,section#search-box .ais-RefinementList-item--selected,section#search-box .ais-HierarchicalMenu-item--selected,section#search-box .ais-RatingMenu-item--selected{font-weight:bold}section#search-box .ais-RatingMenu-starIcon,section#search-box .ais-RatingMenu-starIcon--emtpy{display:inline-block;width:1em;height:1em}section#search-box .ais-RatingMenu-starIcon,section#search-box .ais-RatingMenu-starIcon--empty{fill:currentColor;color:#fbae00}section#search-box .ais-RatingMenu-item--disabled section#search-box .ais-RatingMenu-starIcon,section#search-box .ais-RatingMenu-item--disabled section#search-box .ais-RatingMenu-starIcon--empty{color:#c9c9c9}section#search-box .ais-ToggleRefinement-label{cursor:pointer}section#search-box .ais-RefinementList-showMore,section#search-box .ais-Menu-showMore{font-weight:bold;opacity:.7;padding-left:4px;position:relative;line-height:25px;font-size:.9em}section#search-box .ais-RefinementList-showMore:hover,section#search-box .ais-RefinementList-showMore:focus,section#search-box .ais-Menu-showMore:hover,section#search-box .ais-Menu-showMore:focus{opacity:1}section#search-box .ais-RefinementList-showMore section#search-box .isShowingMore:before,section#search-box .ais-RefinementList-showMore section#search-box .isShowingLess:before,section#search-box .ais-Menu-showMore section#search-box .isShowingMore:before,section#search-box .ais-Menu-showMore section#search-box .isShowingLess:before{font-family:FontAwesome;font-style:inherit;font-weight:inherit;text-decoration:inherit;display:inline-block;position:relative;content:'';margin:0 5px 0 0}
3
3
  section#search-box .ais-RefinementList-showMore section#search-box .isShowingMore:before,section#search-box .ais-Menu-showMore section#search-box .isShowingMore:before{content:'\f0fe'}section#search-box .ais-RefinementList-showMore section#search-box .isShowingLess:before,section#search-box .ais-Menu-showMore section#search-box .isShowingLess:before{content:'\f146'}
@@ -0,0 +1 @@
1
+ body{font-family:'Roboto Mono',monospace}#main-container{overflow-wrap:break-word}.fork-me{width:13rem;right:0;position:fixed;z-index:999;top:10rem;border:1rem solid black}a.fork-me:link,a.fork-me:visited,a.fork-me:hover,a.fork-me:active,a.post-link:link,a.post-link:visited,a.post-link:hover,a.post-link:active,a.pagination-nav:link,a.pagination-nav:visited,a.pagination-nav:hover,a.pagination-nav:active,a.nav-blog-links:link,a.nav-blog-links:visited,a.nav-blog-links:hover,a.nav-blog-links:active{text-decoration:none!important}nav>ul,ul.post-list{list-style:none}div.nav-container-up:before{content:"";position:absolute;border-bottom:1px solid #f8f9fa;width:20px;transform:rotate(45deg);transform-origin:0 0;left:calc(50% - 1px);margin-top:-1.8em;flex:1;background-color:white;height:20px}div.nav-container-up:after{content:"";position:absolute;border-bottom:1px solid #f8f9fa;width:20px;transform:rotate(45deg);transform-origin:0 0;left:calc(50%+1px);margin-top:-1em}div.nav-container-down:before{content:"";position:absolute;border-bottom:1px solid #f8f9fa;width:20px;transform:rotate(45deg);transform-origin:0 0;left:calc(50% - 1px);margin-top:2.7em;flex:1;background-color:white;height:20px}div.nav-container-down:after{content:"";position:absolute;border-bottom:1px solid #f8f9fa;width:20px;transform:rotate(45deg);transform-origin:0 0;left:calc(50%+1px);margin-top:3.4em}@media(max-width:576px){.fork-me{width:3rem}}
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lbenicio-minimal-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.6.3
4
+ version: 1.6.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Leonardo Benicio
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-12-06 00:00:00.000000000 Z
11
+ date: 2024-01-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll-seo-tag
@@ -183,10 +183,10 @@ files:
183
183
  - _layouts/feed.html
184
184
  - _layouts/home.html
185
185
  - _layouts/posts.html
186
- - assets/css/monokai.scss
187
- - assets/css/post.scss
186
+ - assets/css/monokai.css
187
+ - assets/css/post.css
188
188
  - assets/css/search.css
189
- - assets/css/style.scss
189
+ - assets/css/style.css
190
190
  - assets/favicon.ico
191
191
  - assets/favicon.png
192
192
  - assets/img/profile.jpg
@@ -256,7 +256,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
256
256
  - !ruby/object:Gem::Version
257
257
  version: '0'
258
258
  requirements: []
259
- rubygems_version: 3.4.10
259
+ rubygems_version: 3.5.3
260
260
  signing_key:
261
261
  specification_version: 4
262
262
  summary: Personal website and blog theme.
@@ -1,354 +0,0 @@
1
- ---
2
- # Front matter comment to ensure Jekyll properly reads file.
3
- ---
4
-
5
- .highlight .hll {
6
- background-color: #49483e
7
- }
8
-
9
- .highlight {
10
- background: #272822;
11
- color: #f8f8f2
12
- }
13
-
14
- .highlight .c {
15
- color: #75715e
16
- }
17
-
18
- /* Comment */
19
- .highlight .err {
20
- color: #960050;
21
- background-color: #1e0010
22
- }
23
-
24
- /* Error */
25
- .highlight .k {
26
- color: #66d9ef
27
- }
28
-
29
- /* Keyword */
30
- .highlight .l {
31
- color: #ae81ff
32
- }
33
-
34
- /* Literal */
35
- .highlight .n {
36
- color: #f8f8f2
37
- }
38
-
39
- /* Name */
40
- .highlight .o {
41
- color: #f92672
42
- }
43
-
44
- /* Operator */
45
- .highlight .p {
46
- color: #f8f8f2
47
- }
48
-
49
- /* Punctuation */
50
- .highlight .ch {
51
- color: #75715e
52
- }
53
-
54
- /* Comment.Hashbang */
55
- .highlight .cm {
56
- color: #75715e
57
- }
58
-
59
- /* Comment.Multiline */
60
- .highlight .cp {
61
- color: #75715e
62
- }
63
-
64
- /* Comment.Preproc */
65
- .highlight .cpf {
66
- color: #75715e
67
- }
68
-
69
- /* Comment.PreprocFile */
70
- .highlight .c1 {
71
- color: #75715e
72
- }
73
-
74
- /* Comment.Single */
75
- .highlight .cs {
76
- color: #75715e
77
- }
78
-
79
- /* Comment.Special */
80
- .highlight .gd {
81
- color: #f92672
82
- }
83
-
84
- /* Generic.Deleted */
85
- .highlight .ge {
86
- font-style: italic
87
- }
88
-
89
- /* Generic.Emph */
90
- .highlight .gi {
91
- color: #a6e22e
92
- }
93
-
94
- /* Generic.Inserted */
95
- .highlight .gs {
96
- font-weight: bold
97
- }
98
-
99
- /* Generic.Strong */
100
- .highlight .gu {
101
- color: #75715e
102
- }
103
-
104
- /* Generic.Subheading */
105
- .highlight .kc {
106
- color: #66d9ef
107
- }
108
-
109
- /* Keyword.Constant */
110
- .highlight .kd {
111
- color: #66d9ef
112
- }
113
-
114
- /* Keyword.Declaration */
115
- .highlight .kn {
116
- color: #f92672
117
- }
118
-
119
- /* Keyword.Namespace */
120
- .highlight .kp {
121
- color: #66d9ef
122
- }
123
-
124
- /* Keyword.Pseudo */
125
- .highlight .kr {
126
- color: #66d9ef
127
- }
128
-
129
- /* Keyword.Reserved */
130
- .highlight .kt {
131
- color: #66d9ef
132
- }
133
-
134
- /* Keyword.Type */
135
- .highlight .ld {
136
- color: #e6db74
137
- }
138
-
139
- /* Literal.Date */
140
- .highlight .m {
141
- color: #ae81ff
142
- }
143
-
144
- /* Literal.Number */
145
- .highlight .s {
146
- color: #e6db74
147
- }
148
-
149
- /* Literal.String */
150
- .highlight .na {
151
- color: #a6e22e
152
- }
153
-
154
- /* Name.Attribute */
155
- .highlight .nb {
156
- color: #f8f8f2
157
- }
158
-
159
- /* Name.Builtin */
160
- .highlight .nc {
161
- color: #a6e22e
162
- }
163
-
164
- /* Name.Class */
165
- .highlight .no {
166
- color: #66d9ef
167
- }
168
-
169
- /* Name.Constant */
170
- .highlight .nd {
171
- color: #a6e22e
172
- }
173
-
174
- /* Name.Decorator */
175
- .highlight .ni {
176
- color: #f8f8f2
177
- }
178
-
179
- /* Name.Entity */
180
- .highlight .ne {
181
- color: #a6e22e
182
- }
183
-
184
- /* Name.Exception */
185
- .highlight .nf {
186
- color: #a6e22e
187
- }
188
-
189
- /* Name.Function */
190
- .highlight .nl {
191
- color: #f8f8f2
192
- }
193
-
194
- /* Name.Label */
195
- .highlight .nn {
196
- color: #f8f8f2
197
- }
198
-
199
- /* Name.Namespace */
200
- .highlight .nx {
201
- color: #a6e22e
202
- }
203
-
204
- /* Name.Other */
205
- .highlight .py {
206
- color: #f8f8f2
207
- }
208
-
209
- /* Name.Property */
210
- .highlight .nt {
211
- color: #f92672
212
- }
213
-
214
- /* Name.Tag */
215
- .highlight .nv {
216
- color: #f8f8f2
217
- }
218
-
219
- /* Name.Variable */
220
- .highlight .ow {
221
- color: #f92672
222
- }
223
-
224
- /* Operator.Word */
225
- .highlight .w {
226
- color: #f8f8f2
227
- }
228
-
229
- /* Text.Whitespace */
230
- .highlight .mb {
231
- color: #ae81ff
232
- }
233
-
234
- /* Literal.Number.Bin */
235
- .highlight .mf {
236
- color: #ae81ff
237
- }
238
-
239
- /* Literal.Number.Float */
240
- .highlight .mh {
241
- color: #ae81ff
242
- }
243
-
244
- /* Literal.Number.Hex */
245
- .highlight .mi {
246
- color: #ae81ff
247
- }
248
-
249
- /* Literal.Number.Integer */
250
- .highlight .mo {
251
- color: #ae81ff
252
- }
253
-
254
- /* Literal.Number.Oct */
255
- .highlight .sa {
256
- color: #e6db74
257
- }
258
-
259
- /* Literal.String.Affix */
260
- .highlight .sb {
261
- color: #e6db74
262
- }
263
-
264
- /* Literal.String.Backtick */
265
- .highlight .sc {
266
- color: #e6db74
267
- }
268
-
269
- /* Literal.String.Char */
270
- .highlight .dl {
271
- color: #e6db74
272
- }
273
-
274
- /* Literal.String.Delimiter */
275
- .highlight .sd {
276
- color: #e6db74
277
- }
278
-
279
- /* Literal.String.Doc */
280
- .highlight .s2 {
281
- color: #e6db74
282
- }
283
-
284
- /* Literal.String.Double */
285
- .highlight .se {
286
- color: #ae81ff
287
- }
288
-
289
- /* Literal.String.Escape */
290
- .highlight .sh {
291
- color: #e6db74
292
- }
293
-
294
- /* Literal.String.Heredoc */
295
- .highlight .si {
296
- color: #e6db74
297
- }
298
-
299
- /* Literal.String.Interpol */
300
- .highlight .sx {
301
- color: #e6db74
302
- }
303
-
304
- /* Literal.String.Other */
305
- .highlight .sr {
306
- color: #e6db74
307
- }
308
-
309
- /* Literal.String.Regex */
310
- .highlight .s1 {
311
- color: #e6db74
312
- }
313
-
314
- /* Literal.String.Single */
315
- .highlight .ss {
316
- color: #e6db74
317
- }
318
-
319
- /* Literal.String.Symbol */
320
- .highlight .bp {
321
- color: #f8f8f2
322
- }
323
-
324
- /* Name.Builtin.Pseudo */
325
- .highlight .fm {
326
- color: #a6e22e
327
- }
328
-
329
- /* Name.Function.Magic */
330
- .highlight .vc {
331
- color: #f8f8f2
332
- }
333
-
334
- /* Name.Variable.Class */
335
- .highlight .vg {
336
- color: #f8f8f2
337
- }
338
-
339
- /* Name.Variable.Global */
340
- .highlight .vi {
341
- color: #f8f8f2
342
- }
343
-
344
- /* Name.Variable.Instance */
345
- .highlight .vm {
346
- color: #f8f8f2
347
- }
348
-
349
- /* Name.Variable.Magic */
350
- .highlight .il {
351
- color: #ae81ff
352
- }
353
-
354
- /* Literal.Number.Integer.Long */
data/assets/css/post.scss DELETED
@@ -1,34 +0,0 @@
1
- ---
2
- # Front matter comment to ensure Jekyll properly reads file.
3
- ---
4
-
5
- body.body-posts section.content #main-container {
6
- word-wrap: break-word;
7
- word-break: break-word;
8
- }
9
-
10
- body.body-posts section.content #main-container .highlight {
11
- padding: 0.5em;
12
- margin-top: 0.5em;
13
- margin-bottom: 0.5em;
14
- }
15
-
16
- body.body-posts section.content #main-container .link-anchor {
17
- color: var(--bs-body-color);
18
- }
19
-
20
- body.body-posts section.content #main-container .link-anchor:hover {
21
- color: var(--bs-body-color);
22
- }
23
-
24
- body.body-posts section.content #main-container h1, h2, h3, h4, h5, h6 {
25
- padding-top: 3rem;
26
- }
27
-
28
- body.body-posts section.content #main-container .toc-entry a {
29
- color: black !important;
30
- }
31
-
32
- body.body-posts section.content #main-container .toc-entry li {
33
- margin-top: 1rem;
34
- }
@@ -1,100 +0,0 @@
1
- ---
2
- # Front matter comment to ensure Jekyll properly reads file.
3
- ---
4
-
5
- body {
6
- font-family: 'Roboto Mono', monospace;
7
- }
8
-
9
- #main-container {
10
- overflow-wrap: break-word;
11
- }
12
-
13
- .fork-me {
14
- width: 13rem;
15
- right: 0;
16
- position: fixed;
17
- z-index: 999;
18
- top: 10rem;
19
- border: 1rem solid black;
20
- }
21
-
22
- a.fork-me:link,
23
- a.fork-me:visited,
24
- a.fork-me:hover,
25
- a.fork-me:active,
26
- a.post-link:link,
27
- a.post-link:visited,
28
- a.post-link:hover,
29
- a.post-link:active,
30
- a.pagination-nav:link,
31
- a.pagination-nav:visited,
32
- a.pagination-nav:hover,
33
- a.pagination-nav:active,
34
- a.nav-blog-links:link,
35
- a.nav-blog-links:visited,
36
- a.nav-blog-links:hover,
37
- a.nav-blog-links:active {
38
- text-decoration: none !important;
39
- }
40
-
41
- nav>ul,
42
- ul.post-list {
43
- list-style: none;
44
- }
45
-
46
- div.nav-container-up:before{
47
- content: "";
48
- position: absolute;
49
- border-bottom: 1px solid #f8f9fa;
50
- width: 20px;
51
- transform: rotate(45deg);
52
- transform-origin: 0% 0%;
53
- left: calc(50% - 1px);
54
- margin-top: -1.8em;
55
- flex: 1;
56
- background-color: white;
57
- height: 20px;
58
- }
59
-
60
- div.nav-container-up:after{
61
- content:"";
62
- position:absolute;
63
- border-bottom:1px solid #f8f9fa;
64
- width:20px;
65
- transform: rotate(45deg);
66
- transform-origin: 0% 0%;
67
- left: calc(50% + 1px);
68
- margin-top: -1em;
69
- }
70
-
71
- div.nav-container-down:before{
72
- content: "";
73
- position: absolute;
74
- border-bottom: 1px solid #f8f9fa;
75
- width: 20px;
76
- transform: rotate(45deg);
77
- transform-origin: 0% 0%;
78
- left: calc(50% - 1px);
79
- margin-top: 2.7em;
80
- flex: 1;
81
- background-color: white;
82
- height: 20px;
83
- }
84
-
85
- div.nav-container-down:after{
86
- content:"";
87
- position:absolute;
88
- border-bottom:1px solid #f8f9fa;
89
- width:20px;
90
- transform: rotate(45deg);
91
- transform-origin: 0% 0%;
92
- left: calc(50% + 1px);
93
- margin-top: 3.4em;
94
- }
95
-
96
- @media (max-width: 576px) {
97
- .fork-me {
98
- width: 3rem;
99
- }
100
- }