Auto-publish on Sun 10 Aug 17:58:38 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-10 Sun 13:37 -->
|
||||
<!-- 2025-08-10 Sun 17:58 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Setup</title>
|
||||
@@ -213,9 +213,9 @@
|
||||
</div>
|
||||
<div id="content" class="content">
|
||||
<h1 class="title">Setup</h1>
|
||||
<div id="outline-container-orged53f7e" class="outline-2">
|
||||
<h2 id="orged53f7e">Introduction</h2>
|
||||
<div class="outline-text-2" id="text-orged53f7e">
|
||||
<div id="outline-container-org659447b" class="outline-2">
|
||||
<h2 id="org659447b">Introduction</h2>
|
||||
<div class="outline-text-2" id="text-org659447b">
|
||||
<p>
|
||||
This page will highlight the <code>build-script.el</code> used to generate this website. This entire website is generated through org files using the command:
|
||||
</p>
|
||||
@@ -226,9 +226,9 @@ This page will highlight the <code>build-script.el</code> used to generate this
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org27f73bf" class="outline-2">
|
||||
<h2 id="org27f73bf">The script</h2>
|
||||
<div class="outline-text-2" id="text-org27f73bf">
|
||||
<div id="outline-container-orge9e5795" class="outline-2">
|
||||
<h2 id="orge9e5795">The script</h2>
|
||||
<div class="outline-text-2" id="text-orge9e5795">
|
||||
<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>
|
||||
@@ -592,9 +592,9 @@ Created with %c on <a href=\"https://www.archlinux.org/\">Arch</a> &
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org2470a81" class="outline-2">
|
||||
<h2 id="org2470a81">Publish Script</h2>
|
||||
<div class="outline-text-2" id="text-org2470a81">
|
||||
<div id="outline-container-orgf76e688" class="outline-2">
|
||||
<h2 id="orgf76e688">Publish Script</h2>
|
||||
<div class="outline-text-2" id="text-orgf76e688">
|
||||
<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