forked from saurabh/orbit4-5
Compare commits
104 Commits
Author | SHA1 | Date |
---|---|---|
|
25e74620c9 | |
|
1107005e53 | |
|
a0ee8bc3b8 | |
|
da44ffc501 | |
|
ee4f7e06e8 | |
|
d2f21f5221 | |
|
cc303fb93d | |
|
53d5dd7d38 | |
|
d938e6b88d | |
|
41a1f83b08 | |
|
e0d55ba507 | |
|
a4e7a396dc | |
|
804fdd044d | |
|
f181332d86 | |
|
2f04300030 | |
|
cb1a40d8b3 | |
|
262ee137a7 | |
|
a577307a5c | |
|
480bbeeda0 | |
|
1ee6b4cc67 | |
|
427cb03ecf | |
|
3d04118037 | |
|
9ca761b952 | |
|
7638a95385 | |
|
6a49fb58e7 | |
|
ee121fa0aa | |
|
2af2a208ab | |
|
95e7403aaa | |
|
c5b39c7e45 | |
|
aed6f7f34a | |
|
ba44a224d3 | |
|
9cf3fab749 | |
|
dc9bebd479 | |
|
602ef183c0 | |
|
52037fba2c | |
|
a281c8c748 | |
|
42e4e377c4 | |
|
c7f6c97789 | |
|
245f355b75 | |
|
3f48b5886f | |
|
1495466b68 | |
|
d3f1808147 | |
|
8c2f10e59c | |
|
d517e3c639 | |
|
2f58c02ee5 | |
|
84fd35c17c | |
|
f9dcf7db3a | |
|
a833bfd606 | |
|
89c59f9673 | |
|
0122f5aa23 | |
|
e5810c9aa0 | |
|
b27467c65d | |
|
2cc97bc407 | |
|
16389cb942 | |
|
094f8d93f4 | |
|
97912d2d3a | |
|
345fd0ed37 | |
|
1a19b97258 | |
|
20180a1662 | |
|
dd5f7ed234 | |
|
2ceb55201b | |
|
0746250c46 | |
|
07f6b6aab2 | |
|
0239342f9c | |
|
ef8728c6fa | |
|
449d809b35 | |
|
61f45b5497 | |
|
72c120c0ae | |
|
d58b993cb5 | |
|
4ecfb9bf80 | |
|
6c16e2aac8 | |
|
b2a5e361e8 | |
|
95a3e61080 | |
|
ffc2d23cb9 | |
|
d45f4eaf36 | |
|
aad4436344 | |
|
084ce700ec | |
|
ab4eefce87 | |
|
0d8d6b24c3 | |
|
940ed459d7 | |
|
e70aefcccf | |
|
3aa4922632 | |
|
5232367c0f | |
|
ba7c610e8b | |
|
a6c7652851 | |
|
19190646f3 | |
|
686b402915 | |
|
297ed49447 | |
|
66d40566b7 | |
|
f8a0b6128d | |
|
78cb06e3c0 | |
|
c7f535c2f8 | |
|
99b94ec889 | |
|
e34b3599a2 | |
|
bbb6bad20b | |
|
bec81bb837 | |
|
c620d8d695 | |
|
b1451a0620 | |
|
117a288155 | |
|
12d95d5f26 | |
|
5d6e71fa09 | |
|
e3b09c47f9 | |
|
6a871e0e58 | |
|
e8a00a70f5 |
|
@ -5,17 +5,6 @@ gem 'gallery', git: 'http://gitlab.tp.rulingcom.com/saurabh/gallery.git'
|
||||||
gem 'web_resource', git: 'http://gitlab.tp.rulingcom.com/saurabh/links.git'
|
gem 'web_resource', git: 'http://gitlab.tp.rulingcom.com/saurabh/links.git'
|
||||||
gem 'page_content', git: 'http://gitlab.tp.rulingcom.com/saurabh/pagecontent.git'
|
gem 'page_content', git: 'http://gitlab.tp.rulingcom.com/saurabh/pagecontent.git'
|
||||||
gem 'faq', git: 'http://gitlab.tp.rulingcom.com/saurabh/faq.git'
|
gem 'faq', git: 'http://gitlab.tp.rulingcom.com/saurabh/faq.git'
|
||||||
#Personal Plugins
|
|
||||||
gem 'personal_journal', git: 'http://gitlab.tp.rulingcom.com/saurabh/personal-journal.git'
|
|
||||||
gem 'personal_conference', git: 'http://gitlab.tp.rulingcom.com/saurabh/personal-conference.git'
|
|
||||||
gem 'personal_book', git: 'http://gitlab.tp.rulingcom.com/saurabh/personal-book.git'
|
|
||||||
gem 'personal_project', git: 'http://gitlab.tp.rulingcom.com/saurabh/personal-project.git'
|
|
||||||
gem 'personal_patent', git: 'http://gitlab.tp.rulingcom.com/saurabh/personal-patent.git'
|
|
||||||
gem 'personal_research', git: 'http://gitlab.tp.rulingcom.com/saurabh/personal-research.git'
|
|
||||||
gem 'personal_lab', git: 'http://gitlab.tp.rulingcom.com/saurabh/personal-lab.git'
|
|
||||||
gem 'personal_diploma', git: 'http://gitlab.tp.rulingcom.com/saurabh/personal-diploma.git'
|
|
||||||
gem 'personal_experience', git: 'http://gitlab.tp.rulingcom.com/saurabh/personal-experience.git'
|
|
||||||
gem 'personal_honor', git: 'http://gitlab.tp.rulingcom.com/saurabh/personal-honor.git'
|
|
||||||
|
|
||||||
#widgets
|
#widgets
|
||||||
gem "site_menu_widget", git: 'http://gitlab.tp.rulingcom.com/saurabh/site-menu-widget.git'
|
gem "site_menu_widget", git: 'http://gitlab.tp.rulingcom.com/saurabh/site-menu-widget.git'
|
||||||
|
|
|
@ -15,7 +15,7 @@ if Site.count == 0
|
||||||
site.title_translations = {:en=>"Orbit",:zh_tw=>"Orbit"}
|
site.title_translations = {:en=>"Orbit",:zh_tw=>"Orbit"}
|
||||||
site.valid_locales = [:en, :zh_tw]
|
site.valid_locales = [:en, :zh_tw]
|
||||||
site.in_use_locales = site.valid_locales
|
site.in_use_locales = site.valid_locales
|
||||||
site.site_type = "orbit"
|
site.site_type = "gravity"
|
||||||
site.template = (Dir.glob("#{Rails.root}/app/templates/*").collect{|temp| temp.split('/').last}-['mobile']).first
|
site.template = (Dir.glob("#{Rails.root}/app/templates/*").collect{|temp| temp.split('/').last}-['mobile']).first
|
||||||
site.save
|
site.save
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue