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/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 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 @@ -Jekyll2025-02-25T22:52:43+08:00http://localhost:4000/feed.xmlde_sootHosted on Github PagesGuide to APA with groff ms and refer2025-02-07T00:00:00+08:002025-02-07T00:00:00+08:00http://localhost:4000/groff-apaThis guide explains why and how I used groff with the ms and refer macros to write my college essay in Neovim.

+Jekyll2025-10-23T13:02:13+08:00http://localhost:4000/feed.xmlde_sootHosted on Github PagesGuide to APA with groff ms and refer2025-02-07T00:00:00+08:002025-02-07T00:00:00+08:00http://localhost:4000/groff-apaThis guide explains why and how I used groff with the ms and refer macros to write my college essay in Neovim.

Table of Contents

@@ -120,6 +120,13 @@

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).

+

Suppress Page Headers

+ +

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
+
+

Font

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 (&
  • To make the heading centered, put .ce above where the heading is rendered (.nop \%\\*[REFERENCES]).
  • (Optional) .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.
  • -
  • (Optional) .sp adds an extra line of space below it.
  • +
  • (Optional) .sp 2 adds two extra lines of space below the heading.

Space Between Entries

@@ -366,8 +373,8 @@ join-authors " & " ", " " & " # Change default "and" to ampersand (& .ds ref*spec!J ". " " "\fI" "\fP" .ds ref*spec!N """ "(" "" ")" .ds ref*spec!O ". " " -.ds ref*spec!P ", " " "p.\~" -.ds ref*spec!PP ", " " "pp.\~" +.ds ref*spec!P ", " " "\~" +.ds ref*spec!PP ", " " "\~" .ds ref*spec!T ". " " .ds ref*spec!T:0 ". " " .ds ref*spec!T:2 ". " " @@ -383,6 +390,7 @@ join-authors " & " ", " " & " # Change default "and" to ampersand (&
  • In both the .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.
  • In the .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.
  • All \fP in arg 5 are moved to arg 4 to make sure the punctuations after each field are not in bold or italics.
  • +
  • When numbering pages, APA does not denote with p. for single pages or pp. for page ranges, so they were removed in their respective rows.
  • Period Suppression

    diff --git a/_site/sitemap.xml b/_site/sitemap.xml index e3161c3..a846f04 100644 --- a/_site/sitemap.xml +++ b/_site/sitemap.xml @@ -22,8 +22,4 @@ http://localhost:4000/ - -http://localhost:4000/google79ff2fc0ec05eea5.html -2025-02-07T23:02:37+08:00 -