Auto-publish on Fri 26 Sep 15:56:57 BST 2025
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||
<head>
|
||||
<!-- 2025-08-28 Thu 17:45 -->
|
||||
<!-- 2025-09-26 Fri 15:56 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Setup</title>
|
||||
@@ -218,9 +218,9 @@
|
||||
</div>
|
||||
<div id="content" class="content">
|
||||
<h1 class="title">Setup</h1>
|
||||
<div id="outline-container-org475ee85" class="outline-2">
|
||||
<h2 id="org475ee85">Introduction</h2>
|
||||
<div class="outline-text-2" id="text-org475ee85">
|
||||
<div id="outline-container-orgb1107da" class="outline-2">
|
||||
<h2 id="orgb1107da">Introduction</h2>
|
||||
<div class="outline-text-2" id="text-orgb1107da">
|
||||
<p>
|
||||
<i>Last updated: <span class="timestamp-wrapper"><span class="timestamp"><2025-08-10 Sun 20:42></span></span></i>
|
||||
</p>
|
||||
@@ -235,9 +235,9 @@ This page will highlight the <code>build-script.el</code> used to generate this
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org2fc3627" class="outline-2">
|
||||
<h2 id="org2fc3627">The script</h2>
|
||||
<div class="outline-text-2" id="text-org2fc3627">
|
||||
<div id="outline-container-org7d4e74a" class="outline-2">
|
||||
<h2 id="org7d4e74a">The script</h2>
|
||||
<div class="outline-text-2" id="text-org7d4e74a">
|
||||
<p>
|
||||
The script is as follows, at the start I have some metadata relating to the file, followed by package management,then the declaration of variables/functions and finally the <code>org-publish-project-alist</code> which handles nearly all of the project generation instructions.
|
||||
</p>
|
||||
@@ -650,9 +650,9 @@ Created with %c on <a href=\"https://www.archlinux.org/\">Arch</a> &
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org0134afc" class="outline-2">
|
||||
<h2 id="org0134afc">Publish Script</h2>
|
||||
<div class="outline-text-2" id="text-org0134afc">
|
||||
<div id="outline-container-orgec2e423" class="outline-2">
|
||||
<h2 id="orgec2e423">Publish Script</h2>
|
||||
<div class="outline-text-2" id="text-orgec2e423">
|
||||
<p>
|
||||
As the project is hosted on Github, I have created a small script that is able to push changes to the remote repository, which Cloudflare will automatically detect and rebuild the website:
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user