From 460b2494432a36c2785fe97c7ee5aedbd074af6a Mon Sep 17 00:00:00 2001 From: ZAMBAR <2278739762@qq.com> Date: Sun, 20 Mar 2022 01:12:19 +0800 Subject: [PATCH 1/4] Set theme jekyll-theme-leap-day --- docs/_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_config.yml b/docs/_config.yml index 50206ea..83b3b07 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -97,7 +97,7 @@ ignore: # Extensions ## Plugins: https://hexo.io/plugins/ ## Themes: https://hexo.io/themes/ -theme: kaze +theme: jekyll-theme-leap-day # Deployment ## Docs: https://hexo.io/docs/one-command-deployment From 73af3cd5fbd3e37f7b090de0cbdcccf647de124f Mon Sep 17 00:00:00 2001 From: ZAMBAR <2278739762@qq.com> Date: Sun, 20 Mar 2022 01:12:50 +0800 Subject: [PATCH 2/4] Create index.md --- docs/index.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 docs/index.md diff --git a/docs/index.md b/docs/index.md new file mode 100644 index 0000000..b81cd4d --- /dev/null +++ b/docs/index.md @@ -0,0 +1,18 @@ +# 欢迎使用SynthLip + +> Repos +> +> - Gitee(频繁): https://gitee.com/ZAMBAR/SynthLip +> +> - Github(备用): https://github.com/HeZeBang/SynthLip + +一款生成SV口型动画的辅助工具 + + +Synthlip 不基于任何神经网络,而是基于口型表直接通过音素生成口型(摊手) + +本着既然我调教不好,就帮别人调教好的精神,开发了这一款小工具┑( ̄Д  ̄)┍ + +使用愉快~ + +——ZAMBAR From 948fd09c17090d3419f8b97324590f2e9e497f32 Mon Sep 17 00:00:00 2001 From: ZAMBAR <2278739762@qq.com> Date: Sun, 20 Mar 2022 01:18:01 +0800 Subject: [PATCH 3/4] Delete docs/themes directory --- docs/themes/kaze | 1 - 1 file changed, 1 deletion(-) delete mode 160000 docs/themes/kaze diff --git a/docs/themes/kaze b/docs/themes/kaze deleted file mode 160000 index 1420118..0000000 --- a/docs/themes/kaze +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 1420118f3b272e595261ede6b29e1f45cfdb1250 From 167a479d2f9a1cfc9af3e8d6f88b419f3b7622b8 Mon Sep 17 00:00:00 2001 From: ZAMBAR <2278739762@qq.com> Date: Sun, 20 Mar 2022 01:18:12 +0800 Subject: [PATCH 4/4] Delete _config.kaze.yml --- docs/_config.kaze.yml | 255 ------------------------------------------ 1 file changed, 255 deletions(-) delete mode 100644 docs/_config.kaze.yml diff --git a/docs/_config.kaze.yml b/docs/_config.kaze.yml deleted file mode 100644 index 7c03b07..0000000 --- a/docs/_config.kaze.yml +++ /dev/null @@ -1,255 +0,0 @@ -#------------------------ -# Header config -title: SynthLip -author: ZAMBAR -logo_img: https://synthlip.vercel.app/img/SynthLip.png # put the logo on the ${blog_path}/source/img/${picname}.png or use urls -author_img: https://synthlip.vercel.app/img/ZAMBAR.png -author_description: Github - SynthLip Team -#------------------------ -# Navbar config -#------------------------ -menus: - home: / - archive: /archives - tags: /tags - categories: /categories - about: /about - friends: /links - # artitalk: /shuoshuo # You can uncomment to add this route - -about: - description: description - social_links: - # - { icon: icon, link: your link } - -#------------------------ -# Links -#------------------------ -links: - # name: - # url: https://example.com - # avatar: - # description: - #------------------------ - # tip: if you want to use QQ avatar without giving away your QQ number, - # you can use this api to get an encrypted url: - # https://ptlogin2.qq.com/getface?appid=1006102&imgtype=3&uin=${yourQQNumber} - # and use the encrypted url in the json - #------------------------ - -#------------------------ -# Post -#------------------------ -toc: - showListNumber: false - maxDepth: 6 - minDepth: 1 - -copyright: - enable: true - writer: # if writer is empty we will use config.author as writer - declare: 本博客所有文章除特别声明外,均采用CC BY-NC-SA 4.0 协议。转载请注明出处! - style: warning # the style uses note warning | danger | primary | info | success - -search: - enable: false - path: search.json - field: posts - searchContent: true - -og: - enable: true - title: true - url: true - image: true - description: true - article: true -#------------------------ -# Footer -#------------------------ -footer: - copyYear: 2022 - # if showPoweredBy is ture, 'Powered by Hexo' will be seen on the footer - showPoweredBy: true - # if showThemeName is ture, 'Theme - Kaze' will be seen on the footer - showThemeName: true - #------------------------ - # Record config - # please put the gov image in ${yoursite}/img/beian.png - RecordInfo: "" # your Record info such as '某ICP备xxx号' - govRecordInfo: "" # your gov record info such as '某公网安备xxx号' - govRecordUrl: "" # your gov record url - #------------------------ - # pv / uv statistics config - #------------------------ - statistics: - enable: true - type: busuanzi # now version only supports busuanzi - pv: - enable: true - style: 本站总访问量{}次 # the style will be shown as $1{pv}$2 - uv: - enable: true - style: 本站总访客数{}次 # the style will be shown as $1{uv}$2 - -widgets: - showWidgetsMobiles: "none" -#------------------------ -# animation config -#------------------------ -# if scrollUpAnimation is true, there will be scroll-up animation. -scrollUpAnimation: true - -#------------------------ -# comment config -#------------------------ -comment: - enable: false - type: valine # valine | gitalk | livere | disqus | we recommend valine | waline - # gitalk config details can see in https://github.com/gitalk/gitalk/blob/master/readme-cn.md - # waline config details can see in https://waline.js.org - valine: - appId: - appKey: - placeholder: Just go go - path: window.location.pathname - avatar: mp - meta: ["nick", "mail", "link"] - pageSize: 10 - visitor: false - highlight: true - recordIP: false - serverURLs: # leancloud国内自定义域名 - emojiCDN: - emojiMaps: null - enableQQ: false - requiredFields: [] - gitalk: - clientID: - clientSecret: - repo: - owner: - admin: - id: location.href - distractionFreeMode: false - # en | zh-CN | zh-TW - language: navigator.language || navigator.userLanguage - labels: ['Gitalk'] - perPage: 10 - livere: - uid: - waline: - serverURL: - placeholder: Just go go - path: window.location.pathname - avatar: mp - meta: ["nick", "mail", "link"] - pageSize: 10 - visitor: false - highlight: true - emojiCDN: - emojiMaps: null - enableQQ: false - requiredFields: [] - anonymous: true - -#------------------------ -# latex config -#------------------------ -# choose true to use latex by mathjax or katex -# warning: latex rendering will put lots of loading burden on page loading -latex: - enable: false - engine: mathjax # mathjax | katex - # for better rendering effect, when you choose mathjax, you can use it directly but you will lose some effect - # so you can use hexo-renderer-kramed - # when you choose katex, you must use hexo-renderer-markdown-it-plus or other render engine - global: false - # when you choose false, you can use latex by `latex: true` in post front-matter - -#------------------------ -# lazyload config -#------------------------ -lazyload: - enable: true - loadingImg: - -#------------------------ -# plugins config -#------------------------ -lightbox: - enable: true -# If your hexo version is below 5.0.0, please upgrade first to use this config -# we support eight highlight themes, you can go to prism website (https://prismjs.com) for more information -# theme: default | coy | dark | funky | okaidia | solarizedlight | tomorrow | twilight -prism: - theme: default - darkTheme: tomorrow -# show the number of words in posts -wordcount: - enable: true -# Analytics config -analytics: - enable: false - type: google # google - google: - id: # you can see more information in https://analytics.google.com/ -# Doc:https://artitalk.js.org/ -artitalk: - enable: false - appId: - appKey: -#------------------------ -# minify config -# css minify uses autoprefixer and clean-css -# javascript minify uses uglify-es -# html minify uses html-minifier -#------------------------ -minify: - enable: false - css: true - js: true - html: true -#------------------------ -# theme design config -#------------------------ -# the config of theme colors and styles -# you can modify these presets to design different styles -color: - text-color: "#3c4858" - text-strong-color: "#2f3d4e" - text-light-color: "#60656a" - divider-color: "#e6e8ee" - title-color: "#475b6d" - link-color: "#3273dc" - link-hover-color: "#6596e5" - info-text-color: "#60656a" - widget-background-color: "#fff" - body-background-color: "#f2f5f8" - border-color: "#e1e4e9" - pre-color: "#2d2d2d" - code-color: "#50687c" - code-background-color: "#e9eaf0" - -font: - font-size: 16px # global font-size - font-family: '-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","PingFang SC","Microsoft YaHei",sans-serif' # global font-family - -#------------------------ -# cdn config -#------------------------ -cdn: - mathjax: //cdn.jsdelivr.net/npm/mathjax@3.0.5/es5/tex-svg.js - katex: //cdn.jsdelivr.net/npm/katex@0.11.1/dist/katex.min.css - gitalk: - css: //cdn.jsdelivr.net/npm/gitalk@1/dist/gitalk.css - js: //cdn.jsdelivr.net/npm/gitalk@1/dist/gitalk.min.js - valine: //unpkg.com/valine/dist/Valine.min.js - livere: //cdn-city.livere.com/js/embed.dist.js - waline: //cdn.jsdelivr.net/npm/@waline/client/dist/Waline.min.js - baguetteBox: /js/lib/lightbox - lozad: /js/lib/lozad.min.js - prism: /js/lib/prism/ - busuanzi: /js/lib/busuanzi.min.js - artitalk: https://cdn.jsdelivr.net/npm/artitalk - md5: /js/lib/md5.min.js