greenido / ido-green.appspot.com

A new version for my projects

Home Page:https://ido-green.appspot.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ„πŸ½β€β™€οΈ ido-green.appspot.com

My projects, demos and other fun stuff

Tech Stack πŸ”οΈ

Bugs and Issues 🚨

Have a bug or an issue with this theme? Open a new issue here on GitHub.

ToDos πŸ…

  • Fetch an RSS feed from the blog
  • 'Playroom' to the examples from RoadShow page
  • ServiceWorker - Use it to improve performance and to control the fetching of new / fresh content (e.g. blogs posts)

Misc πŸ‘ŒπŸΌ

 gcloud app deploy app.yaml --project theProjectID  --verbosity=debug

 npm run --prefix tests/ test

Find the number of files in all the directories (under the current one)

 du -a | cut -d/ -f2 | sort | uniq -c | sort -nr

About

A new version for my projects

https://ido-green.appspot.com


Languages

Language:HTML 70.4%Language:CSS 14.9%Language:JavaScript 14.6%Language:PHP 0.0%