analytics.example.org

A frontend for showing analytics data from analytics-reporter

  • Owner: polastre/analytics.example.org
  • Platform:
  • License:: Other
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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.

Main metrics

Overview
Name With Ownerpolastre/analytics.example.org
Primary LanguageJavaScript
Program languageHTML (Language Count: 4)
Platform
License:Other
所有者活动
Created At2015-03-10 22:54:22
Pushed At2015-05-04 22:46:11
Last Commit At2015-04-21 23:46:36
Release Count0
用户参与
Stargazers Count3
Watchers Count0
Fork Count2
Commits Count310
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count0
Pull Requests Open Count0
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private