analytics.example.org

A frontend for showing analytics data from analytics-reporter

  • 所有者: polastre/analytics.example.org
  • 平台:
  • 許可證: Other
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Public analytics

A collaboration to publish website analytics.

Building the Stylesheets and HTML

  • Install Gulp and dependences
npm install
./node_modules/gulp/bin/gulp.js

or

make watch
  • To compile everything, run:
./node_modules/gulp/bin/gulp.js all

Deploying the app

To deploy this app to analytics.usa.gov, you will need authorized access to 18F's Amazon S3 bucket for the project.

If using s3cmd, the command to deploy the site is:

s3cmd put --recursive -P --add-header="Cache-Control:max-age=0" *.html images js css s3://18f-dap/

But temporarily, the command is:

s3cmd put --recursive -P --add-header="Cache-Control:max-age=0" *.html demo images js css s3://18f-dap/

This deploys index.html, and the relevant static assets, to the bucket. For now, it sets a cache time of 0, though we may increase this.

Public domain

This project is in the worldwide public domain. As stated in CONTRIBUTING:

This project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.

All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.

主要指標

概覽
名稱與所有者polastre/analytics.example.org
主編程語言JavaScript
編程語言HTML (語言數: 4)
平台
許可證Other
所有者活动
創建於2015-03-10 22:54:22
推送於2015-05-04 22:46:11
最后一次提交2015-04-21 23:46:36
發布數0
用户参与
星數3
關注者數0
派生數2
提交數310
已啟用問題?
問題數0
打開的問題數0
拉請求數0
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?