Skip to content

Instantly share code, notes, and snippets.

@xXPhenomXx
Forked from FrancesCoronel/sampleREADME.md
Created December 29, 2019 02:35
Show Gist options
  • Save xXPhenomXx/80c450e69a52f1cfb8e158e65d0d3d8a to your computer and use it in GitHub Desktop.
Save xXPhenomXx/80c450e69a52f1cfb8e158e65d0d3d8a to your computer and use it in GitHub Desktop.

Revisions

  1. Frances Coronel revised this gist Oct 20, 2019. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion sampleREADME.md
    Original file line number Diff line number Diff line change
    @@ -59,7 +59,7 @@

    ## Table of Contents (Optional)

    > If you're `README` has a lot of info, section headers might be nice.
    > If your `README` has a lot of info, section headers might be nice.
    - [Installation](#installation)
    - [Features](#features)
  2. FVCproductions revised this gist Dec 2, 2015. 1 changed file with 5 additions and 6 deletions.
    11 changes: 5 additions & 6 deletions sampleREADME.md
    Original file line number Diff line number Diff line change
    @@ -77,13 +77,12 @@
    ```javascript
    // code away!

    generateProject: () => {
    let project = "Deployed";
    let code = [];
    for (let js = 0; j < project.length; js++) {
    code.push(js[i])
    }
    let generateProject = project => {
    let code = [];
    for (let js = 0; js < project.length; js++) {
    code.push(js);
    }
    };
    ```

    ---
  3. FVCproductions revised this gist Aug 21, 2015. 1 changed file with 10 additions and 5 deletions.
    15 changes: 10 additions & 5 deletions sampleREADME.md
    Original file line number Diff line number Diff line change
    @@ -131,18 +131,23 @@ $ bower install

    ## Contributing

    To get started...
    > To get started...
    - **Option 1**
    ### Step 1

    🍴 Fork this repo!
    - **Option 1**
    - 🍴 Fork this repo!

    - **Option 2**
    - 👯 Clone this repo to your local machine using `https://github.com/joanaz/HireDot2.git`

    ### Step 2

    👯 Clone this repo to your local machine using `https://github.com/fvcproductions/SOMEREPO`
    - **HACK AWAY!** 🔨🔨🔨

    ### Step 3

    🔃 **And then follow <a href="https://github.com/fvcproductions/" target="_blank">our guidelines</a> and make a <a href="https://github.com/fvcproductions/" target="_blank">pull request!</a>**
    - 🔃 Create a new pull request using <a href="https://github.com/joanaz/HireDot2/compare/" target="_blank">`https://github.com/joanaz/HireDot2/compare/`</a>.

    ---

  4. FVCproductions revised this gist Aug 21, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion sampleREADME.md
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    <a href="http://fvcproductions.com"><img src="https://avatars1.githubusercontent.com/u/4284691?v=3&s=200" title="FVCproductions" alt="FVCproductions"></a>

    [![FVCproductions](https://avatars1.githubusercontent.com/u/4284691?v=3&s=200)](http://fvcproductions.com)
    <!-- [![FVCproductions](https://avatars1.githubusercontent.com/u/4284691?v=3&s=200)](http://fvcproductions.com) -->

    ***INSERT GRAPHIC HERE (include hyperlink in image)***

  5. FVCproductions revised this gist Aug 21, 2015. 1 changed file with 53 additions and 39 deletions.
    92 changes: 53 additions & 39 deletions sampleREADME.md
    Original file line number Diff line number Diff line change
    @@ -1,12 +1,16 @@
    <a href="http://fvcproductions.com"><img src="https://avatars1.githubusercontent.com/u/4284691?v=3&s=200" title="FVCproductions" alt="FVCproductions"></a>

    [![FVCproductions](https://avatars1.githubusercontent.com/u/4284691?v=3&s=200)](http://fvcproductions.com)

    *INSERT GRAPHIC HERE (include hyperlink in image)*
    ***INSERT GRAPHIC HERE (include hyperlink in image)***

    # Repository Title Goes Here

    > Subtitle or Short Description Goes Here
    ideally one sentence
    include terms/tags that can be searched
    > ideally one sentence
    > include terms/tags that can be searched
    **Badges will go here**

    @@ -23,9 +27,9 @@

    [![Build Status](http://img.shields.io/travis/badges/badgerbadgerbadger.svg?style=flat-square)](https://travis-ci.org/badges/badgerbadgerbadger) [![Dependency Status](http://img.shields.io/gemnasium/badges/badgerbadgerbadger.svg?style=flat-square)](https://gemnasium.com/badges/badgerbadgerbadger) [![Coverage Status](http://img.shields.io/coveralls/badges/badgerbadgerbadger.svg?style=flat-square)](https://coveralls.io/r/badges/badgerbadgerbadger) [![Code Climate](http://img.shields.io/codeclimate/github/badges/badgerbadgerbadger.svg?style=flat-square)](https://codeclimate.com/github/badges/badgerbadgerbadger) [![Github Issues](http://githubbadges.herokuapp.com/badges/badgerbadgerbadger/issues.svg?style=flat-square)](https://github.com/badges/badgerbadgerbadger/issues) [![Pending Pull-Requests](http://githubbadges.herokuapp.com/badges/badgerbadgerbadger/pulls.svg?style=flat-square)](https://github.com/badges/badgerbadgerbadger/pulls) [![Gem Version](http://img.shields.io/gem/v/badgerbadgerbadger.svg?style=flat-square)](https://rubygems.org/gems/badgerbadgerbadger) [![License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](http://badges.mit-license.org) [![Badges](http://img.shields.io/:badges-9/9-ff6799.svg?style=flat-square)](https://github.com/badges/badgerbadgerbadger)

    - For more on these wonderful ~~badgers~~ badges, refer to <a href="http://badges.github.io/badgerbadgerbadger/" target="_blank">`badgerbadgerbadger`</a>
    - For more on these wonderful ~~badgers~~ badges, refer to <a href="http://badges.github.io/badgerbadgerbadger/" target="_blank">`badgerbadgerbadger`</a>.

    *OR INSERT YOUR GRAPHIC HERE*
    ***INSERT ANOTHER GRAPHIC HERE***

    [![INSERT YOUR GRAPHIC HERE](http://i.imgur.com/dt8AUb6.png)]()

    @@ -38,19 +42,18 @@
    - MAKE IT PRETTY
    - GIFS ARE REALLY COOL

    > Tools
    > GIF Tools
    - Use <a href="http://quickcast.io/" target="_blank">**QuickCast**</a>, <a href="http://recordit.co/" target="_blank">**Recordit**</a> to create quicks screencasts of your desktop.
    - For terminal sessions, there's <a href="https://asciinema.org/" target="_blank">**asciinema**</a>
    - Use <a href="http://recordit.co/" target="_blank">**Recordit**</a> to create quicks screencasts of your desktop and export them as `GIF`s.
    - For terminal sessions, there's <a href="https://github.com/chjj/ttystudio" target="_blank">**ttystudio**</a> which also supports exporting `GIF`s.

    **Recordit**

    **QuickCast**
    ![Recordit GIF](http://g.recordit.co/iLN6A0vSD8.gif)

    <iframe name='quickcast' src='http://quick.as/embed/r5krugrle' scrolling='no' frameborder='0' width='100%' allowfullscreen></iframe><script src='http://quick.as/embed/script/1.60'></script>
    **ttystudio**

    **asciinema**

    <script type="text/javascript" src="https://asciinema.org/a/3779.js" id="asciicast-3779" async></script>
    ![ttystudio GIF](https://raw.githubusercontent.com/chjj/ttystudio/master/img/example.gif)

    ---

    @@ -59,9 +62,11 @@
    > If you're `README` has a lot of info, section headers might be nice.
    - [Installation](#installation)
    - [Clone](#clone)
    - [Setup](#setup)
    - [Features](#features)
    - [Contributing](#contributing)
    - [Team](#team)
    - [FAQ](#faq)
    - [Support](#support)
    - [License](#license)


    @@ -88,20 +93,24 @@ generateProject: () => {
    - All the `code` required to get started
    - Images of what it should look like

    ### Clone 👯
    ### Clone

    - Clone this repo to your local machine using `https://github.com/fvcproductions/SOMEREPO`

    ### Setup 🔨
    ### Setup

    - If you want more syntax highlighting, format your code like this:

    ```bash
    # update and install this package first
    > update and install this package first
    ```shell
    $ brew update
    $ brew install fvcproductions
    ```

    > now install npm and bower packages
    # now install npm and bower packages
    ```shell
    $ npm install
    $ bower install
    ```
    @@ -130,9 +139,24 @@ To get started...

    - **Option 2**

    Clone this repo to your local machine using `https://github.com/fvcproductions/SOMEREPO`
    👯 Clone this repo to your local machine using `https://github.com/fvcproductions/SOMEREPO`


    🔃 **And then follow <a href="https://github.com/fvcproductions/" target="_blank">our guidelines</a> and make a <a href="https://github.com/fvcproductions/" target="_blank">pull request!</a>**

    ---

    ## Team

    > Or Contributors/People
    | <a href="http://fvcproductions.com" target="_blank">**FVCproductions**</a> | <a href="http://fvcproductions.com" target="_blank">**FVCproductions**</a> | <a href="http://fvcproductions.com" target="_blank">**FVCproductions**</a> |
    | :---: |:---:| :---:|
    | [![FVCproductions](https://avatars1.githubusercontent.com/u/4284691?v=3&s=200)](http://fvcproductions.com) | [![FVCproductions](https://avatars1.githubusercontent.com/u/4284691?v=3&s=200)](http://fvcproductions.com) | [![FVCproductions](https://avatars1.githubusercontent.com/u/4284691?v=3&s=200)](http://fvcproductions.com) |
    | <a href="http://github.com/fvcproductions" target="_blank">`github.com/fvcproductions`</a> | <a href="http://github.com/fvcproductions" target="_blank">`github.com/fvcproductions`</a> | <a href="http://github.com/fvcproductions" target="_blank">`github.com/fvcproductions`</a> |

    **And then follow <a href="https://github.com/fvcproductions/" target="_blank">our guidelines</a> and make a <a href="https://github.com/fvcproductions/" target="_blank">pull request!</a>**
    - You can just grab their GitHub profile image URL
    - You should probably resize their picture using `?s=200` at the end of the image URL.

    ---

    @@ -153,28 +177,18 @@ Reach out to me at one of the following places!

    ---

    ## Team

    > Or Contributors/People
    | **FVCproductions** | **FVCproductions** | **FVCproductions** |
    | :---: |:---:| :---:|
    | [![FVCproductions](https://avatars1.githubusercontent.com/u/4284691?v=3&s=200)](http://fvcproductions.com) | [![FVCproductions](https://avatars1.githubusercontent.com/u/4284691?v=3&s=200)](http://fvcproductions.com) | [![FVCproductions](https://avatars1.githubusercontent.com/u/4284691?v=3&s=200)](http://fvcproductions.com) |
    | <a href="http://github.com/fvcproductions" target="_blank">`github.com/fvcproductions`</a> | <a href="http://github.com/fvcproductions" target="_blank">`github.com/fvcproductions`</a> | <a href="http://github.com/fvcproductions" target="_blank">`github.com/fvcproductions`</a> |

    - You can just grab their GitHub profile image URL
    - You should probably resize their picture using `?s=200` at the end of the image URL.

    ---

    ## Donations (Optional)

    - You could include a <a href="https://cdn.rawgit.com/gratipay/gratipay-badge/2.3.0/dist/gratipay.png" target="_blank">Gratipay</a> link as well. [![Support via Gratipay](https://cdn.rawgit.com/gratipay/gratipay-badge/2.3.0/dist/gratipay.png)](https://gratipay.com/fvcproductions/)
    - You could include a <a href="https://cdn.rawgit.com/gratipay/gratipay-badge/2.3.0/dist/gratipay.png" target="_blank">Gratipay</a> link as well.

    [![Support via Gratipay](https://cdn.rawgit.com/gratipay/gratipay-badge/2.3.0/dist/gratipay.png)](https://gratipay.com/fvcproductions/)


    ---

    ## License

    - **[MIT license](http://opensource.org/licenses/mit-license.php)** ![License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](http://badges.mit-license.org)
    - Copyright 2015 © FVCproductions
    [![License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](http://badges.mit-license.org)

    - **[MIT license](http://opensource.org/licenses/mit-license.php)**
    - Copyright 2015 © <a href="http://fvcproductions.com" target="_blank">FVCproductions</a>.
  6. FVCproductions created this gist Aug 20, 2015.
    180 changes: 180 additions & 0 deletions sampleREADME.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,180 @@
    [![FVCproductions](https://avatars1.githubusercontent.com/u/4284691?v=3&s=200)](http://fvcproductions.com)

    *INSERT GRAPHIC HERE (include hyperlink in image)*

    # Repository Title Goes Here

    > Subtitle or Short Description Goes Here
    ideally one sentence
    include terms/tags that can be searched

    **Badges will go here**

    - build status
    - issues (waffle.io maybe)
    - devDependencies
    - npm package
    - coverage
    - slack
    - downloads
    - gitter chat
    - license
    - etc.

    [![Build Status](http://img.shields.io/travis/badges/badgerbadgerbadger.svg?style=flat-square)](https://travis-ci.org/badges/badgerbadgerbadger) [![Dependency Status](http://img.shields.io/gemnasium/badges/badgerbadgerbadger.svg?style=flat-square)](https://gemnasium.com/badges/badgerbadgerbadger) [![Coverage Status](http://img.shields.io/coveralls/badges/badgerbadgerbadger.svg?style=flat-square)](https://coveralls.io/r/badges/badgerbadgerbadger) [![Code Climate](http://img.shields.io/codeclimate/github/badges/badgerbadgerbadger.svg?style=flat-square)](https://codeclimate.com/github/badges/badgerbadgerbadger) [![Github Issues](http://githubbadges.herokuapp.com/badges/badgerbadgerbadger/issues.svg?style=flat-square)](https://github.com/badges/badgerbadgerbadger/issues) [![Pending Pull-Requests](http://githubbadges.herokuapp.com/badges/badgerbadgerbadger/pulls.svg?style=flat-square)](https://github.com/badges/badgerbadgerbadger/pulls) [![Gem Version](http://img.shields.io/gem/v/badgerbadgerbadger.svg?style=flat-square)](https://rubygems.org/gems/badgerbadgerbadger) [![License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](http://badges.mit-license.org) [![Badges](http://img.shields.io/:badges-9/9-ff6799.svg?style=flat-square)](https://github.com/badges/badgerbadgerbadger)

    - For more on these wonderful ~~badgers~~ badges, refer to <a href="http://badges.github.io/badgerbadgerbadger/" target="_blank">`badgerbadgerbadger`</a>

    *OR INSERT YOUR GRAPHIC HERE*

    [![INSERT YOUR GRAPHIC HERE](http://i.imgur.com/dt8AUb6.png)]()

    - Most people will glance at your `README`, *maybe* star it, and leave
    - Ergo, people should understand instantly what your project is about based on your repo

    > Tips
    - HAVE WHITE SPACE
    - MAKE IT PRETTY
    - GIFS ARE REALLY COOL

    > Tools
    - Use <a href="http://quickcast.io/" target="_blank">**QuickCast**</a>, <a href="http://recordit.co/" target="_blank">**Recordit**</a> to create quicks screencasts of your desktop.
    - For terminal sessions, there's <a href="https://asciinema.org/" target="_blank">**asciinema**</a>


    **QuickCast**

    <iframe name='quickcast' src='http://quick.as/embed/r5krugrle' scrolling='no' frameborder='0' width='100%' allowfullscreen></iframe><script src='http://quick.as/embed/script/1.60'></script>

    **asciinema**

    <script type="text/javascript" src="https://asciinema.org/a/3779.js" id="asciicast-3779" async></script>

    ---

    ## Table of Contents (Optional)

    > If you're `README` has a lot of info, section headers might be nice.
    - [Installation](#installation)
    - [Clone](#clone)
    - [Setup](#setup)
    - [Features](#features)
    - [License](#license)


    ---

    ## Example (Optional)

    ```javascript
    // code away!

    generateProject: () => {
    let project = "Deployed";
    let code = [];
    for (let js = 0; j < project.length; js++) {
    code.push(js[i])
    }
    }
    ```

    ---

    ## Installation

    - All the `code` required to get started
    - Images of what it should look like

    ### Clone 👯

    - Clone this repo to your local machine using `https://github.com/fvcproductions/SOMEREPO`

    ### Setup 🔨

    - If you want more syntax highlighting, format your code like this:

    ```bash
    # update and install this package first
    $ brew update
    $ brew install fvcproductions

    # now install npm and bower packages
    $ npm install
    $ bower install
    ```

    - For all the possible languages that support syntax highlithing on GitHub (which is basically all of them), refer <a href="https://github.com/github/linguist/blob/master/lib/linguist/languages.yml" target="_blank">here</a>.

    ---

    ## Features
    ## Usage (Optional)
    ## Documentation (Optional)
    ## Tests (Optional)

    - Going into more detail on code and technologies used
    - I utilized this nifty <a href="https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet" target="_blank">Markdown Cheatsheet</a> for this sample `README`.

    ---

    ## Contributing

    To get started...

    - **Option 1**

    🍴 Fork this repo!

    - **Option 2**

    Clone this repo to your local machine using `https://github.com/fvcproductions/SOMEREPO`

    **And then follow <a href="https://github.com/fvcproductions/" target="_blank">our guidelines</a> and make a <a href="https://github.com/fvcproductions/" target="_blank">pull request!</a>**

    ---

    ## FAQ

    - **How do I do *specifically* so and so?**
    - No problem! Just do this.

    ---

    ## Support

    Reach out to me at one of the following places!

    - Website at <a href="http://fvcproductions.com" target="_blank">`fvcproductions.com`</a>
    - Twitter at <a href="http://twitter.com/fvcproductions" target="_blank">`@fvcproductions`</a>
    - Insert more social links here.

    ---

    ## Team

    > Or Contributors/People
    | **FVCproductions** | **FVCproductions** | **FVCproductions** |
    | :---: |:---:| :---:|
    | [![FVCproductions](https://avatars1.githubusercontent.com/u/4284691?v=3&s=200)](http://fvcproductions.com) | [![FVCproductions](https://avatars1.githubusercontent.com/u/4284691?v=3&s=200)](http://fvcproductions.com) | [![FVCproductions](https://avatars1.githubusercontent.com/u/4284691?v=3&s=200)](http://fvcproductions.com) |
    | <a href="http://github.com/fvcproductions" target="_blank">`github.com/fvcproductions`</a> | <a href="http://github.com/fvcproductions" target="_blank">`github.com/fvcproductions`</a> | <a href="http://github.com/fvcproductions" target="_blank">`github.com/fvcproductions`</a> |

    - You can just grab their GitHub profile image URL
    - You should probably resize their picture using `?s=200` at the end of the image URL.

    ---

    ## Donations (Optional)

    - You could include a <a href="https://cdn.rawgit.com/gratipay/gratipay-badge/2.3.0/dist/gratipay.png" target="_blank">Gratipay</a> link as well. [![Support via Gratipay](https://cdn.rawgit.com/gratipay/gratipay-badge/2.3.0/dist/gratipay.png)](https://gratipay.com/fvcproductions/)


    ---

    ## License

    - **[MIT license](http://opensource.org/licenses/mit-license.php)** ![License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](http://badges.mit-license.org)
    - Copyright 2015 © FVCproductions