Sugar Creation Kit: Difference between revisions
m →Convert MediaWiki to HTML: Jekyll |
m →Jekyll |
||
| Line 313: | Line 313: | ||
*This may be the simplest way to generate a HTML file for adding to the new sugar webpage (not tested) | *This may be the simplest way to generate a HTML file for adding to the new sugar webpage (not tested) | ||
===Jekyll=== | ===[http://jekyllrb.com/ Jekyll]=== | ||
Jekyll is a simple, blog-aware, static site generator. It takes a template directory containing raw text files in various formats, runs it through Markdown (or Textile) and Liquid converters, and spits out a complete, ready-to-publish static website suitable for serving with your favorite web server. | Jekyll is a simple, blog-aware, static site generator. It takes a template directory containing raw text files in various formats, runs it through Markdown (or Textile) and Liquid converters, and spits out a complete, ready-to-publish static website suitable for serving with your favorite web server. | ||