diff --git a/gemlog/echofeed-integration-test.gmi b/gemlog/echofeed-integration-test.gmi deleted file mode 100644 index 4a5d6df..0000000 --- a/gemlog/echofeed-integration-test.gmi +++ /dev/null @@ -1,17 +0,0 @@ -This is a quick post to see if this absolute nonsense[1] I have cobbled together actually works. - -=> https://github.com/jbowdre/capsule/blob/main/.github/workflows/markdown2gempost.yml 1: absolute nonsense - -If it works: - -- EchoFeed[1] will see this post in my Scribbles RSS feed, and relay it to my GitHub repo as a Markdown file. -=> https://echofeed.app/ 1: EchoFeed - -- My new GitHub Actions workflow will see the new Markdown file, use a script and md2gmi[1] in a Docker container to convert the Markdown to Gemtext along with a YAML metadata sidecar for gempost, and store the results in the repo. -- The existing workflow will see the new gemtext post and use gempost[2] to (re)build the site, and then deploy it to my virtual server where it will be made available within Geminispace. - -=> https://github.com/n0x1m/md2gmi 1: md2gmi -=> https://github.com/justlark/gempost 2: gempost - -I really hope this works. - diff --git a/gemlog/echofeed-integration-test.yaml b/gemlog/echofeed-integration-test.yaml deleted file mode 100644 index 86c7ed8..0000000 --- a/gemlog/echofeed-integration-test.yaml +++ /dev/null @@ -1 +0,0 @@ -id: "urn:uuid:7826c3b3-fa43-4c55-9b7e-6b49879180ff" diff --git a/markdown/echofeed-integration-test.md b/markdown/echofeed-integration-test.md deleted file mode 100644 index 9564348..0000000 --- a/markdown/echofeed-integration-test.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: "Echofeed Integration Test" -published: "2024-04-13T22:11:06.000000Z" -updated: "2024-04-13T22:11:06.000000Z" ---- - -This is a quick post to see if this [absolute nonsense](https://github.com/jbowdre/capsule/blob/main/.github/workflows/markdown2gempost.yml) I have cobbled together actually works. - -If it works: - -- [EchoFeed](https://echofeed.app/) will see this post in my Scribbles RSS feed, and relay it to my GitHub repo as a Markdown file. -- My new GitHub Actions workflow will see the new Markdown file, use a script and [md2gmi](https://github.com/n0x1m/md2gmi) in a Docker container to convert the Markdown to Gemtext along with a YAML metadata sidecar for gempost, and store the results in the repo. -- The existing workflow will see the new gemtext post and use [gempost](https://github.com/justlark/gempost) to (re)build the site, and then deploy it to my virtual server where it will be made available within Geminispace. - -I really hope this works. \ No newline at end of file diff --git a/markdown/incoming/echofeed-integration-test.md b/markdown/incoming/echofeed-integration-test.md deleted file mode 100644 index eacb7c7..0000000 --- a/markdown/incoming/echofeed-integration-test.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: "Echofeed Integration Test" -published: "2024-04-13T23:01:36.000000Z" -updated: "2024-04-13T23:01:36.000000Z" ---- - -This is a quick post to see if this [absolute nonsense](https://github.com/jbowdre/capsule/blob/main/.github/workflows/markdown2gempost.yml) I have cobbled together actually works. - -If it works: - -- [EchoFeed](https://echofeed.app/) will see this post in my Scribbles RSS feed, and relay it to my GitHub repo as a Markdown file. -- My new GitHub Actions workflow will see the new Markdown file, use a script and [md2gmi](https://github.com/n0x1m/md2gmi) in a Docker container to convert the Markdown to Gemtext along with a YAML metadata sidecar for gempost, and store the results in the repo. -- The existing workflow will see the new gemtext post and use [gempost](https://github.com/justlark/gempost) to (re)build the site, and then deploy it to my virtual server where it will be made available within Geminispace. - -I really hope this works. \ No newline at end of file