Skip to content

Commit

Permalink
adds various screenshots to readme
Browse files Browse the repository at this point in the history
* renames a few example files
  • Loading branch information
n8rzz committed Jul 28, 2018
1 parent 4001b51 commit eb75d8a
Show file tree
Hide file tree
Showing 13 changed files with 24 additions and 3 deletions.
24 changes: 22 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,19 +29,40 @@ _SS-Octopus was written by me, for me. As such, I don't expect this theme to wo

#### Angular

![Angular Example](images/angular-example.png)

#### Typescript

![Typescript Example](images/typescript-example.png)

#### ES2015+

![ES2015+ Example](images/es-2015-plus-example.png)

#### Node

![Node Example](images/node-example.png)

### SCSS

![SCSS Example](images/scss-example.png)

### Ruby

![Ruby Example](images/ruby-example.png)

### Go

![Go Example](images/go-example.png)

### JSON

![json Example](images/json-example.png)

### YML

![yml Example](images/yml-example.png)

## Installation

1) Go to Extensions
Expand All @@ -52,8 +73,7 @@ _SS-Octopus was written by me, for me. As such, I don't expect this theme to wo

**Enjoy!**


# The Squishy Parts
## The Squishy Parts

## Motivation

Expand Down
File renamed without changes.
File renamed without changes.
3 changes: 2 additions & 1 deletion example/yml.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: node_js
node_js:
- "6"
- "7"
- "8"
install:
- npm install
script:
Expand Down
Binary file added images/angular-example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/es-2015-plus-example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/go-example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/json-example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/node-example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/ruby-example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/scss-example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/typescript-example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/yml-example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit eb75d8a

Please sign in to comment.