Skip to content

Commit

Permalink
update gitignore, add in image resources
Browse files Browse the repository at this point in the history
  • Loading branch information
sdras committed Nov 23, 2018
1 parent a298c79 commit b2a1695
Show file tree
Hide file tree
Showing 9 changed files with 36 additions and 1 deletion.
27 changes: 27 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
### OSX ###
# General
.DS_Store
.AppleDouble
.LSOverride

# Icon must end with two \r
Icon

# Thumbnails
._*

# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent

# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,13 @@ An online version of this workshop is available at [Frontend Masters](https://fr

## Image Resources

### CodePen Resources
## CodePen Resources

- CSS Grid, [example 1](https://codepen.io/sdras/pen/54dcd199a9f3dbf851b9a8f9c706b8f7)
- CSS Grid, [example 2](https://codepen.io/sdras/pen/927251d94ada804fea3af69537dbe212)
- CSS Grid, [example 3](https://codepen.io/sdras/pen/f79830e540a17a3690ab9a9e103b5256)
- CSS Grid, [example 4](https://codepen.io/sdras/pen/74d210572cdd934e60982fa742243ebd)
- CSS Grid, [example 5, minmax](https://codepen.io/sdras/pen/2c40c78b80eda0f03010a6182376f29e)

## License

Expand Down
Binary file added image-resources/Shape.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions image-resources/noun_menu_462506_000000.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions image-resources/noun_square arrow up_744357_000000.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 image-resources/template.psd
Binary file not shown.
Binary file added image-resources/template2.psd
Binary file not shown.
Binary file added image-resources/template3.psd
Binary file not shown.

0 comments on commit b2a1695

Please sign in to comment.