diff --git a/README.md b/README.md index bff85fd..34ea0c8 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,58 @@ -# Redemption +# halo-theme-Redemption -救赎之路 Halo 博客主题 - -- [x] 深色模式 -- [x] 媒体自适应(全尺寸) -- [x] Markdown 样式设计 -- [ ] 导航栏 +Redemption 一款专注阅读、写作的主题。 ## 预览 +- [7Wate's blog](https://blog.7wate.com/) + ![预览](screenshot.png) -![暗模式](source/images/darkmode.png) +![预览](\source\images\index.gif) -![移动端](source/images/870pxdrivce.png) +## 功能 + +- [x] 专注阅读设计 +- [x] 深 / 浅色模式 +- [x] 全尺寸媒体自适应 +- [x] Markdown 样式设计 +- [x] 社交平台展示 +- [x] 支持独立页面 +- [ ] 字体切换 +- [ ] 导航栏 + +## 配置 + +### 主题设置 + +- 自定义博客标题以及短语,并填写对应备案号。 +- 自定义显示[开往](https://travellings.link/)和[十年之约](https://www.foreverblog.cn/)的 logo。 + +### 社交链接 + +- 自定义关于页面、Github、哔哩哔哩、邮箱链接。 + +### 评论设置 + +- 自定义开启评论,默认关闭。 + +### 图库设置 + +- 自定义是否显示图库。 +- 自定义图库页面标题以及短语。 + +## 评论 + +**正常启用评论**,需要编辑主题在 `/source/plugins/comment/halo-comment.min.js` 文件中修改 `{baseUrl:"https://blog.7wate.com/"}` 双引号内的地址为你的博客地址。 + +为了适配主题风格,Fork 了官方仓库自定义实现的评论组件。 + +组件仓库:[7Wate](https://github.com/7Wate)/**[halo-comment-normal](https://github.com/7Wate/halo-comment-normal)** + +## 安装 + +1. 远程拉取:https://github.com/7Wate/Redemption.git 复制地址点击下载 +2. 本地上传:在 [发布](https://github.com/7Wate/Redemption/releases) 页面,下载压缩包然后上传安装。 ## 许可证 diff --git a/screenshot.png b/screenshot.png index 07f67b9..e16012f 100644 Binary files a/screenshot.png and b/screenshot.png differ diff --git a/source/css/index.min.css b/source/css/index.min.css index ee8c5cb..6a37edb 100644 --- a/source/css/index.min.css +++ b/source/css/index.min.css @@ -1,4 +1,4 @@ -@charset "UTF-8";html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}a{background-color:transparent}img{border-style:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}a{text-decoration:none}@charset "UTF-8";:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media print,(prefers-reduced-motion:reduce){.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@font-face{font-family:"remixicon";src:url('../font/remixicon.eot');src:url('../font/remixicon.eot') format('embedded-opentype'),url("../font/remixicon.woff2") format("woff2"),url("../font/remixicon.woff") format("woff"),url('../font/remixicon.ttf') format('truetype'),url('../font/remixicon.svg') format('svg');font-display:swap}[class^="ri-"]{font-family:'remixicon'!important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ri-archive-line:before{content:"\ea48"}.ri-camera-line:before{content:"\eb31"}.ri-footprint-line:before{content:"\ed91"}.ri-links-line:before{content:"\eeb8"}.ri-mail-line:before{content:"\eef6"}.ri-map-2-line:before{content:"\ef06"}.ri-map-pin-time-line:before{content:"\ef18"}.ri-message-3-line:before{content:"\ef46"}.ri-rss-line:before{content:"\f09f"}.ri-train-line:before{content:"\f223"}html{font-variant-numeric:tabular-nums;-webkit-font-smoothing:antialiased}@media(max-width:870px){html{font-size:18px;font-family:-apple-system,BlinksMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:500}}@media(min-width:870px) and (max-width:1440px){html{font-size:20px;font-family:-apple-system,BlinksMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:500}}@media(min-width:1440px) and (max-width:1920px){html{font-size:22px;font-family:-apple-system,BlinksMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:500}}@media(min-width:1920px) and (max-width:2560px){html{font-size:1.2vw;font-family:-apple-system,BlinksMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:500}}@media(min-width:2560px) and (max-width:2880px){html{font-size:1.25vw;font-family:-apple-system,BlinksMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:500}}@media(min-width:2880px){html{font-size:1.27vw;font-family:-apple-system,BlinksMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:500} +@charset "UTF-8";html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}a{background-color:transparent}img{border-style:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}a{text-decoration:none}@charset "UTF-8";:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}@media print,(prefers-reduced-motion:reduce){.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@font-face{font-family:"remixicon";src:url('../font/remixicon.eot');src:url('../font/remixicon.eot') format('embedded-opentype'),url("../font/remixicon.woff2") format("woff2"),url("../font/remixicon.woff") format("woff"),url('../font/remixicon.ttf') format('truetype'),url('../font/remixicon.svg') format('svg');font-display:swap}[class^="ri-"]{font-family:'remixicon'!important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ri-archive-line:before{content:"\ea48"}.ri-bilibili-line:before{content:"\eac0";}.ri-camera-line:before{content:"\eb31"}.ri-footprint-line:before{content:"\ed91"}.ri-github-line:before{content:"\edcb";}.ri-links-line:before{content:"\eeb8"}.ri-mail-line:before{content:"\eef6"}.ri-map-2-line:before{content:"\ef06"}.ri-map-pin-time-line:before{content:"\ef18"}.ri-message-3-line:before{content:"\ef46"}.ri-rss-line:before{content:"\f09f"}.ri-train-line:before{content:"\f223"}html{font-variant-numeric:tabular-nums;-webkit-font-smoothing:antialiased}@media(max-width:870px){html{font-size:18px;font-family:-apple-system,BlinksMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:500}}@media(min-width:870px) and (max-width:1440px){html{font-size:20px;font-family:-apple-system,BlinksMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:500}}@media(min-width:1440px) and (max-width:1920px){html{font-size:22px;font-family:-apple-system,BlinksMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:500}}@media(min-width:1920px) and (max-width:2560px){html{font-size:1.2vw;font-family:-apple-system,BlinksMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:500}}@media(min-width:2560px) and (max-width:2880px){html{font-size:1.25vw;font-family:-apple-system,BlinksMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:500}}@media(min-width:2880px){html{font-size:1.27vw;font-family:-apple-system,BlinksMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:500} }[data-font=serif]{font-family:-apple-system,BlinksMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:500}[data-font=sans]{font-family:-apple-system,BlinksMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:400}html ::-webkit-scrollbar{width:10px;height:10px}html ::-webkit-scrollbar-thumb{height:40px;border-radius:16px;background-color:rgba(0,0,0,0.2470588235)}html ::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,0.2470588235)}@media(prefers-color-scheme:dark){html::-webkit-scrollbar-thumb{background-color:#3d3030}html ::-webkit-scrollbar-thumb:hover{background-color:#acacac}}body{background-color:#f7f7f7;color:#333}@media(prefers-color-scheme:dark){body{background-color:#3d3d3d;color:#a3a3a3}}.container{display:flex;flex-wrap:nowrap;flex-direction:column;align-items:center}main{display:flex;flex-wrap:nowrap;flex-direction:column;align-items:center;background:#fff;box-shadow:0 .375rem 1rem -0.5rem rgba(0,0,0,0.17)}@media(prefers-color-scheme:dark){main{background:#292929;box-shadow:0 .375rem 1rem -0.5rem rgba(0,0,0,0.34)}}@media(max-width:870px){main{width:99%;margin-top:1%;padding-bottom:5%}}@media(min-width:870px) and (max-width:1440px){main{width:71.8vw;margin-top:18.48vh;padding-bottom:7vh}}@media(min-width:1440px){main{width:61.8vw;margin-top:23.48vh;padding-bottom:7vh}}@media(max-width:870px){main>.index,main>.archives,main>.categories,main>.category,main>.links,main>.post,main>.tag,main>.journals{width:90%;padding:2.5% 5%}main>.index>ul,main>.archives>ul,main>.categories>ul,main>.category>ul,main>.links>ul,main>.post>ul,main>.tag>ul,main>.journals>ul{-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0}}@media(min-width:870px){main>.index,main>.archives,main>.categories,main>.category,main>.links,main>.post,main>.tag,main>.journals{width:80%;padding:2rem 0rem 2rem 0rem}}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-3px)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-3px)}100%{opacity:1;transform:translateY(0)}}.header{display:flex}.header>.title>a{font-size:2.2rem;letter-spacing:.2rem;line-height:2.4rem}.header>.title>a>span{color:#262626}.header>.title>a>span:hover{color:rgba(38,38,38,0.5019607843)}.header>.description{font-size:.9rem;color:#8c8c8c}.header>.description>.socials{display:flex;justify-content:flex-end}.header>.description>.socials>a{font-size:1rem;margin-left:.5rem;cursor:pointer;color:#8c8c8c}.header>.description>.socials>a:hover{color:rgba(140,140,140,0.5019607843)}@media(prefers-color-scheme:dark){.header>.title>a>span{color:#dbdbdb}.header>.title>a>span:hover{color:rgba(219,219,219,0.5019607843)}.header>.description{color:#7d7d7d}.header>.description>.socials>a{color:#7d7d7d}.header>.description>.socials>a:hover{color:rgba(125,125,125,0.5019607843)}}@media(max-width:870px){.header{flex-direction:column;align-items:center;width:90%;padding:17% 5% 5% 5%}.header>.description{display:flex;flex-direction:column;align-items:center}}@media(min-width:870px){.header{width:80%;padding:8rem 0 4rem 0;justify-content:space-between}.header>.title{width:6rem}.header>.description{display:flex;flex-direction:column;align-items:flex-end}}footer .copyright{display:flex;flex-direction:column;align-items:center;font-size:.8rem}footer .copyright a{padding:.1rem .1rem;color:#bfbfbf}footer .copyright a:hover{color:#262626}@media(prefers-color-scheme:dark){footer .copyright>a{color:#262626}footer .copyright>a:hover{color:#bfbfbf}}@media(max-width:870px){footer{padding:5% 0}}@media(min-width:870px){footer{padding:2rem 0}}.pagenav{display:flex;justify-content:space-between}.pagenav>a{text-decoration:none;margin:0 2rem;color:#262626}.pagenav>a:hover{color:#595959}@media(prefers-color-scheme:dark){.pagenav>a{color:#b6b6b6}.pagenav>a:hover{color:#434343}}@media(max-width:870px){.pagenav{padding:4% 0 5% 0}}@media(min-width:870px){.pagenav{padding:2rem 0}}@media(max-width:870px){.comment{width:99%;margin:5% 0}}@media(min-width:870px){.comment{margin-top:2rem;width:61.8vw}}.post-bottom-menu{display:flex;justify-content:space-around;border-top:1px solid #e7e7e7}.post-bottom-menu>a{color:#262626}.post-bottom-menu>a:hover{color:#595959}@media(prefers-color-scheme:dark){.post-bottom-menu{border-top:1px solid #e7e7e7}.post-bottom-menu>a{color:#b6b6b6}.post-bottom-menu>a:hover{color:#434343}}@media(max-width:870px){.post-bottom-menu{margin-top:5%;padding-top:5%;width:80%}}@media(min-width:870px){.post-bottom-menu{padding-top:2rem;width:77%} }.close{display:none}.post iframe{width:97%;margin:.5rem 0}@media(min-width:320px) and (max-width:870px){.post iframe{height:47vh}}@media(min-width:870px){.post iframe{height:87vh}}.archives>ul>.year{font-size:1.5rem;font-weight:bold;line-height:2.2rem;color:#262626}.archives>ul>li{display:flex;font-size:.875rem;padding-bottom:.3rem;line-height:1.75rem}.archives>ul>li>a{color:#595959}.archives>ul>li>a:hover{color:rgba(89,89,89,0.5019607843)}.archives>ul>li>span{color:#8c8c8c}@media(prefers-color-scheme:dark){.archives>ul>.year{color:#dbdbdb}.archives>ul>li>a{color:#acacac}.archives>ul>li>a:hover{color:rgba(172,172,172,0.5019607843)}.archives>ul>li>span{color:#7d7d7d}}@media(max-width:870px){.archives>ul{padding:2.5% 1%}.archives>ul>.year{padding:2.5% 0}.archives>ul>.title{padding:2.5% 0}.archives>ul>li{justify-content:space-between}}@media(min-width:870px){.archives>ul{padding:.625rem .1rem}.archives>ul>.year{padding:.5rem 0}.archives>ul>li{justify-content:space-between;padding-bottom:.3rem}}.category>ul>.name{font-size:1.5rem;font-weight:bold;line-height:2.2rem;color:#262626}.category>ul>li{display:flex;font-size:.875rem;line-height:2rem}.category>ul>li>a{color:#595959}.category>ul>li>a:hover{color:rgba(89,89,89,0.5019607843)}.category>ul>li>span{color:#8c8c8c}@media(prefers-color-scheme:dark){.category>ul>.name{color:#dbdbdb}.category>ul>li>a{color:#dbdbdb}.category>ul>li>a:hover{color:rgba(219,219,219,0.5019607843)}.category>ul>li>span{color:#7d7d7d}}@media(max-width:870px){.category>ul{padding:2.5% 1%}.category>ul>.name{padding:2.5% 0}.category>ul>li{justify-content:space-between}}@media(min-width:870px){.category>ul{padding:.625rem .1rem}.category>ul>.name{padding:.5rem 0}.category>ul>li{justify-content:space-between;padding-bottom:.3rem}}.categories>ul{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap}.categories>ul>li{font-size:1rem}.categories>ul>li>a{color:#262626}.categories>ul>li>a:hover{color:rgba(38,38,38,0.5019607843)}.categories>ul>li>a>span{color:#8c8c8c}.categories>ul .count{display:inline-block;position:relative;top:-0.5rem;right:-0.125rem;font-size:.75rem}@media(prefers-color-scheme:dark){.categories>ul>li>a{color:#dbdbdb}.categories>ul>li>a:hover{color:rgba(219,219,219,0.5019607843)}}@media(max-width:870px){.categories{margin:7% 0}.categories>ul>li{margin:2.5% 2.5%}}@media(min-width:870px){.categories{margin:5rem 0}.categories>ul>li{margin:.5rem 1rem}}.index>h1>a{letter-spacing:.0625rem;font-size:1.375rem;line-height:1.75rem;color:#262626}.index>h1>a:hover{color:rgba(38,38,38,0.5019607843)}.index>p{line-height:1.5rem;text-indent:2rem;color:#595959}.index>.info{display:flex;justify-content:flex-end;flex-wrap:wrap;flex-direction:row;border-bottom:1px solid #d9d9d9}.index>.info>.date,.index>.info>.tag{font-weight:400;font-size:.75rem}.index>.info>.date>i,.index>.info>.tag>i{position:relative;top:.1rem;color:#8c8c8c}.index>.info>.date>a,.index>.info>.tag>a{font-size:.75rem;color:#8c8c8c}.index>.info>.date>a:hover,.index>.info>.tag>a:hover{color:rgba(140,140,140,0.5019607843)}@media(prefers-color-scheme:dark){.index>h1>a{color:#dbdbdb}.index>h1>a:hover{color:rgba(219,219,219,0.5019607843)}.index>p{color:#acacac}.index>.info{border-bottom:1px solid #434343}.index>.info>.date>i,.index>.info>.tag>i{color:#7d7d7d}.index>.info>.date>a,.index>.info>.tag>a{color:#7d7d7d}.index>.info>.date>a:hover,.index>.info>.tag>a:hover{color:rgba(125,125,125,0.5019607843)}}@media(min-width:320px) and (max-width:870px){.index>h1{-webkit-margin-before:0;margin-block-start:0}.index>.info{padding:1% 0 2% 0}.index>.info>span{margin:1% 1%}}@media(min-width:870px){.index>.info{padding:.5rem 0 2rem 0}.index>.info>span{padding:0 .5rem}}.journals>.name{font-size:1.5rem;font-weight:bold;line-height:2.2rem;color:#262626}.journals>ul>li>.content{font-size:1rem;line-height:1.5rem;color:#595959}.journals>ul>li>.info{display:flex;justify-content:flex-end;font-size:.75rem;color:#8c8c8c}@media(prefers-color-scheme:dark){.journals>.name{color:#dbdbdb}.journals>ul>li>.content{color:#acacac}.journals>ul>li>.info{color:#7d7d7d}}@media(max-width:870px){.journals>.name{padding:2.5% 0;text-align:center}.journals>ul>li{padding:2.5% 0}.journals>ul>li>.info{padding:1% 0}}@media(min-width:870px){.journals>.name{padding:.5rem 0}.journals>ul>li{list-style-type:none;padding:1rem .1rem}.journals>ul>li>.info{padding:1rem 0}}.links>ul>.friend{font-size:1.5rem;font-weight:bold;line-height:2.2rem;color:#262626}.links>ul>li{display:flex;justify-content:space-between;font-size:1rem;line-height:1.5rem}.links>ul>li>a{color:#595959}.links>ul>li>a:hover{color:rgba(89,89,89,0.5019607843)}@media(prefers-color-scheme:dark){.links>ul>.friend{color:#dbdbdb}.links>ul>li>a{color:#dbdbdb}.links>ul>li>a:hover{color:rgba(219,219,219,0.5019607843)}}@media(max-width:870px){.links>ul{padding:2.5% 1%}.links>ul>.friend{padding:2.5% 0}.links>ul>li{padding-bottom:1%}}@media(min-width:870px){.links>ul{padding:.625rem .1rem}.links>ul>.friend{padding:.5rem 0} .links>ul>li{padding-bottom:.3rem}}.post>.title>h1>a{letter-spacing:.0625rem;font-size:2rem;line-height:2rem;color:#262626}.post>.title>h1>a:hover{color:rgba(38,38,38,0.5019607843)}.post>.title>.info{display:flex;border-bottom:1px solid #d9d9d9;margin-bottom:1rem}.post>.title>.info>span{font-weight:400;font-size:.75rem;color:#8c8c8c}.post>.title>.info>span i{position:relative;top:.125rem;color:#8c8c8c}@media(prefers-color-scheme:dark){.post>.title>h1>a{color:#dbdbdb}.post>.title>h1>a:hover{color:rgba(219,219,219,0.5019607843)}.post>.title>.info{border-bottom:1px solid #434343}.post>.title>.info span{color:#7d7d7d}.post>.title>.info span i{color:#7d7d7d}}@media(max-width:870px){.post>.title{margin-top:10%}.post>.title>.info{flex-direction:column}.post>.title>.info>span{padding:1% 1%}}@media(min-width:870px){.post>.title{margin-top:4rem}.post>.title>.info{flex-direction:row}.post>.title>.info>span{margin:.25rem .25rem}}.tag>ul>.name{font-size:1.5rem;font-weight:bold;line-height:2.2rem;color:#262626}.tag>ul>li{display:flex;font-size:.875rem;line-height:1.75rem}.tag>ul>li>a{color:#595959}.tag>ul>li>a:hover{color:rgba(89,89,89,0.5019607843)}@media(prefers-color-scheme:dark){.tag>ul>.name{color:#dbdbdb}.tag>ul>li>a{color:#dbdbdb}.tag>ul>li>a:hover{color:rgba(219,219,219,0.5019607843)}}@media(max-width:870px){.tag>ul{padding:2.5% 1%}.tag>ul>.name{padding:2.5% 0;text-align:center}.tag>ul>li{justify-content:center;padding-bottom:1%}.tag>ul>li>span{display:none}}@media(min-width:870px){.tag>ul{padding:.625rem .1rem}.tag>ul>.name{padding:.5rem 0}.tag>ul>li{justify-content:space-between;padding-bottom:.3rem}}.tags>ul{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap}.tags>ul>li{font-size:1rem}.tags>ul>li>a{color:#262626}.tags>ul>li>a:hover{color:rgba(38,38,38,0.5019607843)}.tags>ul>li>a>span{color:#8c8c8c}.tags>ul .count{display:inline-block;position:relative;top:-0.5rem;right:-0.125rem;font-size:.75rem}@media(prefers-color-scheme:dark){.tags>ul>li>a{color:#dbdbdb}.tags>ul>li>a:hover{color:rgba(219,219,219,0.5019607843)}}@media(max-width:870px){.tags{margin:7% 0}.tags>ul>li{margin:2.5% 2.5%}}@media(min-width:870px){.tags{margin:5rem 0}.tags>ul>li{margin:.5rem 1rem}} \ No newline at end of file diff --git a/source/font/remixicon.eot b/source/font/remixicon.eot index 05c79dd..440c8b5 100644 Binary files a/source/font/remixicon.eot and b/source/font/remixicon.eot differ diff --git a/source/font/remixicon.svg b/source/font/remixicon.svg index b91a100..d0e38fb 100644 --- a/source/font/remixicon.svg +++ b/source/font/remixicon.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/source/font/remixicon.ttf b/source/font/remixicon.ttf index b18a4cf..d2adcdf 100644 Binary files a/source/font/remixicon.ttf and b/source/font/remixicon.ttf differ diff --git a/source/font/remixicon.woff b/source/font/remixicon.woff index 972de28..009439d 100644 Binary files a/source/font/remixicon.woff and b/source/font/remixicon.woff differ diff --git a/source/font/remixicon.woff2 b/source/font/remixicon.woff2 index 9bf7dd0..83521a3 100644 Binary files a/source/font/remixicon.woff2 and b/source/font/remixicon.woff2 differ diff --git a/source/images/1.png b/source/images/1.png new file mode 100644 index 0000000..e7144fa Binary files /dev/null and b/source/images/1.png differ diff --git a/source/images/2.png b/source/images/2.png new file mode 100644 index 0000000..54e0c75 Binary files /dev/null and b/source/images/2.png differ diff --git a/source/images/3.png b/source/images/3.png new file mode 100644 index 0000000..3e50e4c Binary files /dev/null and b/source/images/3.png differ diff --git a/source/images/4.png b/source/images/4.png new file mode 100644 index 0000000..5eff2fa Binary files /dev/null and b/source/images/4.png differ diff --git a/source/images/5.png b/source/images/5.png new file mode 100644 index 0000000..e002db3 Binary files /dev/null and b/source/images/5.png differ diff --git a/source/images/870pxdrivce.png b/source/images/870pxdrivce.png index 280d908..a40e9cb 100644 Binary files a/source/images/870pxdrivce.png and b/source/images/870pxdrivce.png differ diff --git a/source/images/darkmode.png b/source/images/darkmode.png index 6a48ea5..33d4023 100644 Binary files a/source/images/darkmode.png and b/source/images/darkmode.png differ diff --git a/source/images/index.gif b/source/images/index.gif new file mode 100644 index 0000000..1d6d15c Binary files /dev/null and b/source/images/index.gif differ