This website works better with JavaScript.
首頁
探索
說明
登入
adrian
/
kiosks
關註
1
收藏
0
複製
0
程式碼
問題管理
4
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
Tidy up
main
Adrian Short
3 年之前
父節點
3c3f5770f7
當前提交
3c23333c28
簽署人:
adrian
GPG Key ID:
4B54F9AE91AB06BB
共有
2 個文件被更改
,包括
2 次插入
和
3 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-3
bin/build
+2
-0
lib/site.rb
+ 0
- 3
bin/build
查看文件
@@ -1,7 +1,4 @@
#!/usr/bin/env ruby
require_relative '../lib/helpers'
require_relative '../lib/site'
Petrify.setup
Site.generate
+ 2
- 0
lib/site.rb
查看文件
@@ -15,6 +15,8 @@ end
class Site
def self.generate
Petrify.setup
# Home page
summary = ScraperWiki.select("
authority_name, status, decision, appeal_status, appeal_decision,
Write
Preview
Loading…
取消
儲存