Git Product home page Git Product logo

funicular's Introduction

Learning Git and Github

Version control is an essential skill for developers to master, and Git is by far the most popular version control system on the web. In this fast-paced course, author Ray Villalobos shows you how to install Git and use the fundamental commands you need to work with Git projects: moving files, managing logs, and working with branches.

Plus, you'll learn how to work with the popular GitHub website to explore existing projects, clone them to your local hard drive, and use them as templates for your new projects.

Disallowed Raw HTML tags

  • title
  • textarea
  • style
  • xmp
  • iframe
  • noembed
  • noframes
  • script
  • plaintext

Mermaid

Flow charts, maps, etc. are supported. Check docs for others.

graph TD;
    A-->B;
    A-->C;
Loading

Alerts

Note

A note

Important

Very important

Caution

A caution

Warning

Warning

Collapsed

collapsed
# Header
This is a copy of the collapsed header.

Check & Unchecked list

  • Some special GitHub markdown additions. They work best in PR/Issue, comment boxes, etc. for now.
  • Drag, drop and paste is now supported on github markdown.
    • Emoji with :
    • Escape with \
  • Start typing # and you get a list of issues, PR, etc. and @ shows people available for PR review. e.g.
    • rgb
    • hex
    • (#FABCDE) or #FABCDE

Tables

Left Center Right
One Two $1.00
Three Four $120.00
Five Six $.99

Line

italics or italics2

bold or bold2

Quotation

strike-through

Horizontal rule: 3 styles results in similar outcome




Lists

Times list

  • list apple
    • indent
    • indent
  • list orange

Minus list

  • What
  • Where
  • How

Plus list

  • Multiply
  • Add

Ordered list (It must be 1. for this to work)

  1. First
    • Tennis
  2. Second
    • Basketball

Links

LinkedIn

CSU

preferred

Linkoko

Images

Alien

Linkoko

The next works on github but not here CSU

Code

This line console.log(x)

OR

let x=5;
console.log(x)

Extension (Github Flipper Markdown, GFM) -- Works well in GitHub

Footnotes footnote1. And here is another footsummary2.

Footnotes

  1. My reference

  2. Bibliography

funicular's People

Contributors

albadike avatar

Watchers

 avatar

funicular's Issues

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.