Skip to content

Commit

Permalink
Updating the website with the QR code image, and fixed JS links to be…
Browse files Browse the repository at this point in the history
… HTTPS
  • Loading branch information
Devon Tucker committed Aug 29, 2016
1 parent e5d00ed commit e5f9630
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,17 @@
# tomighty.github.io
Tomighty Github Page

This is the repository for the Tomighty website.

## Deploying

Currently the actual website content is hosted on the [tomighty-website repository](https://github.com/tomighty/tomighty-website). In order
to redeploy the website you must check out the website repository, build the site, and deploy it to this repository.

1. Check out the tomight-website project.
1. In the project directory, run `npm install`
1. Run `grunt` to build the website
1. Copy the contents of the `release` directory into this directory
1. Commit to this repository, or create a pull request if you lack commit access

That's it!
Binary file added img/bitcoin-qrcode.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><title>Tomighty</title><link href="http://fonts.googleapis.com/css?family=Merriweather:400,300,700" rel="stylesheet" type="text/css"><link rel="stylesheet" href="css/normalize.css"><link rel="stylesheet" href="css/main.css"><script type="text/javascript">/* <![CDATA[ */
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><title>Tomighty</title><link href="https://fonts.googleapis.com/css?family=Merriweather:400,300,700" rel="stylesheet" type="text/css"><link rel="stylesheet" href="css/normalize.css"><link rel="stylesheet" href="css/main.css"><script type="text/javascript">/* <![CDATA[ */
(function() {
var s = document.createElement('script'), t = document.getElementsByTagName('script')[0];
s.type = 'text/javascript';
s.async = true;
s.src = 'http://api.flattr.com/js/0.6/load.js?mode=auto';
s.src = 'https://api.flattr.com/js/0.6/load.js?mode=auto';
t.parentNode.insertBefore(s, t);
})();
/* ]]> */</script></head><body><a href="https://github.com/tomighty/tomighty"><img style="position: absolute; top: 0; right: 0; border: 0" src="https://camo.githubusercontent.com/652c5b9acfaddf3a9c326fa6bde407b87f7be0f4/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6f72616e67655f6666373630302e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png"></a><div class="wrap"><header><div><img src="img/logo.png"></div><h1>Tomighty</h1><h2 class="description">A free desktop timer for the Pomodoro Technique&reg;</h2></header><section><section class="downloads"><p>Available for</p><ul><li><a href="https://tomighty.googlecode.com/files/Tomighty-1.0.1.dmg"><img src="img/mac.png"> Mac</a></li><li><a href="http://tomighty.googlecode.com/files/tomighty-0.7.1-install.exe"><img src="img/windows.png"> Windows</a></li></ul></section><p class="screenshots"><img src="img/ss-mac.png" class="screenshot"> <img src="img/ss-win.png" class="screenshot"></p><p class="donation">Do you like it? Please consider <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=BWNK5RYUAYY92">making a donation</a>.</p><p class="donation">Bitcoin:<br><img src="img/bitcoin-qrcode.png"><br>184rodV72dNrYiQakwNWFGrfR1Tbs5Nseh</p><p class="social"><a style="display:none" rev="flattr;button:compact;" href="http://www.tomighty.org" class="FlattrButton"></a> <a href="https://twitter.com/Tomighty" class="twitter-follow-button" data-show-count="true" data-lang="en">@Tomighty</a><g:plusone size="medium"></g:plusone></p></section><section><h2>About Tomighty</h2><p>Tomighty is a desktop timer specifically designed for the Pomodoro Technique&reg;. It's a software created and developed by <a href="http://www.linkedin.com/in/ccidral">Célio Cidral Junior</a>, licensed to you under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>. It’s free (gratis) and open source.</p><p>You can talk about Tomighty at the <a href="http://groups.google.com/forum/?fromgroups#!forum/tomighty">Google Group</a>.</p></section><section><h2>About the technique</h2><p>The Pomodoro Technique&reg; is a very simple and effective time management technique that helps you keep focused on tasks that require long periods of concentration. Read more about it at the <a href="http://www.pomodorotechnique.com/">official website</a>.</p><p>Pomodoro Technique® and Pomodoro™ are registered and filed trademarks owned by <a href="http://francescocirillo.com/">Francesco Cirillo</a>. Tomighty is not affiliated by, associated with nor endorsed by Francesco Cirillo.</p></section><section><h2>Credits</h2><p>Tomato logo designed by <a href="http://www.thenounproject.com/jcampos">José Campos</a> from the <a href="http://www.thenounproject.com">Noun Project</a>.</p></section><footer><p>&copy; 2010-2014 <a href="http://www.linkedin.com/in/ccidral">C&eacute;lio Cidral Junior</a></p></footer></div><script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="http://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script><script type="text/javascript">(function() {var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;po.src = 'https://apis.google.com/js/plusone.js';var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);})();</script><script type="text/javascript">var _gaq = _gaq || [];
/* ]]> */</script></head><body><a href="https://github.com/tomighty/tomighty"><img style="position: absolute; top: 0; right: 0; border: 0" src="https://camo.githubusercontent.com/652c5b9acfaddf3a9c326fa6bde407b87f7be0f4/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6f72616e67655f6666373630302e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png"></a><div class="wrap"><header><div><img src="img/logo.png"></div><h1>Tomighty</h1><h2 class="description">A free desktop timer for the Pomodoro Technique&reg;</h2></header><section><section class="downloads"><p>Available for</p><ul><li><a href="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/tomighty/Tomighty-1.0.1.dmg"><img src="img/mac.png"> Mac</a></li><li><a href="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/tomighty/tomighty-0.7.1-install.exe"><img src="img/windows.png"> Windows</a></li></ul></section><p class="screenshots"><img src="img/ss-mac.png" class="screenshot"> <img src="img/ss-win.png" class="screenshot"></p><p class="donation">Do you like it? Please consider <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=BWNK5RYUAYY92">making a donation</a>.</p><p class="donation">Bitcoin:<br><img src="img/bitcoin-qrcode.png"><br>184rodV72dNrYiQakwNWFGrfR1Tbs5Nseh</p><p class="social"><a style="display:none" rev="flattr;button:compact;" href="http://www.tomighty.org" class="FlattrButton"></a> <a href="https://twitter.com/Tomighty" class="twitter-follow-button" data-show-count="true" data-lang="en">@Tomighty</a><g:plusone size="medium"></g:plusone></p></section><section><h2>About Tomighty</h2><p>Tomighty is a desktop timer specifically designed for the Pomodoro Technique&reg;. It's a software created and developed by <a href="http://www.linkedin.com/in/ccidral">Célio Cidral Junior</a>, licensed to you under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>. It’s free (gratis) and open source.</p><p>You can talk about Tomighty at the <a href="http://groups.google.com/forum/?fromgroups#!forum/tomighty">Google Group</a>.</p></section><section><h2>About the technique</h2><p>The Pomodoro Technique&reg; is a very simple and effective time management technique that helps you keep focused on tasks that require long periods of concentration. Read more about it at the <a href="http://www.pomodorotechnique.com/">official website</a>.</p><p>Pomodoro Technique® and Pomodoro™ are registered and filed trademarks owned by <a href="http://francescocirillo.com/">Francesco Cirillo</a>. Tomighty is not affiliated by, associated with nor endorsed by Francesco Cirillo.</p></section><section><h2>Credits</h2><p>Tomato logo designed by <a href="http://www.thenounproject.com/jcampos">José Campos</a> from the <a href="http://www.thenounproject.com">Noun Project</a>.</p></section><footer><p>&copy; 2010-2014 <a href="http://www.linkedin.com/in/ccidral">C&eacute;lio Cidral Junior</a></p></footer></div><script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="https://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script><script type="text/javascript">(function() {var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;po.src = 'https://apis.google.com/js/plusone.js';var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);})();</script><script type="text/javascript">var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-18818802-2']);
_gaq.push(['_trackPageview']);
(function() {
Expand Down

0 comments on commit e5f9630

Please sign in to comment.