Skip to content

Per-country ranking table based on data from Google IPv6 Statistics page

Notifications You must be signed in to change notification settings

njh/google-ipv6

Repository files navigation

Web-page to display Google IPv6 country data as a ranked list

This is the code repository that generates https://www.aelius.com/njh/google-ipv6/

It is a statically generated website built using Ruby.

Development

You may need to install a recent version of ruby of my computer before you can run the scripts. I use rbenv to install and manage different versions of ruby

First make sure you have Bundler installed:

$ gem install bundler

Then install all the dependencies:

$ bundle install

To build a copy of the website on your local machine run:

$ rake

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/njh/google-ipv6.

About

Per-country ranking table based on data from Google IPv6 Statistics page

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published