Skip to content

Commit

Permalink
Create index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
bradoyler committed Oct 18, 2015
1 parent 84885d6 commit 60d17a4
Showing 1 changed file with 60 additions and 0 deletions.
60 changes: 60 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@

<!DOCTYPE html>
<html>
<head>
<title>Awesome All</title>
<meta name="description" content="A curated list of all the awesome lists of awesome frameworks, libraries and software" />
</head>

<body>
<textarea theme="united" style="display:none;">
# [Awesome all](https://github.com/bradoyler/awesome-all)

A curated list of all the awesome lists of awesome frameworks, libraries and software

### Contributing

Please take a quick gander at the [contribution guidelines](https://github.com/bradoyler/awesome-all/blob/master/CONTRIBUTING.md) first. Thanks to all [contributors](https://github.com/bradoyler/awesome-all/graphs/contributors); you rock!

### Contents

- [Android](https://github.com/JStumpp/awesome-android)
- [AutoIt](https://github.com/J2TeaM/awesome-AutoIt)
- [Bash](https://github.com/alebcay/awesome-shell)
- [Big data](https://github.com/onurakpolat/awesome-bigdata)
- [C](https://github.com/kozross/awesome-c)
- [C++](https://github.com/fffaraz/awesome-cpp)
- [Clojure](https://github.com/razum2um/awesome-clojure)
- [Cobol](https://github.com/dshimy/awesome-cobol)
- [Common Lisp](https://github.com/kozross/awesome-cl)
- [Community](https://github.com/peterkokot/awesome-community)
- [D](https://github.com/zhaopuming/awesome-d)
- [Dojo Toolkit](https://github.com/peterkokot/awesome-dojo)
- [Elixir](https://github.com/h4cc/awesome-elixir)
- [Frontend Dev](https://github.com/dypsilon/frontend-dev-bookmarks)
- [Go](https://github.com/avelino/awesome-go)
- [Hadoop](https://github.com/youngwookim/awesome-hadoop)
- [iOS](https://github.com/vsouza/awesome-ios)
- [IoT](https://github.com/HQarroum/awesome-iot)
- [Java](https://github.com/akullpp/awesome-java)
- [JavaScript](https://github.com/sorrycc/awesome-javascript)
- [jQuery](https://github.com/peterkokot/awesome-jquery)
- [Lists](https://github.com/jnv/lists)
- [Node.js](https://github.com/vndmtrx/awesome-nodejs)
- [PHP](https://github.com/ziadoz/awesome-php)
- [Python](https://github.com/vinta/awesome-python)
- [React-Native](https://github.com/jondot/awesome-react-native)
- [Ruby](https://github.com/markets/awesome-ruby)
- [Scala](https://github.com/lauris/awesome-scala)
- [Search Engine Optimization (SEO)](https://github.com/marcobiedermann/search-engine-optimization)
- [Swift](https://awesome-swift.zeef.com/robin.eggenkamp)
- [Sysadmin](https://github.com/kahun/awesome-sysadmin)
- [Talks](https://github.com/JanVanRyswyck/awesome-talks)
- [Wikipedia](https://github.com/emijrp/awesome-wikipedia)

<a href="https://github.com/bradoyler/awesome-all"><img style="position: fixed; top: 0; right: 0; border: 0; z-index: 1000; margin: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub"></a>

</textarea>
<script src="http://strapdownjs.com/v/0.2/strapdown.js"></script>
</body>
</html>

0 comments on commit 60d17a4

Please sign in to comment.