Skip to content
This repository has been archived by the owner on Jan 2, 2019. It is now read-only.

Mozilla Enterprise Information Security reference document

License

Notifications You must be signed in to change notification settings

Atavic/infosec.mozilla.org

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

infosec.mozilla.org

Guidelines, principles published on https://infosec.mozilla.org

How to contribute

Propose your changes directly

  • Either using the GitHub integrated editor or your own, make your changes in Markdown.
  • Request merging by creating a pull-request.
  • That's it - thanks for helping making our content better!

Open issues or discussion topics

Just create new issues as you see fit, really.

Converting Mediawiki to Markdown

  • Install Pandoc.
  • pandoc -f mediawiki -t markdown_github --atx --normalize yourfile.mediawiki
  • Fix it up (tip: use existing documents and copy their formatting!)
  • Profit.

How to locally test

Ensure Ruby, Gem and Bundle are installed.

  • Checkout a copy of this repository (feel free to fork it first, specially if you're going to propose changes).
  • Go into the docs sub-directory.
  • Run bundle install to ensure all dependencies are installed.
  • Run bundle exec jekyll serve to locally serve contents for testing.

Site setup

Licensing

All content is licensed under the Mozilla Public License (MPL) unless indicated otherwise.

About

Mozilla Enterprise Information Security reference document

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published