From 8d921a2159bc00f9ec97f75ccb94baf85b3fcecd Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Fri, 2 Feb 2024 08:14:40 -0500 Subject: Minor updates to links, README and homepage --- _output/index.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to '_output/index.html') diff --git a/_output/index.html b/_output/index.html index ce823c6..4e6d6c2 100644 --- a/_output/index.html +++ b/_output/index.html @@ -11,8 +11,11 @@ div.columns{display: flex; gap: min(4vw, 1.5em);} div.column{flex: auto; overflow-x: auto;} div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;} - ul.task-list{list-style: none;} + /* The extra [class] is a hack that increases specificity enough to + override a similar rule in reveal.js */ + ul.task-list[class]{list-style: none;} ul.task-list li input[type="checkbox"] { + font-size: inherit; width: 0.8em; margin: 0 0.8em 0.2em -1.6em; vertical-align: middle; @@ -20,7 +23,7 @@ .display.math{display: block; text-align: center; margin: 0.5rem auto;} /* CSS for syntax highlighting */ pre > code.sourceCode { white-space: pre; position: relative; } - pre > code.sourceCode > span { display: inline-block; line-height: 1.25; } + pre > code.sourceCode > span { line-height: 1.25; } pre > code.sourceCode > span:empty { height: 1.2em; } .sourceCode { overflow: visible; } code.sourceCode > span { color: inherit; text-decoration: inherit; } @@ -84,9 +87,6 @@ code span.wa { color: #60a0b0; font-weight: bold; font-style: italic; } /* Warning */ - @@ -94,7 +94,7 @@ Home /  Blog /  Tweaks /  - Download + Download
@@ -136,8 +136,8 @@

Getting Started

    -
  1. Clone the project repo: https://git.sr.ht/~bt/pblog
  2. -
  3. Edit the variables at the top of the pblog.sh file
  4. +
  5. Clone the project repo: https://git.btxx.org/pblog
  6. +
  7. Edit the variables inside the _config.sh file
  8. !! Pay close attention to the OS variable to set your correct operating system !!
  9. Edit the posts in posts and pages in pages to your own
  10. Run make from the root directory
  11. @@ -162,7 +162,7 @@

    brad at bt {dot} ht

    Websites Using pblog

@@ -171,7 +171,7 @@ -- cgit v1.2.3-54-g00ecf