Giter VIP home page Giter VIP logo

coulsonz.github.io's Introduction

待开发事项:

  • 待补充

注意:修改hexo目录下配置文件同步至coding.net


每次换电脑更新博客前,先执行以下步骤

  1. git remote add origin https://github.com/coulsonz/coulsonz.github.io.git
  2. 然后git pull origin hexo最新的hexo文件
  3. 执行npm install
  4. 编辑、撰写文章或其他博客更新改动
  5. 依次执行git add .git commit -m 'back up hexo files'(引号内容可改)、git push指令,保证 hexo 分支版本最新
  6. 最后,hexo clean(清理缓存有的需要,有的不需要) 发布新内容
  7. 执行hexo d -g指令

新文章常用技巧:

  1. 屏蔽MD解析文章中HTML或JS代码块的功能,使用{% raw %}要屏蔽内容{% endraw %}
  2. <!-- more -->用于在主页隐藏文章内容,参考Hexo.raw

常用文件修改路径

  1. 目录菜单和中文翻译

    • _config.yml主题配置文件:\themes\next\ _config.yml

    • zh-Hans.yml汉化文件:\themes\next\languages

coulsonz.github.io's People

Contributors

coulsonz 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.