Added by: bluxmit
Jun 22, 2023
Version

~> Jekyll

Description
Jekyll is a blog-aware static site generator in Ruby
Links
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"
Scripts
# Istall script # Start script
alnoda-workspace

no compatibility requirements