GithubHelp home page GithubHelp logo

youosun / gcblog Goto Github PK

View Code? Open in Web Editor NEW

This project forked from unknwon/gcblog

0.0 1.0 0.0 1.42 MB

An open source project for Golang China blog.

Home Page: blog.go-china.org

License: Apache License 2.0

Go 52.88% CSS 14.24% HTML 32.88%

gcblog's Introduction

Golang **博客

如何提交博文

  • Fork 本项目。
  • git clone 到本地。
  • git checkout -b XXX 创建您的分支,XXX 请使用发帖日期以及与您博文主题相关的英文半角字符(请勿包含空格)。例如,某人将在 1 月 5 日发布关于 beego 的博文,则使用 git checkout -b 05-beego 即可。
  • 博文采用标准语法的 Markdown 编写,全部存在目录 content 下。如果需要使用图片,同样放置在 content 目录下,并使用相对路径(直接使用图片名称)即可。
  • 博文内容中请插入 [more] 以分隔摘要信息,做到 “查看更多” 功能,可参考之前文章。
  • 完成编写后,请发起 Pull request。如需修改,负责编辑将会对需要修改的部分进行注释点评,您在二次修改完成后再次发起即可。

如何发布招聘

  • Fork 本项目。
  • git clone 到本地。
  • git checkout -b XXX 创建您的分支,XXX 可以是与您昵称相关的英文半角字符(请勿包含空格)。例如,beego 团队需要招聘相关人才,则使用 git checkout -b beego 即可。
  • 招聘公文采用标准语法的 Markdown 编写,全部存在目录 work 下。
  • 完成编写后,请发起 Pull request。如需修改,负责编辑将会对需要修改的部分进行注释点评,您在二次修改完成后再次发起即可。
  • 招聘信息格式参见 范例

gcblog's People

Contributors

unknwon avatar huichen avatar lunny avatar fuxiaohei avatar slene 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.