chenhui7373
V2EX  ›  问与答

怎么备份 hexo 博客?

  •  
  •   chenhui7373 · Aug 20, 2015 · 2062 views
    This topic created in 3933 days ago, the information mentioned may be changed or developed.
    6 replies    2015-08-21 00:25:00 +08:00
    my101du
        1
    my101du  
       Aug 20, 2015
    ```bash
    cd Your-Hexo-Blog
    tar czvf Your-Back-Folder/hexo_posts.tar.gz source
    cp _config.yml Your-Back-Folder/
    cp package.json Your-Back-Folder/
    cp -r themes/Your-Theme-Folder Your-Back-Folder/
    ```
    zakokun
        2
    zakokun  
       Aug 20, 2015
    我是把整个文件夹复制到我的 dropbox,设置不同步 public 文件夹.然后 Mac 软连接过去
    rayzworld
        3
    rayzworld  
       Aug 20, 2015
    Google+stackoverflow 能解决 99%
    dudor
        4
    dudor  
       Aug 20, 2015
    git push
    ferock
        5
    ferock  
    PRO
       Aug 20, 2015
    - -, dropbox 就完了啊
    kisnows
        6
    kisnows  
       Aug 21, 2015 via iPhone
    直接推倒 github 上
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3248 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 78ms · UTC 11:31 · PVG 19:31 · LAX 04:31 · JFK 07:31
    ♥ Do have faith in what you're doing.