Skip to content

Commit 5417055

Browse files
authored
Update README.md
1 parent 8a46f88 commit 5417055

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
[![License: MIT](https://img.shields.io/badge/License-MIT-brightgreen.svg)](https://github.com/jbampton/dashboard-2/blob/gh-pages/LICENSE)
44

5-
http://thebeast.me/dashboard-2/
6-
75
This project is using [Ruby](https://www.ruby-lang.org/en/) to build a high powered analytics dashboard website using [Google Charts](https://developers.google.com/chart/) [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) library which is being hosted on [GitHub Pages](https://pages.github.com/). [Bootstrap](http://getbootstrap.com/) and [jQuery](https://jquery.com/) are also being used for a [responsive designed](https://responsivedesign.is/) mobile first website.
86

97
Another interesting technique that is being used is [concatenation](https://en.wikipedia.org/wiki/Concatenation) to build all the [HTML 5](https://developer.mozilla.org/en-US/docs/Web/HTML) pages, which are then written to files via [variable interpolation](http://batsov.com/articles/2014/08/13/the-elements-of-style-in-ruby-number-14-variable-interpolation/).

0 commit comments

Comments
 (0)