diff options
| author | Yuval Adam <yuv.adm@gmail.com> | 2011-04-01 13:24:05 +0300 |
|---|---|---|
| committer | Yuval Adam <yuv.adm@gmail.com> | 2011-04-01 13:24:05 +0300 |
| commit | 94b2bb3c51b1687c0a4a74348d0f81c180ceba17 (patch) | |
| tree | dbb7c7f3fb81b2701ad9ee2f7d27db9a045961f7 | |
| parent | 87e6e78fadc25ba09239a9017ad06561a1b8aeb7 (diff) | |
updated docs
| -rw-r--r-- | README | 1 | ||||
| -rw-r--r-- | README.md | 14 | ||||
| -rw-r--r-- | TODO | 10 |
3 files changed, 14 insertions, 11 deletions
@@ -1 +0,0 @@ -Various development building blocks diff --git a/README.md b/README.md new file mode 100644 index 0000000..0d8a2f5 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# Building Blocks + +Basic building blocks for various projects. + +## Features + +* S3 POST upload form +* HTML layouts + +## Todo + +* Blueprint layouts +* Client side Facebook authentication +* Paypal integration
\ No newline at end of file @@ -1,10 +0,0 @@ - -- S3 POST form - -- Client side Facebook authentication - -- HTML layouts (centered content, header/footer) - -- Blueprint layouts - -- Paypal integration
\ No newline at end of file |
