Giter Club home page Giter Club logo

blog's Introduction

Blog MIT

Lionad's Blog

My personal websites,build with VuePress. Online URL: https://www.lionad.art

Homepage

Homepage

Readpage

main page

Projects

Issue

若遇到 Fibers 安装失败问题,请按照以下步骤操作:

  1. 删除 node_modules 文件夹
  2. 删除 package.json 中的 fibers
  3. 执行 npm install
  4. 执行 npm install --save-dev fibers
  5. 若上一步仍然报错,到 /node_modules/[email protected]/ 文件夹中执行 node ./build.js

Git Commit Style

  • chore:项目配置等杂项变动
  • gist(gists): 零散的思绪
  • blog(blogs):技术博客
  • text:细小的修复,如文本、图片链接
  • feat:项目功能变动(或是博客内容相关功能)
  • format:代码格式化
  • style:页面样式变动

大体参考 LeanCode Git Commit Style。Commit Message 控制在一行以内,格式如:$chore: 加入 fflate 依赖$。如果有需要详细说明的内容,请再空一行后补充内容,如:

chore: update package-lock.json

!breaking-change

blog's People

Contributors

dependabot[bot] avatar lionad-morotar 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.