Dogee's Blog


  • 首页

  • 分类

  • 关于

  • 归档

  • 标签

add for use the dogee blog

  • use git clone git@dogee.tech:/git/blog.git
  • the code is from dogee.tech
    ‘’’
    [remote “origin”]

    url = git@dogee.tech:/git/blog.git
    fetch = +refs/heads/*:refs/remotes/origin/*
    

    ‘’’

  • push the modify to dogee.tech git and the hook would be triggered to hexo g

architecture

  • server in dogee.tech
    • with two git repositories
      • one for local git (1)
      • one from github (2)
  • client
    • clone the git repository (1)
    • modify the local (1) and push to server
    • write the hook in (1) and use hexo to generate the web files
    • copy the source code to (2)
Dogee

Dogee

play for up - work for fun

46 日志
12 分类
44 标签
© 2015 - 2022 Dogee
由 Hexo 强力驱动
主题 - NexT.Pisces
ICP - 沪ICP备18043512号-1