Giter VIP home page Giter VIP logo

weekly's Introduction

HITsz Linux User Group 周报

这里存放 HITsz LUG 周报的源码。

周报内容主要是群内群聊,新闻速递,奇奇怪怪的 Bug 记录等,风格偏向活泼幽默。

如无特殊说明,该仓库内的文档以 CC BY-NC-SA 4.0 发布。

参与建设

git clone后在工作区执行:

git submodule init
git submodule update

以初始化子模块。

使用如下命令更新子模块:

git pull --recurse-submodules
git submodule update --remote --merge

注意:子模块已更换,请执行 git submodule sync --recursive

使用 hugo new article/xxx.md 创建新的周报。

我们希望 Wiki 的内容有正确的格式,所以我们强制要求提交的内容通过 AutoCorrect 检查。

使用方法:

  1. 安装 VS Code 插件。已写入工作区建议。
  2. 安装 AutoCorrect 并在提交前执行 autocorrect --fix ./

本地预览

hugo server

或者加上 --buildDrafts 使草稿也被预览。

weekly's People

Contributors

rewired-gh avatar shirok1 avatar origami404 avatar eastonman avatar sorashu avatar yukkodesu avatar

Watchers

James Cloos 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.