Skip to content

Commit

Permalink
7/28
Browse files Browse the repository at this point in the history
  • Loading branch information
Wcowin committed Jul 27, 2024
1 parent 73ccc70 commit 5c6965a
Show file tree
Hide file tree
Showing 8 changed files with 30 additions and 12 deletions.
2 changes: 1 addition & 1 deletion .cache/plugin/git-committers/page-authors.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"cache_date": "2024-07-24", "page_authors": {}}
{"cache_date": "2024-07-28", "page_authors": {}}
2 changes: 1 addition & 1 deletion docs/about/geren.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ status: new


<p style="text-align: center; margin: 0px;" markdown>
<img src="https://s1.imagehub.cc/images/2024/02/02/79cb7379982d1c7bb0ae7163985609c4.jpeg" alt="arv-anshul" style="width: 300px; border-radius: 50%;" />
<img src="https://i.postimg.cc/Y0v28wZ8/IMG-1952.jpg" alt="arv-anshul" style="width: 300px; border-radius: 50%;" />
<!-- <p style="text-align: center; font-size: 30px; margin: 0px;"><strong>Wcowin</strong></p> -->
<img src="https://t.tutu.to/img/mnz6Q"/ width="270" height="300" style="margin-right: 20px; "/>
<p style="text-align: center; font-size: 30px; margin: 0px;"><strong>A college student in Chongqing</strong></p>
Expand Down
1 change: 1 addition & 0 deletions docs/about/goal.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: 我的目标
# icon: simple/rocket
hide:
---
</p><h1 id="01" name="01"><strong>01</strong></h1><p>
Expand Down
5 changes: 5 additions & 0 deletions docs/blog/posts/update2024.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ categories:
- 网站更新记录
readtime: 2
---
## </p><h1 id="01" name="01"><strong>2024-07-28</strong></h1><p>
* 优化网站流畅度(玄学)
* 引入新的字体 CDN,取消 Google analysis
* 连雨不知春去,一晴方觉夏深

## </p><h1 id="01" name="01"><strong>2024-07-21</strong></h1><p>
* 优化网站流畅度(玄学)
* 学业繁重
Expand Down
1 change: 0 additions & 1 deletion docs/overrides/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,3 @@
{% endblock %}



5 changes: 2 additions & 3 deletions docs/stylesheets/customize.css
Original file line number Diff line number Diff line change
Expand Up @@ -95,13 +95,12 @@


/* 博客修改 */
@media (min-width: 768px) {
/* 博客修改 */
/* @media (min-width: 768px) {
.md-post--excerpt {
background-color: var(--md-accent-fg-color--transparent);
box-shadow: 0 0 0 1rem var(--md-accent-fg-color--transparent);
border-radius: var(--base-border-radius);
}
}
} */

/* 目录 */
12 changes: 12 additions & 0 deletions docs/stylesheets/extra.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,13 @@
transition: --md-primary-color 0.5s ease, --md-accent-color 0.5s ease;
} */

/* .md-nav__list{
color: #4350AF;
} */

/* .md-banner {
background-color: #074f9d;
} */

button.md-top {
font-family: LXGW WenKai;
Expand All @@ -30,6 +36,12 @@ button.md-top {
--md-text-font: "LXGW WenKai";
}

/* @font-face {
font-family: "LXGW WenKai";
src: "https://chinese-fonts-cdn.deno.dev/packages/lxgwwenkai/dist/LXGWWenKai-Bold/result.css";
} */


/* 字体 */

.ml3 {
Expand Down
14 changes: 8 additions & 6 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ site_author: 王科文(Wcowin)
theme:
name: material
custom_dir: docs/overrides
font: false
# font:
# text: Bitter
# code: Roboto Mono
Expand Down Expand Up @@ -61,7 +62,7 @@ theme:
- content.action.edit
- content.action.view
- content.code.annotate
language: zh # 一些提示性的文字会变成中文
language: en # 一些提示性的文字会变成中文
icon:
repo: fontawesome/brands/github #右上角图标
tag:
Expand Down Expand Up @@ -318,7 +319,8 @@ extra:

analytics:
provider: google
property: G-29HZMNR0KG
property: !ENV GOOGLE_ANALYTICS_KEY
# G-29HZMNR0KG
feedback:
title: 此页面有帮助吗?
ratings:
Expand All @@ -345,7 +347,7 @@ plugins:
- search:
separator: '[\s\u200b\-_,:!=\[\]()"`/]+|\.(?!\d)|&[lg]t;|(?!\b)(?=[A-Z][a-z])'
- offline
- open-in-new-tab
# - open-in-new-tab
- git-revision-date-localized:
enabled: !ENV [CI, false]
type: iso_date
Expand Down Expand Up @@ -440,7 +442,7 @@ markdown_extensions:

extra_javascript:
# - javascripts/extra.js
- javascripts/bannerSlider.js
# - javascripts/bannerSlider.js
- https://cdn.jsdelivr.net/gh/Wcowin/Wcowin.github.io@main/docs/javascripts/extra.js # extra的cdn
- javascripts/mathjax.js
- https://polyfill.io/v3/polyfill.min.js?features=es6
Expand Down Expand Up @@ -470,9 +472,9 @@ extra_css:
# - https://cdn.staticfile.org/font-awesome/4.7.0/css/font-awesome.css
# - https://cdnjs.cloudflare.com/ajax/libs/social-share.js/1.0.16/css/share.min.css
- https://cdn.jsdelivr.net/npm/lxgw-wenkai-webfont@1.1.0/style.css #字体

# - https://chinese-fonts-cdn.deno.dev/packages/lxgwwenkai/dist/LXGWWenKai-Bold/result.css

# watch:
# - docs
# - mkdocs.yml
# - docs/overrides/partials
# - docs/overrides

0 comments on commit 5c6965a

Please sign in to comment.