diff --git a/config.yaml b/config.yaml index f06315c..f82f237 100644 --- a/config.yaml +++ b/config.yaml @@ -12,7 +12,7 @@ theme: ["PaperMod"] params: homeInfoParams: Title: "馃憢 Welcome to Chen'Log" - Content: Hello, this is Jonathan. I'm using a blog to keep track of my learning notes throughout my career. I find almost all fields in software development quite fascinating, however I plan on specializing in database/cloud systems. I want to give all the credit to Lilian Weng (very incredible researcher) for being the source of inspiration for this blog. + Content: Hello, this is Jonathan. I'm using a blog to keep track of my learning notes throughout my career. I find almost all fields in software development quite fascinating, however I plan on specializing in database, cloud, and distributed systems. I want to give all the credit to Lilian Weng (very incredible researcher) for being the source of inspiration for this blog. socialIcons: - name: github url: "https://github.com/jonathanc-n" diff --git a/content/posts/post2.md b/content/posts/post2.md new file mode 100644 index 0000000..6fb4ef1 --- /dev/null +++ b/content/posts/post2.md @@ -0,0 +1,6 @@ ++++ +title = 'Introduction to Database Systems' +date = 2024-06-16T23:19:19-04:00 +draft = false ++++ + diff --git a/public/archives/index.html b/public/archives/index.html index a09cc42..72728dd 100644 --- a/public/archives/index.html +++ b/public/archives/index.html @@ -126,8 +126,22 @@