Skip to content

llxxxll/blog

Repository files navigation

Paddle Blog

Run locally

  1. Install Docker

  2. Run the following command inside the repo directory:

    docker run --rm -v `pwd`:/data -it -p 4000:4000 jekyll/jekyll:3.5 bash -c 'cd /data && jekyll serve --watch'
  3. Open browser and visit http://localhost:4000

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published