GithubHelp home page GithubHelp logo

ethanyu123 / engineering Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ciscochina/engineering

0.0 1.0 0.0 6.62 MB

Cisco China ADC Engineering Blog

Home Page: https://ciscochina.github.io/engineering/

License: Apache License 2.0

Ruby 1.79% HTML 37.52% CSS 60.69%

engineering's Introduction

Welcome to Cisco China ADC Engineering Blog

This blog is maintained by Cisco China Dalian ADC team.

如何提交一篇新的博客

fork repository

把本代码库fork到自己的GitHub账号

create a new post

把源码clone到本地后,在 _posts文件夹里创建一个新的markdown格式文件,命名规则按照 yy-mm-dd-name.md.比如 2012-12-02-linux-bridge.md.

format header

每一个markdown的post文件,在正文前面必须包括下面的内容(也可参考_posts文件夹里其它文件):

---
layout: post
title:  "xxx xxx xxxx xxxx xxxx"
date:   2017-07-08 08:43:59
author: Peng Xiao
categories: database
---

title 标题, date 创建日期, author 作者名称,categories 分类。

目前可用的分类有network, linux, openstack, python. 如果有新的分类需求,请开issue。

接下来是blog的正文,请用标准的markdown格式编写。

preview locally

本地预览,请参考https://help.github.com/articles/setting-up-your-github-pages-site-locally-with-jekyll/

主要参考requirement和step2,step4.

commit, push and merge request

本地预览没有问题,请commit,push代码到GitHub,然后创建merge request。

review and merge

管理员做review,最后merge。

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.