GGmorello / playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github Pages

Install:

Run locally:

bundle exec jekyll serve --incremental

Clean:

bundle exec jekyll clean

Update with the latest PortalsJS runtime:

  • Replace the main.js file with the new runtime after minifying and obfuscating it.

Note:

  • The assets are placed in assets-playground to avoid any name conflicts with the main site. If there are name conflicts, then the wrong files may be loaded, for example the wrong style sheets.

About

License:Apache License 2.0


Languages

Language:HTML 62.9%Language:JavaScript 26.1%Language:CSS 10.4%Language:Ruby 0.7%