From e8265027461477ade1545d98ace2fc91b2ee36c0 Mon Sep 17 00:00:00 2001 From: Jay Date: Wed, 24 Aug 2022 06:26:42 +0000 Subject: [PATCH 1/3] add index.md for pbx/dev --- dev/index.md | 18 ++++++++++++++++++ pbx/index.md | 18 ++++++++++++++++++ 2 files changed, 36 insertions(+) create mode 100644 dev/index.md create mode 100644 pbx/index.md diff --git a/dev/index.md b/dev/index.md new file mode 100644 index 0000000..9319fda --- /dev/null +++ b/dev/index.md @@ -0,0 +1,18 @@ +--- +title: /dev +layout: default +permalink: /dev +list: bullet +--- + +# pickmy.org:~/dev$ + +All documentation related development that's not on my [Git](https://git.pickmy.org) will go here; and some of this may go more in depth than [Git](https://git.pickmy.org). + + diff --git a/pbx/index.md b/pbx/index.md new file mode 100644 index 0000000..5250f42 --- /dev/null +++ b/pbx/index.md @@ -0,0 +1,18 @@ +--- +title: /pbx +layout: default +permalink: /pbx +list: bullet +--- + +# pickmy.org:~/pbx$ + +All documentation related Asterisk that's not on my [Git](https://git.pickmy.org) will go here; and some of this may go more in depth than [Git](https://git.pickmy.org). + + From 9c49701fa53af7f4d75854b7c6a30c6556b23333 Mon Sep 17 00:00:00 2001 From: Jay Date: Wed, 24 Aug 2022 06:35:47 +0000 Subject: [PATCH 2/3] one more try --- dev/index.md | 4 ++-- pbx/index.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev/index.md b/dev/index.md index 9319fda..0fc29f8 100644 --- a/dev/index.md +++ b/dev/index.md @@ -1,7 +1,7 @@ --- -title: /dev +title: pickmy.org:~/dev$ layout: default -permalink: /dev +permalink: /dev/index.html list: bullet --- diff --git a/pbx/index.md b/pbx/index.md index 5250f42..622862f 100644 --- a/pbx/index.md +++ b/pbx/index.md @@ -1,7 +1,7 @@ --- -title: /pbx +title: pickmy.org:~/pbx$ layout: default -permalink: /pbx +permalink: /pbx/index.html list: bullet --- From 71428be42f7637343122e6f6670abd215be89d29 Mon Sep 17 00:00:00 2001 From: Jay Date: Wed, 24 Aug 2022 06:41:24 +0000 Subject: [PATCH 3/3] everything should work now. --- blog/_posts/2022-08-24-fixed.md | 7 +++++++ blog/index.md | 18 ++++++++++++++++++ 2 files changed, 25 insertions(+) create mode 100644 blog/_posts/2022-08-24-fixed.md create mode 100644 blog/index.md diff --git a/blog/_posts/2022-08-24-fixed.md b/blog/_posts/2022-08-24-fixed.md new file mode 100644 index 0000000..ade256d --- /dev/null +++ b/blog/_posts/2022-08-24-fixed.md @@ -0,0 +1,7 @@ +--- +layout: post +title: "Fixed" +--- +After realizing I'd made a couple of boneheaded moves; /blog, /pbx, and /dev all work as they should. + +Yeah, I gotta learn to pay attention to the front matter. Trust the front matter. diff --git a/blog/index.md b/blog/index.md new file mode 100644 index 0000000..9040395 --- /dev/null +++ b/blog/index.md @@ -0,0 +1,18 @@ +--- +title: pickmy.org:~/blog$ +layout: default +permalink: /blog/index.html +list: bullet +--- + +# pickmy.org:~/blog$ + +This is a master list of blog posts written since the new site (24-AUG) or imported from the old data. At some point this may have additional organization or fancier output. You get what you get. + +