~> App
Version
~> Jekyll
Description
Install (execute in workspace terminal)
wrk install jekyll==4.3.2
Remarks and hints
jekyll new myblog
cd myblog
bundle exec jekyll serve -H 0.0.0.0 -P 8026
# Open "My App on port 8026"
cd myblog
bundle exec jekyll serve -H 0.0.0.0 -P 8026
# Open "My App on port 8026"
Scripts
# Istall script # Start script!= Workspace compatibility
alnoda-workspace
compatible
all versions
!= App compatibility
no compatibility requirements