Documentation & Research
Technical logs regarding software development and automated trading.
Automating a static blog requires a decoupled architecture. By using GitHub Actions, the build process is moved from the local machine to an isolated environment. In combination with a structured set of instructions for Gemini, the entire workflow from content creation to going live can be standardized. Project Initialization and Submodules The PaperMod theme is included as a Git submodule. This ensures that the theme files are not part of the main repository, but function as a reference to the upstream version. ...
Why a Dedicated Server? Notes go here…