/xwi88.github.io.source

blog source code, branch must same as remote gitee repo

Primary LanguageHTMLCreative Commons Zero v1.0 UniversalCC0-1.0

Blog Source Code

Feature

  • busuanzi pv uv reading count
  • comment plugin: utterances, giscus(recommend)
  • search plugin: algolia
  • images tool: PicGo
  • live2D

Init and Run

# init and update submodule
make submodule-update

# run with production
make run

# run with dev
make dev

# publish
make publish

# update the copy theme.js and generate the theme.min.js and theme.min.js.map
make uglifyjs

Config

CNAME file shall put in dir: static/ to publish with it.

Visit

  • all the sites sources from: xwi88.github.io.source
  • others will auto sync by workflows, namely github actions.
domain source from server
xwi88.com xwi88.github.io.source tencent
blog.xwi88.com xwi88.github.io github
xwi88.github.io xwi88.github.io github
xwi88.gitee.io xwi88 gitee

Warn

  • H2 in posts shall not use link, as if u click sidebar maybe forward the link.