Video
Metarings
Myopia and biomorphs
Khokhloma
Chromatic Holes
ARRT!
Install Elm and Webpack:
npm install -g elm webpack
Then install required packages:
npm install
Run with:
npm start
If you want to build / minify, use:
npm run build:player
npm run build
See ./package.json
and Dockerfile
for
http://<host>/
http://<host>/#<product>
http://<host>/#<mode>
http://<host>/#<preset>
http://<host>/#<width>x<height>
http://<host>/#<size_rule>:<width>x<height>
http://<host>/#<size_rule>:<preset>
http://<host>/#<size_rule>:<preset>x<factor>
http://<host>/#<size_rule>:<preset>:<width>x<height>
http://<host>/#<mode>/<size_rule>...
http://<host>/#<product>/<size_rule>...
http://<host>/#<size_rule>/<mode>...
http://<host>/#<mode>/<product>/<size_rule>...
http://<host>/#<mode>/<size_rule>.../<product>
http://<host>/#<product>/<size_rule>.../<mode>
etc.
Default: jetbrains
Any of: jetbrains
, intellij-idea
, phpstorm
, pycharm
, rubymine
, webstorm
, clion
, datagrip
, appcode
, goland
, resharper
, resharper-cpp
, dotcover
, dotmemory
, dotpeek
, dottrace
, rider
, teamcity
, youtrack
, upsource
, hub
, kotlin
, mps
Default: release
Any of: dev
, prod
, release
, ads
, tron-<mode>
, player
Default: dimensionless
When just the size given, it's: <width>x<height>
-> custom:<width>x<height>
viewport:<width>x<height>
custom:<width>x<height>
preset:<preset-id>
preset:<preset-id>x<factor>
(preset with factor, factor defaults to2
, when not specified)preset:<preset-id>:<width>x<height>
(preset with size)dimensionless
(try to find the fitting one, usually falls back to the currentviewport
size)
PC
,PCx1
,PCx2
— Product CardSP
,SPx1
,SPx2
— Product SplashNL
,NLx1
,NLx2
— NewsletterBH
,BHx1
,BHx2
— Blog headerBF
,BFx1
,BFx2
— Blog footerLP
— Landing pageWB
— WebPage PreviewAD:<width>x<height>
— AdWP:<width>x<height>
— WallpaperTW
— TwitterFB
— FacebookIN
— InstagramLN
— LinkedInBA:<width>x<height>
— Baidu
http://localhost:8080
http://localhost:8080/#100x501
http://localhost:8080/#custom:100x501
http://localhost:8080/#preset:TW
http://localhost:8080/#preset:LP
http://localhost:8080/#preset:PCx2
http://localhost:8080/#preset:BA:200x300
http://localhost:8080/#viewport:1020x300
http://localhost:8080/#dimensionless
http://localhost:8080/#dev/custom:100x501
http://localhost:8080/#release/preset:TW
http://localhost:8080/#dev
http://localhost:8080/#player
http://localhost:8080/#tron-dev/preset:TW
http://localhost:8080/#jetbrains/100x501
http://localhost:8080/#jetbrains/dev/custom:100x501
http://localhost:8080/#100x501/teamcity/ads