Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Henry Savit committed Oct 21, 2016
1 parent c4aa210 commit e408950
Show file tree
Hide file tree
Showing 10 changed files with 3,789 additions and 448 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@

language: ruby
rvm:
- 2.2
before_script:
- gem install awesome_bot
script:
- awesome_bot README.md --allow-redirect --allow-dupe --white-list linkedin.com/jobs/swift-jobs,mattrajca.com,quora.com,blog.tackmobile.com,swiftdoc.org,safaribooksonline,iosinsight,littlebitesofcocoa,swifting.io,twilio,dancounsell,reddit
3 changes: 3 additions & 0 deletions Contributing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@

## **Contributing Guidelines**
Let this list serve as a huge thank you to the incredible Swift Community. It would not exist if the people behind Swift were not so incredibly innovative, intellectual, and enthusiastic about the language and about open source. I created this list because I believe that the Swift community can be just as smart as the Haskell Community if guided properly. If you would like to make the Swift community smarter and contribute to this list, make sure to check out the emoji key and please open up a pull request or send a tweet of the content to [@CantBeMoreWrong](https://twitter.com/CantBeMoreWrong). If the topic of the content is already exists on the list, create an adjacent emoji to the existing content. I realize that this list is by no means perfect, so if you have an idea as to how I can change it, please let me know!
1 change: 1 addition & 0 deletions Hello.swift
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
print("Hello")
22 changes: 22 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
The MIT License (MIT)

Copyright (c) 2015-2016 Give money to charity

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

1,529 changes: 1,529 additions & 0 deletions MostRecentAdditions.md

Large diffs are not rendered by default.

2,226 changes: 2,226 additions & 0 deletions README.md

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion images/middleman-logo.svg

This file was deleted.

29 changes: 0 additions & 29 deletions index.html

This file was deleted.

1 change: 0 additions & 1 deletion javascripts/all.js

This file was deleted.

Loading

0 comments on commit e408950

Please sign in to comment.