Giter VIP home page Giter VIP logo

tech-blog's Introduction

博客

此博客使用 hexo 作为博客系统,使用 github actions 构建, 部署于 github pages, 访问地址: https://zexiplus.github.io/tech-blog

分支

  • master 稳定分支
  • source 源码分支, 定期合并入 master
  • pages 部署分支, 用于部署 github pages

目录

开发

安装依赖

npm install
# or
yarn

启动开发环境

npm run server
# or
yarn server

构建

npm run build
# or
yarn build

更换主题

  • 当前主题:Chic
  • 访问 https://hexo.io/themes 并下载主题至 themes 文件夹下
  • 修改博客根目录下的 _config.yml 文件,替换原 theme 内容
  • 运行 yarn clean 后预览

部署

推送代码至 source 分支即可触发 github action 自动构建并部署在 github pages 环境中。

tech-blog's People

Contributors

zexiplus avatar

Watchers

 avatar

tech-blog's Issues

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.