diff --git a/README.wiki b/README.wiki new file mode 100644 index 0000000..e0f2c4a --- /dev/null +++ b/README.wiki @@ -0,0 +1,2 @@ += srchr = +srchr is a crowdsourced exercise in collecting JavaScript wisdom. For more information, visit http://blog.rebeccamurphey.com/2010/03/14/crowdsourcing-javascript-wisdom/. \ No newline at end of file diff --git a/docs/mock.png b/docs/mock.png new file mode 100644 index 0000000..201edb3 Binary files /dev/null and b/docs/mock.png differ diff --git a/README b/src/css/styles.css similarity index 100% rename from README rename to src/css/styles.css diff --git a/src/index.html b/src/index.html new file mode 100644 index 0000000..e818009 --- /dev/null +++ b/src/index.html @@ -0,0 +1,44 @@ + + + + + srchr + + + +
+

srchr

+
+ + +
+ +
+ +
+
+ + + + + + + + + + diff --git a/src/js/srchr.js b/src/js/srchr.js new file mode 100644 index 0000000..e69de29