> Template engine websites, tools, and sites that generate HTML from text, markdown, or script files Github pages allows you to write index.md instead of an index.html, and therefore they count it as a webpage generator. Not sure if these kids used a markdown file for a page, but the capability is there and that makes Github more than just a dumb web server that serves html. Possibly the judges are non technical, jus…
> Not sure if these kids used a markdown file for a page This would be an exponentially more difficult task than a simple HTML page to design. If that was the case, I would award them myself!
How so? If you utilize Jekyll you merely move the text content from HTML to markdown. Essentially strongly separating content and presentation.