Installation
Jekyll and Eleventy handle many tasks right out of the box. Ideally, they would both handle each task in exactly the same way, but that's not the case.
This section explains the few touch points where JekyllFaces has deviated from the norms of each to provide a consistent interface for creating your site.
For more information on the rationale for deviating from each platform's built-in-support for certain features and tasks is further described in Gotchas and Writing Compatible Markdown.
Deciding on a Tech
JekyllFaces supports both Jekyll and Eleventy. The decision of which should be based solely on the tech stack that you'd like to use.
Jekyll uses Ruby. So you'll need to install the tools that support the Ruby ecosystem.
Eleventy uses Node/JS. So you'll need to install the tools that support the JavaScript ecosystem.
Instructions
Detailed instructions for installing the supporting technologies can be found below: