diff --git a/source/roadmap/index.md b/source/roadmap/index.md new file mode 100644 index 00000000..e4711b00 --- /dev/null +++ b/source/roadmap/index.md @@ -0,0 +1,20 @@ +--- +title: 陈不渡 - roadmap +layout: roadmap +initYear: 2023 +years: + 2022: + - name: 读书 + start: 01-01 + end: 2-31 + - name: 还是读书 + start: 02-01 + end: 05-30 + 2023: + - name: 读书22 + start: 01-01 + end: 2-31 + - name: 还是读书222 + start: 02-01 + end: 06-30 +--- \ No newline at end of file diff --git a/themes/hexo-theme-cosy/languages/en.yml b/themes/hexo-theme-cosy/languages/en.yml index f234c82a..7ed45668 100644 --- a/themes/hexo-theme-cosy/languages/en.yml +++ b/themes/hexo-theme-cosy/languages/en.yml @@ -12,6 +12,7 @@ tip-prev-page: Prev Page tip-next-page: Next Page tip-collapse: Collapse tip-expand: Expand +tip-roadmap-today: Positioning to the today # text text-select: select text-move: movement @@ -19,6 +20,7 @@ text-esc: close text-post-count-prev: Total of text-post-count-next: Posts text-timeline: Timeline +text-roadmap: Roadmap text-search: Search... text-category: Category text-author: Author diff --git a/themes/hexo-theme-cosy/languages/es.yml b/themes/hexo-theme-cosy/languages/es.yml index b823d1b7..a1d529b9 100644 --- a/themes/hexo-theme-cosy/languages/es.yml +++ b/themes/hexo-theme-cosy/languages/es.yml @@ -25,3 +25,5 @@ text-pub-time: Publicado en text-license: Licencia text-post-link: URL de la Publicación text-catalog: Catálogo +text-today: Today + diff --git a/themes/hexo-theme-cosy/languages/zh-CN.yml b/themes/hexo-theme-cosy/languages/zh-CN.yml index d1a5d574..3bfd7d8f 100644 --- a/themes/hexo-theme-cosy/languages/zh-CN.yml +++ b/themes/hexo-theme-cosy/languages/zh-CN.yml @@ -12,6 +12,7 @@ tip-prev-page: 上一页 tip-next-page: 下一页 tip-collapse: 折叠 tip-expand: 展开 +tip-roadmap-today: 定位今天 # text text-select: 选择 text-move: 移动 @@ -19,6 +20,7 @@ text-esc: 关闭 text-post-count-prev: 共 text-post-count-next: 篇 text-timeline: 时间轴 +text-roadmap: 路线 text-search: 搜索... text-category: 分类 text-author: 作者 @@ -26,3 +28,4 @@ text-pub-time: 发布于 text-license: 许可 text-post-link: 本文链接 text-catalog: 目录 +text-today: 今天 diff --git a/themes/hexo-theme-cosy/layout/category.ejs b/themes/hexo-theme-cosy/layout/category.ejs index 663cd12e..923a90ee 100644 --- a/themes/hexo-theme-cosy/layout/category.ejs +++ b/themes/hexo-theme-cosy/layout/category.ejs @@ -77,4 +77,4 @@ -<%- js("/js/430dbbd6.js")%> \ No newline at end of file +<%- js("/js/c413ebaa.js")%> \ No newline at end of file diff --git a/themes/hexo-theme-cosy/layout/homebar.ejs b/themes/hexo-theme-cosy/layout/homebar.ejs index e983b904..64d38ce6 100644 --- a/themes/hexo-theme-cosy/layout/homebar.ejs +++ b/themes/hexo-theme-cosy/layout/homebar.ejs @@ -40,4 +40,4 @@ -<%- js("/js/1247bc3e.js")%> \ No newline at end of file +<%- js("/js/28c7ec49.js")%> \ No newline at end of file diff --git a/themes/hexo-theme-cosy/layout/layout.ejs b/themes/hexo-theme-cosy/layout/layout.ejs index 53903762..a393d0a1 100644 --- a/themes/hexo-theme-cosy/layout/layout.ejs +++ b/themes/hexo-theme-cosy/layout/layout.ejs @@ -63,9 +63,11 @@ "tip-status-todo": "<%- __('tip-status-todo') %>", "tip-status-other": "<%- __('tip-status-other') %>", "tip-status-default": "<%- __('tip-status-default') %>", - "text-search": "<%- __('text-search') %>" + "tip-roadmap-today": "<%- __('tip-roadmap-today') %>", + "text-search": "<%- __('text-search') %>", + "text-today": "<%- __('text-today') %>" } -<%- js("/js/85d1c72e.js")%> +<%- js("/js/4804421d.js")%> \ No newline at end of file diff --git a/themes/hexo-theme-cosy/layout/navigation.ejs b/themes/hexo-theme-cosy/layout/navigation.ejs index 4bcbf3ff..02095939 100644 --- a/themes/hexo-theme-cosy/layout/navigation.ejs +++ b/themes/hexo-theme-cosy/layout/navigation.ejs @@ -14,6 +14,18 @@
<%- __('text-timeline') %>
+
  • + + + + + + + + +
    <%- __('text-roadmap') %>
    +
    +
  • <%- __('text-category') %>