Skip to content

jogendra/jogendra.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

250 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jogendra.dev

The site is available at - https://jogendra.dev/. It has been hosted using GitHub pages.

Run locally

It can be run locally using Docker and Docker Compose.

Prerequisites

  • Docker installed on your machine.
  • Docker Compose installed (comes bundled with Docker Desktop).

1. Build and Run the Container

To start the Jekyll server locally:

docker-compose up --build

This will:

  • Build the Docker image.
  • Start the Jekyll server.
  • Expose the website at http://localhost:4000.

Modify any source file in your local directory. Changes will automatically reflect in the browser after a short rebuild.

To stop the server:

docker-compose down

About

Source code for my personal portfolio/blog!

Resources

License

Stars

Watchers

Forks

Contributors