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 --- _config.sh | 2 +- _output/blog/community-patch.html | 12 ++++++------ _output/blog/default-styles.html | 14 +++++++------- _output/blog/index.html | 2 +- _output/blog/pblog-intro.html | 16 ++++++++-------- _output/blog/pblog-launch.html | 14 +++++++------- _output/blog/small-patch.html | 12 ++++++------ _output/feed.xml | 36 ++++++++++++++++++------------------ _output/index.html | 20 ++++++++++---------- _output/tweaks.html | 30 +++++++++++++++--------------- pages/index.md | 6 +++--- 11 files changed, 82 insertions(+), 82 deletions(-) diff --git a/_config.sh b/_config.sh index 2558aa1..ebe95e6 100644 --- a/_config.sh +++ b/_config.sh @@ -7,7 +7,7 @@ TITLE="pblog" DESCRIPTION="Pandoc static blog generator" COPYRIGHT="Copyright 2022, Bradley Taunt" AUTHOR="bt@btxx.org (Bradley Taunt)" -OS="Linux" # "Linux" for Linux, "BSD" for BSD Systems (including MacOS) +OS="BSD" # "Linux" for Linux, "BSD" for BSD Systems (including MacOS) HTML_LANG="en_US" # Your document (HTML) language setting # Blog structure settings (most users should use these defaults) diff --git a/_output/blog/community-patch.html b/_output/blog/community-patch.html index b6f4dfa..665a5eb 100644 --- a/_output/blog/community-patch.html +++ b/_output/blog/community-patch.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,9 +23,6 @@ .display.math{display: block; text-align: center; margin: 0.5rem auto;} - @@ -30,7 +30,7 @@ Home /  Blog /  Tweaks /  - Download + Download
@@ -79,7 +79,7 @@


-

Powered by pblog
+

Powered by pblog
Made with ♥ for a simpler web.

diff --git a/_output/blog/default-styles.html b/_output/blog/default-styles.html index e207ff1..b2a21ad 100644 --- a/_output/blog/default-styles.html +++ b/_output/blog/default-styles.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
@@ -155,7 +155,7 @@


-

Powered by pblog
+

Powered by pblog
Made with ♥ for a simpler web.

diff --git a/_output/blog/index.html b/_output/blog/index.html index dbf4f3d..4b59ec1 100644 --- a/_output/blog/index.html +++ b/_output/blog/index.html @@ -20,4 +20,4 @@ white-space: nowrap; width: 16ch; } -

pblog

Pandoc static blog generator

Wed, 27 Jul 2022 01:00:00 ESTNew Default Styling and 2x Faster!Fri, 15 Jul 2022 01:00:00 ESTFirst Community Patch & TweaksFri, 08 Jul 2022 01:00:00 ESTIncludes, rsync and Variables - Oh My!Mon, 04 Jul 2022 01:00:00 ESTIntroducing pblogThu, 30 Jun 2022 01:00:00 ESTAnnouncing pblog +

pblog

Pandoc static blog generator

