Inspired at dev-landing-page of Flexdinesh
Forked from jekyll-dev-landing-page of Rollys
Minimal landing page for developers.
Developers don't talk much. Their code does all the talking. So here's a minimal landing page for developers.
Install Jekyll at Jekyll Official Documentation
bundle install
bundle exec jekyll serve
Local server will be available at http://localhost:4000
docker compose -f docker-compose.yml up --build -d
Local server will be available at http://localhost:4000