Skip to content

Commit

Permalink
Upgrade jekyll-theme-h2o-ac to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zhonger committed Jul 12, 2023
1 parent e23db72 commit 28b4eba
Show file tree
Hide file tree
Showing 22 changed files with 101 additions and 48 deletions.
25 changes: 22 additions & 3 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ url: 'https://easy-h2o-ac.pages.dev' # your host
baseurl: ''
theme: jekyll-theme-h2o-ac

# Internalization 国际化
languages: ["zh-Hans", "zh-Hant", "en", "ja"]
default_lang: "zh-Hans"

# PWA
pwa:
color: '#81BBFF'
Expand Down Expand Up @@ -130,7 +134,6 @@ pagination:
per_page: 10
# paginate: 10
# paginate_path: 'blog/page:num'
exclude: ['node_modules', 'dev', 'package.json', 'gulpfile.js', '.gitignore', 'README.md', '*.gemspec', '*.gem']

# Markdown
markdown: kramdown
Expand All @@ -151,5 +154,21 @@ permalink: /:categories/:title.html
# TOC
toc: true

# Plugins
# plugins: [jekyll-paginate-v2, jekyll-feed, jekyll-sitemap]
# Mermaid
mermaid: true

# Webpusher
webpusher: false

# Foreverblog
foreverblog: true

# Wormhole
wormhole: true

# NotByAI
notbyAI: true

# Alive time
alivetime: true
alivestart: "12/23/2021"
3 changes: 0 additions & 3 deletions cv.md

This file was deleted.

31 changes: 0 additions & 31 deletions index.md

This file was deleted.

3 changes: 0 additions & 3 deletions manifest.json

This file was deleted.

1 change: 1 addition & 0 deletions 404.html → pages/404.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
layout: default
description: "Sorry, Page Not Found :("
permalink: /404.html
---

{% include header.html %}
Expand Down
3 changes: 2 additions & 1 deletion archives.md → pages/archives.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ layout: archives
home-title: Welcome to zhonger's blog!
description: Writing, writing, writing ...
permalink: /archives.html
cover: https://unsplash.lisz.tk/1649771482867-21eaffe6fcd0.webp
cover: https://images.unsplash.com/photo-1649771482867-21eaffe6fcd0?w=1600&h=900
cover_author: 'Colin + Meg'
cover_author_link: 'https://unsplash.com/@colinandmeg'
permalink: /archives.html
---
1 change: 1 addition & 0 deletions blog/index.html → pages/blog.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@
description: 或许是最漂亮的Jekyll主题
pagination:
enabled: true
permalink: /blog/
---
3 changes: 2 additions & 1 deletion categories.md → pages/categories.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ layout: categories
home-title: Welcome to zhonger's blog!
description: Writing, writing, writing ...
permalink: /categories.html
cover: 'https://images.unsplash.com/photo-1649771482867-21eaffe6fcd0'
cover: https://images.unsplash.com/photo-1649771482867-21eaffe6fcd0?w=1600&h=900
cover_author: 'Colin + Meg'
cover_author_link: 'https://unsplash.com/@colinandmeg'
permalink: /categories.html
---
4 changes: 4 additions & 0 deletions pages/cv.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
layout: cv
permalink: /cv.html
---
23 changes: 23 additions & 0 deletions pages/en_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
layout: page
home-title: H2O-ac theme for Jekyll
description: 基于可能是最好看的 Jekyll 主题 H2O 的学术版主题
permalink: /en/index.html
langs: ["zh-Hans", "en"]
lang: "en"
---

# Introduction

## About me

  I am a PhD student from xxx University.....

## Publications

1. Publication 1 [[DOI]](https://doi.org)
2. Publication 2 [[DOI]](https://doi.org)

## Contact

Email: zhonger[at]live.cn (Please replace [at] with @.)
23 changes: 23 additions & 0 deletions pages/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
layout: page
home-title: H2O-ac theme for Jekyll
description: 基于可能是最好看的 Jekyll 主题 H2O 的学术版主题
permalink: /index.html
langs: ["zh-Hans", "en"]
lang: "zh-Hans"
---

# 个人介绍

## 关于我

  我是一名来自xx大学的博士生。。。。。。

## 论文发表

1. 论文1 [[DOI]](https://doi.org)
2. 论文2 [[DOI]](https://doi.org)

## 联系我

邮箱:zhonger[at]live.cn (请使用@替换[at])
3 changes: 3 additions & 0 deletions links.md → pages/links.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,8 @@
layout: links
home-title: H2O-ac theme for Jekyll
description: 基于可能是最好看的 Jekyll 主题 H2O 的学术版主题
comments:
waline: true
permalink: /links.html
---

1 change: 1 addition & 0 deletions logs.md → pages/logs.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ description: Writing, writing, writing ...
cover: 'https://images.unsplash.com/photo-1630824869986-a5b2f513b1f4'
cover_author: 'Eean Chen'
cover_author_link: 'https://unsplash.com/@zhouyudesign'
permalink: /logs.html
---

# 更新日志
Expand Down
4 changes: 4 additions & 0 deletions pages/manifest.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
layout: manifest
permalink: /manifest.json
---
4 changes: 4 additions & 0 deletions pages/rss.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
layout: rss
permalink: /rss.xml
---
4 changes: 4 additions & 0 deletions pages/search.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
layout: search
permalink: /assets/search.json
---
1 change: 1 addition & 0 deletions sw.js → pages/sw.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
layout: sw
permalink: /sw.js
---
4 changes: 4 additions & 0 deletions pages/tags.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
layout: tags
permalink: /tags.html
---
1 change: 1 addition & 0 deletions tos.md → pages/tos.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
layout: page
home-title: Welcome to zhonger's blog!
description: Writing, writing, writing ...
permalink: /tos.html
---

# 本站使用条款
Expand Down
3 changes: 0 additions & 3 deletions rss.xml

This file was deleted.

3 changes: 0 additions & 3 deletions tags.md

This file was deleted.

1 change: 1 addition & 0 deletions webpushr-sw.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
importScripts('https://cdn.webpushr.com/sw-server.min.js');

1 comment on commit 28b4eba

@vercel
Copy link

@vercel vercel bot commented on 28b4eba Jul 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.