Giter Site home page Giter Site logo

markdown's Introduction

title: Hey, all StackOverflow date: 2017-05-05 20:10:33 tags:

  • Hexo

updates

  • 12 May 2018
    • update Hexo , Next Theme ; add DISQUS

How to update the Hexo & Theme

  1. update Hexo

update the package.json

  1. clone the Hexo Branch back to local
git clone -b hexo [email protected]:racheliurui/racheliurui.github.io.git

# for example we want next v5.1.2
mkdir themes/next512
curl -L https://api.github.com/repos/iissnan/hexo-theme-next/tarball/v5.1.2 | tar -zxv -C themes/next512 --strip-components=1

# update racheliurui.github.io/_config.yml pointing to new theme (folder name)
# backup & update new theme's _config.yml file (referring to old theme config file)
# Refer to Theme's github website to do any extra config
# git add -A; git commit "udpates"
git push  origin hexo

other themes

https://github.com/ptsteadman/hexo-theme-corporate-example

https://www.duyidong.com/2017/03/07/Deploy-Hexo-to-S3/

https://s3-accelerate-speedtest.s3-accelerate.amazonaws.com/en/accelerate-speed-comparsion.html

markdown's People

Contributors

racheliurui avatar

Stargazers

SouthWolf avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.