diff --git a/content/gerrit-dashboard-generator/README.md b/content/gerrit-dashboard-generator/README.md deleted file mode 100644 index db1a65c..0000000 --- a/content/gerrit-dashboard-generator/README.md +++ /dev/null @@ -1,16 +0,0 @@ -Title: README for the Gerrit dashboard generator -Status: draft -Date: 2017-09-17T03:00Z ---- - -# Dashboard URL generator for Gerrit - -This little HTML file will generate URLs for Gerrit Dashboards. As constructing such URL is a real PITA, I created this tool to make my, and fellow developers’ life easier. - -## Usage - -To use the tool, put it on a static webserver (opening it from your local machine won’t work, as it loads its dependencies from CDN hosts). For example, if you have Python installed, you can use - - python -m SimpleHTTPServer 8000 - -and access the page via http://127.0.0.1:8000/. Static (ie. local machine-compatible) version is on the table, so if you can’t fire up a static webserver, check back soon(ish). diff --git a/content/gerrit-dashboard-generator/index.html b/content/gerrit-dashboard-generator/index.html deleted file mode 100644 index 518bc69..0000000 --- a/content/gerrit-dashboard-generator/index.html +++ /dev/null @@ -1,335 +0,0 @@ - - - - - Gerrit Dashboard URL generator - - - - - - - - - -
- - -
-

Gerrit Dashboard URL generator

-

You can use this site to generate a dashboard URL for your Gerrit instance.

-

Tell me the rules

-
-
-
- -
- -
-
-
- -
- -
-
-
-

Dashboard title goes here

-
- -
-
-
- -
- -
-
-
- -
- - - -