First off, a snippet from the language processor in StupidRPG. This section handles the command patterns the game can (attempt to) interpret.
Examples are included for my own benefit; it became difficult to keep track of how exactly each pattern might present itself within the game.
1 | // Pattern list |
Static Site Generators
In a nutshell, they seem a bit clunky. I’m currently trying out Middleman, which proved more straightforward to get set up than Jekyll.
In both cases, there is an unwelcome surplus of dependency-related issues, requiring specific (old) versions of Ruby and Python.
For hot new tech, these static site generators sure don’t play nice with other hot new tech.