Code Monkey home page Code Monkey logo

rt-n56u's Introduction

本项目为HEXO博客的后台程序

本程序的博客地址为:博客,部署在GitHub pages和Coding上,再配合CDN就能够达到我当前博客的效果,最为重要的是,这一切都是免费的!

如果你也想使用该程序部署博客,请自行搜索:HEXO+GitHub pages等关键字

另外,部署完毕以后,你还需要做一些优化操作,添加一些你需要的功能。具体可以参考该教程:Hexo优化教程

本博客使用的Pure主题(私有访问),目前已经通过Git备份至GitHubCoding,推荐你也可以这样做。具体的方法是:

  1. 创建一个私有的仓库

  2. 使用下面的命令备份至第一步创建的私有仓库内:

    echo "# myPure" >> README.md
    git init
    git add -A
    git commit -m "first commit"
    git remote add origin 你创建的仓库地址 #这里注意把地址替换
    git push -u origin master
    

rt-n56u's People

Contributors

alanstern avatar andy-padavan avatar bleissem avatar bmork avatar bwhacks avatar congwang avatar davem330 avatar dnlplm avatar eagle23 avatar ebiggers avatar elfring avatar herbertx avatar jankara avatar jhovold avatar klassert avatar matnyman avatar minipli avatar namjaejeon avatar nicolasdichtel avatar oneukum avatar paulburton avatar peterhurley avatar qsn avatar richardweinberger avatar ryzhovau avatar shemminger avatar soheilhy avatar tytso avatar vegard avatar xairy avatar

Watchers

 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.