From 6ec12d94c1b25883e3588afcadd686d3dc157675 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Wed, 14 Dec 2022 22:35:33 -0600 Subject: add more files, fixed bugs related to multiple documents in yaml config --- pyssg.xyz/src/blog/a/second.md | 14 ++++++++++++++ pyssg.xyz/src/pyssg.xyz/index.md | 4 ++++ 2 files changed, 18 insertions(+) create mode 100644 pyssg.xyz/src/blog/a/second.md (limited to 'pyssg.xyz/src') diff --git a/pyssg.xyz/src/blog/a/second.md b/pyssg.xyz/src/blog/a/second.md new file mode 100644 index 0000000..1dce357 --- /dev/null +++ b/pyssg.xyz/src/blog/a/second.md @@ -0,0 +1,14 @@ +title: Second blog post for testing purposes +author: David Luévano + Someone Else +lang: en +summary: This is just a post used for testing (the second). +tags: test + english + short + update + multiple-author + +A second "blog entry" for testing purposes which uses multiple authors and is inside a subdirectory. + +Added a modification here after first submission. \ No newline at end of file diff --git a/pyssg.xyz/src/pyssg.xyz/index.md b/pyssg.xyz/src/pyssg.xyz/index.md index 31a068c..27371cd 100644 --- a/pyssg.xyz/src/pyssg.xyz/index.md +++ b/pyssg.xyz/src/pyssg.xyz/index.md @@ -2,4 +2,8 @@ title: pyssg Welcome to the official pyssg website. This is as of now serving as a testing ground when I'm making changes to it. +## Blog + +You can find the blog (actually just a mock) [here](https://blog.luevano.xyz). + Get the RSS feed: [https://pyssg.xyz/rss.xml](https://pyssg.xyz/rss.xml) \ No newline at end of file -- cgit v1.2.3-70-g09d2