Git Product home page Git Product logo

securitypaper-web's Introduction

SecurityPaper

所有文档都来自**互联网一线安全工程师编写整理

官网

https://www.SecurityPaper.org

官网状态:Build Status

下载文档方法

clone 项目到本地

所有文档都在docs目录下,以markdown文件进行存储,可以直接保存

提交文章和改进

请参考git工作流方法

fork项目到自己账户,修改后提交给主分支,审核后即可展示。 提交可以多种方式,如web、命令、客户端,这里演示web提交方式 提交SDL落地方案-产品设计

  1. 选择相应的文件,所有文档都在**_post**目录下
SecurityPaper-web/_posts/3.SDL落地方案/2018-08-17-SDL-3-产品设计.md

选择edit或者create new file,文件名必须要符合: YEAR-MONTH-DAY-title.md

图片1

  1. 编辑文档 所有博客文章顶部必须有一段YAML头信息(YAML front- matter),文章可以使用markdown格式编写
---
date: 2018-08-17
title: 03.产品设计
categories:
  - 3.SDL落地方案
description: 和研发同学进行产品设计定框架部分应该怎么去执行
type: Document
---

编辑完成之后点击commit changes(同命令git add . && git commit -m "添加产品设计" && git pusht origin master)

图片2

  1. 提交pull请求 点击New pull request

图片3

检查没有问题,点击Create pull request

图片4

提交成功,等待管理员Merge之后就成功了

图片5

署名

原则上对文章修改后即可进行署名在协作者添加上自己的ID。

About页面变更

需要对网站文档进行提交建议以及文档改进或者文档编写方可在About页面添加自己ID

排序需要按照字母顺序排序。

securitypaper-web's People

Contributors

lostmaniac avatar mylamour avatar pa55w0rd avatar tinker-li avatar cloudwafs avatar nash-x9 avatar johnathan1983 avatar realjac avatar s0nnse 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.