Jekyll

From IndieWebCamp
Jump to: navigation, search


Jekyll is Ruby software that helps you create "Simple, blog-aware, static sites" suitable for static domain hosting. It is simple in sense that it does one thing well. It compiles HTML and markdown files into a static website.

The learning curve is steep for those not used to HTML. However, there is a pattern of people migrating from WordPress to Jekyll, and many people in IRC have experience with setting up Jekyll.

It was made popular by GitHub's offer to build and host your jekyll powered website for free. While GitHub may be a form of a silo that can easily host a Jekyll website, Jekyll has no dependence upon GitHub. Projects like jekyll-hook can help replicate the publishing workflow that GitHub offers on your own server.

See also: projects#Jekyll

Contents

Pros

Cons

Related Tools

IndieWeb Examples

IndieWeb community members using Jekyll on their own primary sites:

Other Notable Examples

Troubleshooting

Something is not working on my local box

Something is not working on my local box.

Be sure to:

gem install jekyll hangs indefinitely

"gem install jekyll" hangs indefinitely

Note:

Asks

See Also

Personal tools
Namespaces
Variants
Actions
Recent & Upcoming
Resources
Toolbox