diff --git a/.gitignore b/.gitignore index 5befa96..c6def3e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ pushl-cache public - +*.swp diff --git a/Makefile b/Makefile index 5d938ba..082388f 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ pushl: . /home/ydreniv/venv-pushl/bin/activate ; pushl -c pushl-cache/ "https://tilde.town/~ydreniv/atom.xml" preprod: - yes | ~/zola build --base-url https://tests.kestrels-and-roses.rocks/ydreniv + yes | ~/zola build --base-url https://tests.kestrels-and-roses.rocks/ydreniv --drafts echo "put -r public/* www" > sftp-batch.txt sftp -b sftp-batch.txt tests.kestrels-and-roses.rocks rm sftp-batch.txt diff --git a/content/blog/draft-tss-001.md b/content/blog/2023-01-25-tss-001.md similarity index 87% rename from content/blog/draft-tss-001.md rename to content/blog/2023-01-25-tss-001.md index ec61727..18d4606 100644 --- a/content/blog/draft-tss-001.md +++ b/content/blog/2023-01-25-tss-001.md @@ -1,9 +1,11 @@ +++ -draft = true title = "TSS-001 - The Pearled Gates" +date = "2023-01-25" +updated = "2023-01-25" [extra] image = "/img/project-spg/[TSS-001] The Pearled Gates.png" tags = ["project-spg", "art"] +authors = ["Ydreniv"] +++ This is part of [PROJECT SPG](@/project-spg.md). @@ -17,7 +19,7 @@ With that in mind, I've resurrected PROJECT SPG. I had started this a couple years ago, but it had remained without activity for about a year. -I've started this serie of artworks with the goal of using as much automatic +As I’ve said in [PROJECT SPG](@/blog/2022-12-11-project-spg.md), I've started this serie of artworks with the goal of using as much automatic filters as possible in Gimp. My previous art experiment in Gimp had mostly been pixel-art, and I wanted this to change. diff --git a/content/blog/draft-opengraph.md b/content/blog/draft-opengraph.md index 818d5b1..60eb676 100644 --- a/content/blog/draft-opengraph.md +++ b/content/blog/draft-opengraph.md @@ -4,11 +4,13 @@ title = "Using OpenGraph with Zola" [extra] image = "/img/blogposts/opengraph-example-2022-12-16.png" tags = ["web", "zola", "opengraph"] +authors = ["Ydreniv"] +++ ## What is OpenGraph -After having [tried Microformats](@/blog/2022-12-13-beginner-hcard-hentry.md), I've made a first implementation of [OpenGraph](). +After having [tried Microformats](@/blog/2022-12-13-beginner-hcard-hentry.md), +I've made a first implementation of [OpenGraph](https://ogp.me/). This is an initiative launched by Facebook, and widely adopted, to give some metadata about webpages. This allows external applications to preview the links, displaying the title, linked to the url, a description, a picture etc. diff --git a/content/blog/draft-origin-of-ydreniv.md b/content/blog/draft-origin-of-ydreniv.md index 5ce2d0a..442b146 100644 --- a/content/blog/draft-origin-of-ydreniv.md +++ b/content/blog/draft-origin-of-ydreniv.md @@ -4,6 +4,6 @@ title = "The Origin of Ydreniv" date = "2022-11-03" updated = "2022-11-03" [extra] -author = "Ydreniv" +authors = ["Ydreniv"] +++