Skip to content

cowienduckie/cowienduckie.github.io

 
 

Repository files navigation

Dev Landing Page With Jekyll

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.


Local Run with Jekyll

Install Jekyll at Jekyll Official Documentation

bundle install
bundle exec jekyll serve

Local server will be available at http://localhost:4000

Local Run with Docker

docker compose -f docker-compose.yml up --build -d

Local server will be available at http://localhost:4000

About

My personal landing page using Jekyll

Resources

Stars

Watchers

Forks

Languages

  • SCSS 52.8%
  • HTML 33.3%
  • Ruby 13.9%