From 9b8d155ae5927c805304359b14efee9dd2cc20a4 Mon Sep 17 00:00:00 2001
From: de-soot <78423238+de-soot@users.noreply.github.com>
Date: Thu, 23 Oct 2025 04:20:00 +0000
Subject: [PATCH 1/2] Update README.md
Signed-off-by: de-soot <78423238+de-soot@users.noreply.github.com>
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 1c735b1..6178cae 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# de-soot.github.io
-A place on the internet where I write about my write about things that interest me.
+A place on the Internet where I write about stuff.
## Usage
From 92816318378240f1d7a3a5950795903264e69efc Mon Sep 17 00:00:00 2001
From: wwc <78423238+de-soot@users.noreply.github.com>
Date: Thu, 23 Oct 2025 13:03:13 +0800
Subject: [PATCH 2/2] fixed unable to serve
---
Gemfile.lock | 49 +++++++++++++++++++++++------------------------
_site/feed.xml | 18 ++++++++++++-----
_site/sitemap.xml | 4 ----
3 files changed, 37 insertions(+), 34 deletions(-)
diff --git a/Gemfile.lock b/Gemfile.lock
index 839777b..ecb9f7b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,14 +1,14 @@
GEM
remote: https://rubygems.org/
specs:
- activesupport (8.0.2)
+ activesupport (8.1.0)
base64
- benchmark (>= 0.3)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
+ json
logger (>= 1.4.2)
minitest (>= 5.1)
securerandom (>= 0.3)
@@ -16,38 +16,37 @@ GEM
uri (>= 0.13.1)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
- base64 (0.2.0)
- benchmark (0.4.0)
- bigdecimal (3.1.9)
+ base64 (0.3.0)
+ bigdecimal (3.3.1)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.12.2)
colorator (1.1.0)
- commonmarker (0.23.11)
+ commonmarker (0.23.12)
concurrent-ruby (1.3.5)
- connection_pool (2.5.0)
- csv (3.3.3)
- dnsruby (1.72.4)
- base64 (~> 0.2.0)
- logger (~> 1.6.5)
+ connection_pool (2.5.4)
+ csv (3.3.5)
+ dnsruby (1.73.0)
+ base64 (>= 0.2)
+ logger (~> 1.6)
simpleidn (~> 0.2.1)
- drb (2.2.1)
+ drb (2.2.3)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
- ethon (0.16.0)
+ ethon (0.17.0)
ffi (>= 1.15.0)
eventmachine (1.2.7)
execjs (2.10.0)
- faraday (2.12.2)
+ faraday (2.14.0)
faraday-net_http (>= 2.0, < 3.5)
json
logger
- faraday-net_http (3.4.0)
+ faraday-net_http (3.4.1)
net-http (>= 0.5.0)
- ffi (1.17.1-x64-mingw-ucrt)
- ffi (1.17.1-x86_64-linux-gnu)
+ ffi (1.17.2-x64-mingw-ucrt)
+ ffi (1.17.2-x86_64-linux-gnu)
forwardable-extended (2.6.0)
gemoji (4.1.0)
github-pages (232)
@@ -218,7 +217,7 @@ GEM
gemoji (>= 3, < 5)
html-pipeline (~> 2.2)
jekyll (>= 3.0, < 5.0)
- json (2.10.2)
+ json (2.15.1)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
@@ -227,18 +226,18 @@ GEM
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
- logger (1.6.6)
+ logger (1.7.0)
mercenary (0.3.6)
minima (2.5.1)
jekyll (>= 3.5, < 5.0)
jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1)
- minitest (5.25.5)
+ minitest (5.26.0)
net-http (0.6.0)
uri
- nokogiri (1.18.9-x64-mingw-ucrt)
+ nokogiri (1.18.10-x64-mingw-ucrt)
racc (~> 1.4)
- nokogiri (1.18.9-x86_64-linux-gnu)
+ nokogiri (1.18.10-x86_64-linux-gnu)
racc (~> 1.4)
octokit (4.25.1)
faraday (>= 1, < 3)
@@ -250,7 +249,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
- rexml (3.4.2)
+ rexml (3.4.4)
rouge (3.30.0)
rubyzip (2.4.1)
safe_yaml (1.0.5)
@@ -273,7 +272,7 @@ GEM
tzinfo-data (1.2025.2)
tzinfo (>= 1.0.0)
unicode-display_width (1.8.0)
- uri (1.0.3)
+ uri (1.0.4)
wdm (0.1.1)
webrick (1.9.1)
@@ -292,4 +291,4 @@ DEPENDENCIES
wdm (~> 0.1.1)
BUNDLED WITH
- 2.5.18
+ 2.6.9
diff --git a/_site/feed.xml b/_site/feed.xml
index 4f1e615..5fbcb19 100644
--- a/_site/feed.xml
+++ b/_site/feed.xml
@@ -1,4 +1,4 @@
-
which works because even though the title (.TL) is required, it stops at the abstract (.AB, which ends at .AE; the no argument suppresses the “Abstract” heading).
If instead you want to not have any page headers (including page numbering) for reasons such as plagerism report checkers potentially producing errors, disabling automatic page numbering is as easy as defining the central header to be empty:
+ +.ds CH
+Many lecturers demand assignments to be submitted in double-spaced Times New Roman in 12 point size. This section covers how to change the font family, size, style, and line spacing.
@@ -238,7 +245,7 @@ join-authors " & " ", " " & " # Change default "and" to ampersand (& . SH . ce . nop \&\\*[REFERENCES] -.\" sp +.\" sp 2 .\" nr PS 12 . par@reset .. @@ -249,7 +256,7 @@ join-authors " & " ", " " & " # Change default "and" to ampersand (&.ce above where the heading is rendered (.nop \%\\*[REFERENCES])..nr PS 14 above it increases the font size to 14pt, just remember to reset it back to normal (12pt) with .nr PS 12 after..sp adds an extra line of space below it..sp 2 adds two extra lines of space below the heading..ds ref*spec!T:0 and .ds ref*spec!T:2 rows, \fI in arg 3 and \fP in arg 5 are removed to not italicise the text and because of redundancy (\fP resets font style back to the previous style), respectively..ds ref*spec!V row, its arg 1 is changed from empty ("") to a comma (,) to add a comma after the journal/periodical field; its arg 3 is changed from bold-ing (\fI) to italicising (\fB) the text.\fP in arg 5 are moved to arg 4 to make sure the punctuations after each field are not in bold or italics.p. for single pages or pp. for page ranges, so they were removed in their respective rows.