Updated readme file

jamesperet 10 年之前
父节点
当前提交
8dd074940f
共有 1 个文件被更改,包括 2 次插入45 次删除
  1. 2 45
      readme.md

+ 2 - 45
readme.md

@@ -1,20 +1,6 @@
1
-# Rails Website Template
1
+# Avalanche Network (avalanche2)
2 2
 
3
-A template for creating rails websites that includes the following:
4
-
5
-* User System (Devise)
6
-* Twitter Bootstrap + Flatstrap + Font Awesome
7
-* Basic Blog
8
-* Admin Panel
9
-* SummerNote editor
10
-* Image upload/File System
11
-* Translation (pt-BR, EN)
12
-* Contact System
13
-* Maintaince Mode
14
-* Email System (PaperClip + Mandrill)
15
-* Subscription form with Mailchimp integration
16
-* Google Analytics
17
-* Tests
3
+Second prototype source code of the avalanche network web app.
18 4
 
19 5
 ## Installation and Configurations
20 6
 
@@ -57,32 +43,3 @@ A template for creating rails websites that includes the following:
57 43
 	MAILCHIMP_LIST_ID:
58 44
 	REDISTOGO_URL:
59 45
 ```
60
-
61
-## Todo's
62
-
63
-* Log
64
-* Background processing (redis)
65
-* Search System
66
-* geo location/maps
67
-* Help
68
-* new admin email 
69
-* Invite user/admin
70
-* admin panel tour
71
-* rewrite readme file
72
-* Heroku Deploy button
73
-* Wiki/Codex
74
-* Portfolio
75
-* Store
76
-* Inventory
77
-* Module Controller
78
-
79
-## BUGS
80
-
81
-* page titles!
82
-
83
-## Example Websites
84
-
85
-- [Rails Website Template Example](http://rails-website-template.herokuapp.com/)
86
-- [Velvet Design](http://www.velvetdesign.com.br)
87
-
88
-