Wed, 27 Jul 2022 01:00:00 ESTNew Default Styling and 2x Faster!Fri, 15 Jul 2022 01:00:00 ESTFirst Community Patch & TweaksFri, 08 Jul 2022 01:00:00 ESTIncludes, rsync and Variables - Oh My!Mon, 04 Jul 2022 01:00:00 ESTIntroducing pblogThu, 30 Jun 2022 01:00:00 ESTAnnouncing pblog diff --git a/_output/blog/pblog-intro.html b/_output/blog/pblog-intro.html index 86dea87..102b8c1 100644 --- a/_output/blog/pblog-intro.html +++ b/_output/blog/pblog-intro.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
@@ -127,7 +127,7 @@
  • Browser-styled XML (in supported browsers)
  • Site Structure

    -

    After you’ve cloned the official pblog repo on sourcehut, the next thing you should do is edit the main _config.sh file in the root directory. This will give you a better understanding of how everything is built.

    +

    After you’ve cloned the official pblog repo on sourcehut, the next thing you should do is edit the main _config.sh file in the root directory. This will give you a better understanding of how everything is built.

    Once generated, pblog structures the final website files as such:

    _output/
         |__blog/
    @@ -178,7 +178,7 @@
     


    -

    Powered by pblog
    +

    Powered by pblog
    Made with ♥ for a simpler web.

    diff --git a/_output/blog/pblog-launch.html b/_output/blog/pblog-launch.html index 754aff0..7f39a27 100644 --- a/_output/blog/pblog-launch.html +++ b/_output/blog/pblog-launch.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,9 +23,6 @@ .display.math{display: block; text-align: center; margin: 0.5rem auto;} - @@ -30,7 +30,7 @@ Home /  Blog /  Tweaks /  - Download + Download
    @@ -39,7 +39,7 @@

    Thu, 30 Jun 2022

    It’s time to celebrate! The official launch of pblog happened today.

    -

    There isn’t much else to say. All details and instructions on how to start your own pblog can be found on the main homepage for this project.

    +

    There isn’t much else to say. All details and instructions on how to start your own pblog can be found on the main homepage for this project.

    Thanks for reading!

    @@ -47,7 +47,7 @@


    -

    Powered by pblog
    +

    Powered by pblog
    Made with ♥ for a simpler web.

    diff --git a/_output/blog/small-patch.html b/_output/blog/small-patch.html index e80c02a..7a8cbe6 100644 --- a/_output/blog/small-patch.html +++ b/_output/blog/small-patch.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,9 +23,6 @@ .display.math{display: block; text-align: center; margin: 0.5rem auto;} - @@ -30,7 +30,7 @@ Home /  Blog /  Tweaks /  - Download + Download
    @@ -65,7 +65,7 @@


    -

    Powered by pblog
    +

    Powered by pblog
    Made with ♥ for a simpler web.

    diff --git a/_output/feed.xml b/_output/feed.xml index 2b0c5eb..f758595 100644 --- a/_output/feed.xml +++ b/_output/feed.xml @@ -3,7 +3,7 @@ pblog - https://pblog.bt.ht + https://pblog.btxx.org Pandoc static blog generator Copyright 2022, Bradley Taunt 60 @@ -11,7 +11,7 @@ Fri, 15 Jul 2022 01:00:00 EST 2022/07/15/5 First Community Patch & Tweaks - https://pblog.bt.ht/blog/community-patch.html + https://pblog.btxx.org/blog/community-patch.html

    First Community Patch & Tweaks

    @@ -52,14 +52,14 @@

    Feel free to check out the official Tweaks page and don’t be afraid to add your own by opening a patch-set!

    That’s all for now, thanks for reading!

    – Brad

    ]]>
    - brad@bt.ht (Bradley Taunt) - https://pblog.bt.ht/blog/community-patch.html + bt@btxx.org (Bradley Taunt) + https://pblog.btxx.org/blog/community-patch.html Wed, 27 Jul 2022 01:00:00 EST 2022/07/27/3 New Default Styling and 2x Faster! - https://pblog.bt.ht/blog/default-styles.html + https://pblog.btxx.org/blog/default-styles.html

    New Default Styling and 2x Faster!

    @@ -112,14 +112,14 @@

    This project is still very much in it’s infancy. So if you notice something odd or broken in your own testing, please don’t hesitate to open a patch or simply bring up the issue!

    Thanks for reading,

    – Brad

    ]]>
    - brad@bt.ht (Bradley Taunt) - https://pblog.bt.ht/blog/default-styles.html + bt@btxx.org (Bradley Taunt) + https://pblog.btxx.org/blog/default-styles.html
    Mon, 04 Jul 2022 01:00:00 EST 2022/07/04/1 Introducing pblog - https://pblog.bt.ht/blog/pblog-intro.html + https://pblog.btxx.org/blog/pblog-intro.html

    Introducing pblog

    @@ -150,7 +150,7 @@
  • Browser-styled XML (in supported browsers)
  • Site Structure

    -

    After you’ve cloned the official pblog repo on sourcehut, the next thing you should do is edit the main _config.sh file in the root directory. This will give you a better understanding of how everything is built.

    +

    After you’ve cloned the official pblog repo on sourcehut, the next thing you should do is edit the main _config.sh file in the root directory. This will give you a better understanding of how everything is built.

    Once generated, pblog structures the final website files as such:

    _output/
         |__blog/
    @@ -195,30 +195,30 @@
     

    Wrapping Up

    There isn’t much else to say. pblog is as static or flexible as you chose it to be. If you have any ideas on how to improve things or come across any bugs, please open a ticket or PR on the official repo.

    Thanks and happy blogging with pblog!

    ]]> - brad@bt.ht (Bradley Taunt) - https://pblog.bt.ht/blog/pblog-intro.html + bt@btxx.org (Bradley Taunt) + https://pblog.btxx.org/blog/pblog-intro.html Thu, 30 Jun 2022 01:00:00 EST 2022/06/30/4 Announcing pblog - https://pblog.bt.ht/blog/pblog-launch.html + https://pblog.btxx.org/blog/pblog-launch.html

    Announcing pblog

    Thu, 30 Jun 2022

    It’s time to celebrate! The official launch of pblog happened today.

    -

    There isn’t much else to say. All details and instructions on how to start your own pblog can be found on the main homepage for this project.

    +

    There isn’t much else to say. All details and instructions on how to start your own pblog can be found on the main homepage for this project.

    Thanks for reading!

    ]]>
    - brad@bt.ht (Bradley Taunt) - https://pblog.bt.ht/blog/pblog-launch.html + bt@btxx.org (Bradley Taunt) + https://pblog.btxx.org/blog/pblog-launch.html
    Fri, 08 Jul 2022 01:00:00 EST 2022/07/08/5 Includes, rsync and Variables - Oh My! - https://pblog.bt.ht/blog/small-patch.html + https://pblog.btxx.org/blog/small-patch.html

    Includes, rsync and Variables - Oh My!

    @@ -245,8 +245,8 @@

    My plan was to also tackle the issue of “auto rebuilds” when running pblog locally. This became more of a headache than I initially estimated - so it was dropped from this patch. My hope is to get something up-and-running in the near future, while avoiding the inclusion of yet another major dependency. Anyone more experienced than myself in the ways of “auto rebuilds” is free to open a patch if they so desire!

    Thanks for your interest in these minor updates!

    P.S. Don’t forget - if your website runs on pblog be sure to reach out and get it featured on the homepage!

    ]]>
    - brad@bt.ht (Bradley Taunt) - https://pblog.bt.ht/blog/small-patch.html + bt@btxx.org (Bradley Taunt) + https://pblog.btxx.org/blog/small-patch.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 @@


    -

    Powered by pblog
    +

    Powered by pblog
    Made with ♥ for a simpler web.

    diff --git a/_output/tweaks.html b/_output/tweaks.html index 0d61f88..3917e17 100644 --- a/_output/tweaks.html +++ b/_output/tweaks.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
    @@ -163,16 +163,16 @@

    by Bradley Taunt

    By default the include Table of Contents displays a title and styled section. To disable this, simply edit the style.css file and comment out or delete the following:

    #TOC {
    -    border: 1px solid;
    -    position: relative;
    +    border: 1px solid;
    +    position: relative;
     }
     #TOC:before {
    -    border-bottom: 1px solid;
    -    content: 'Table of Contents';
    -    display: block;
    -    font-weight: bold;
    -    padding: 5px;
    -    position: relative;
    +    border-bottom: 1px solid;
    +    content: 'Table of Contents';
    +    display: block;
    +    font-weight: bold;
    +    padding: 5px;
    +    position: relative;
     }


    @@ -184,7 +184,7 @@


    -

    Powered by pblog
    +

    Powered by pblog
    Made with ♥ for a simpler web.

    diff --git a/pages/index.md b/pages/index.md index c8b5eb2..4792c10 100644 --- a/pages/index.md +++ b/pages/index.md @@ -44,8 +44,8 @@ This very website is a live demo! Mind blowing, right? Take a look at the [autom ## Getting Started -1. Clone the project repo: [https://git.sr.ht/~bt/pblog](https://git.sr.ht/~bt/pblog) -2. Edit the variables at the top of the `pblog.sh` file +1. Clone the project repo: [https://git.btxx.org/pblog](https://git.btxx.org/pblog) +2. Edit the variables inside the `_config.sh` file 3. **!! Pay close attention to the `OS` variable to set your correct operating system !!** 4. Edit the posts in `posts` and pages in `pages` to your own 5. Run `make` from the root directory @@ -84,5 +84,5 @@ brad at bt {dot} ht ## Websites Using `pblog` -- [pblog.bt.ht](https://pblog.bt.ht) (this site!) +- [pblog.btxx.org](https://pblog.btxx.org) (this site!) - [ng5p.com](https://www.ng5p.com) -- cgit v1.2.3-54-g00ecf