Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A portable Jekyll v3.2.1 for Windows with Ruby 2.0, Ruby Development Kit, and Git 2.0 bundled.
Portable Jekyll is a self-contained Windows distribution of Jekyll v3.2.1 that bundles Ruby 2.0, the Ruby Development Kit, and Git 2.0, letting users run Jekyll for static site generation without a separate installation of these dependencies. This GitHub-hosted project targets Windows users who want a portable Jekyll environment that can be carried on a USB drive or run in isolated setups.
Portable Jekyll is a portable version of Jekyll v3.2.1 for Windows that includes everything required to run Jekyll on that platform: Ruby 2.0, the Ruby Development Kit, and Git 2.0. It takes standard Jekyll commands as input and produces static websites as output, just like a regular Jekyll installation, but without requiring the user to install Ruby or Git themselves. The project is available on GitHub under the madhur/PortableJekyll repository, where it has attracted 381 stars.
jekyll new and jekyll serve from the command line to build and preview a site._site output to GitHub Pages or other static hosts.Portable Jekyll is a pre-packaged, portable distribution of Jekyll v3.2.1 for Windows. It bundles Ruby 2.0, the Ruby Development Kit, and Git 2.0 so that users can run Jekyll commands without separately installing these dependencies. It is hosted on GitHub and has 381 stars.
The portable package includes Ruby 2.0, the Ruby Development Kit, and Git 2.0. These three components are enough to run Jekyll v3.2.1 and typical static site workflows on Windows.
Yes, Portable Jekyll is specifically designed for Windows. It packages everything needed to run Jekyll v3.2.1 on Windows, avoiding the usual setup of Ruby and Git that Unix-oriented documentation expects.
