Giter Club home page Giter Club logo

cs558_s17_notes's Introduction

CS 558 Network Security

Scribe Notes Spring 2017

To post scribe notes, go to the _posts folder and create a pull request.

This can easily be done from the browser by going to the _posts folder and clicking Create new file in the upper right.

Instructions

  1. Name your file YYYY-MM-DD-title.md for example 2017-02-15-RSA.md

  2. Write your notes in github flavored markdown. See this cheetsheet.

  3. Include at the top of the file the following front matter:

    ---
    layout: notes
    title: RSA Security 
    scribe: Your Name
    ---
    
    Notes go here...
    
  4. When you're done write a commit message and click Propose new file

  5. Click "Creat Pull Request", and the TAs will review and approve it.

  6. Drop a star for your favorite TA ๐Ÿ˜Ž

See an example here

Including Images

Inline images can be easily included

Instructions:

  1. Upload image to img/ folder
  2. Reference image in markdown
![alt text]({{ site.url }}/img/name_of_img.jpg "Title")

Preview files locally

If you want to preview your notes locally you'll need to install jekyll. Then, just run:

jekyll serve

For Ubuntu:

You will also need to install ruby version >= 2.0.0 and any dependencies that come up.

Then, from the main directory of the repository, just run:

 bundle exec jekyll serve

It will tell you which address to go to in your browser to preview the page (default is http://localhost:4000).

cs558_s17_notes's People

Contributors

sean-smith avatar asamborski avatar ericmooney avatar bsiaotickchong avatar dorrubin avatar ksparakis avatar ll0406 avatar osagga avatar rkuro avatar tmtaybah avatar ckarjadi avatar

Watchers

Shahrez Jan 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.