diff --git a/README.md b/README.md index 85296be..67583fe 100644 --- a/README.md +++ b/README.md @@ -1 +1,12 @@ -# drivenotepad \ No newline at end of file +# drivenotepad +#### Drive Notepad is not affiliated with Google. +It is made by **DM** in his spare time. +The app is hosted [free on github](https://help.github.com/categories/github-pages-basics/), +and Google API requests are also [fulfilled for free](http://stackoverflow.com/a/10313416/2399799). + +This means it costs **nothing** to keep the app up and running, +and hence it can be provided to users for free. Yay! +*** +#### News *Mar 2016*. +The app is undergoing its biennial refresh, +but the current development version is already live [here](http://drivenotepad.github.io/app) diff --git a/params.json b/params.json index ebc0bb9..eadccf0 100644 --- a/params.json +++ b/params.json @@ -1 +1,7 @@ -{"name":"Drivenotepad.GitHub.io","tagline":"","body":"### Drive Notepad\r\n\r\nDrive Notepad is not affiliated with Google. It is made by DM in his spare time. \r\n\r\nThe app is hosted [free on github](https://help.github.com/categories/github-pages-basics/), and Google API requests are also [fulfilled for free](http://stackoverflow.com/a/10313416/2399799). This means it costs nothing to keep the app up and running, and hence it can be provided to users for free. Yay!\r\n\r\n### News\r\n\r\nMar 2016. The app is undergoing its biennial refresh, but the current development version is already live [here](/app)","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."} \ No newline at end of file +{ + "name":"Drivenotepad.GitHub.io", + "tagline":"", + "body":"### Drive Notepad\r\n\r\nDrive Notepad is not affiliated with Google. It is made by DM in his spare time. \r\n\r\nThe app is hosted [free on github](https://help.github.com/categories/github-pages-basics/), and Google API requests are also [fulfilled for free](http://stackoverflow.com/a/10313416/2399799). This means it costs nothing to keep the app up and running, and hence it can be provided to users for free. Yay!\r\n\r\n### News\r\n\r\nMar 2016. The app is undergoing its biennial refresh, but the current development version is already live [here](/app)", + "google":"", + "note":"Don't delete this file! It's used internally to help with page regeneration." +}