Yiannis Charalambous

Archived

RSS

Article Compiler Tutorial

2022-06-14 17:55:51 +0100 BST

This tutorial will look at how to setup article compiler so that it compiles markdown articles inside a folder and outputs them as HTML in another folder, along with how the template system works. Article compiler can be obtained on GitHub. Requirements Article Compiler uses the following programs: Perl Installation Article compiler is basically a script, so once you download/clone the git repo, just copy the compile-articles.sh script into a place where you will want to use it....

Static Builder Tutorial

2022-06-14 17:55:02 +0100 BST

This tutorial will look at how Static Builder works and will also act as a guide on how to set it up and use it. Static builder is a tool written in Python3 that allows for the reuse of common elements in static websites. For example, without it, changing the header bar in one webpage, will not change it in all the others, Static Builder is designed to fix this issue, and hence speed up the workflow and hopefully lessen the more mundane parts of the creation process....

Tags

Godot (5) Notes (1) Tutorial (6)