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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?