diff --git a/_quarto.yml b/_quarto.yml index 59943ae..624370b 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -2,14 +2,26 @@ project: type: website website: - title: "Canvass And Analyze" + title: " Canvass And Analyze" + site-url: https://arunkoundinya.github.io/CanvassAndAnalyze/ + description: "My thought process on confluence of Psychology, Analytics and Management." + favicon: "/images/logo.jpeg" + margin-header: subscribe.html navbar: right: - about.qmd + - icon: rss + href: index.xml - icon: github href: https://github.com/ArunKoundinya - icon: linkedin href: https://www.linkedin.com/in/arunkoundinya0710/ + + page-footer: + right: "This page is built with 💛 and [Quarto](https://quarto.org/)." + left: "© Copyright 2024, Arun Koundinya Parasa" + background: "#36494E" + format: html: theme: lumen diff --git a/about.qmd b/about.qmd index 015ea50..9de92a6 100644 --- a/about.qmd +++ b/about.qmd @@ -1,19 +1,21 @@ --- title: "About" -image: profile.jpg +image: profile.jpeg about: template: jolla links: - icon: twitter text: Twitter - href: https://twitter.com + href: https://twitter.com/koundinyaarun/ - icon: linkedin text: LinkedIn href: https://www.linkedin.com/in/arunkoundinya0710/ - icon: github text: Github href: https://github.com/ArunKoundinya - + - icon: instagram + text: Instagram + href: https://instagram.com/koundinyaarun/ --- -About this blog +This blog is among my thought process on multitude areas but with a lens of psychology, management and analytics. \ No newline at end of file diff --git a/images/logo.png b/images/logo.png new file mode 100644 index 0000000..7f7eb6b Binary files /dev/null and b/images/logo.png differ diff --git a/index.qmd b/index.qmd index 4ba8abd..dc7b0a6 100644 --- a/index.qmd +++ b/index.qmd @@ -1,5 +1,6 @@ --- title: "Canvass And Analyze" +subtitle: "Let me share my thought process on confluence of Psychology, Analytics and Management." listing: contents: posts sort: "date desc" @@ -7,6 +8,7 @@ listing: categories: true sort-ui: false filter-ui: false + feed: true page-layout: full title-block-banner: true --- diff --git a/posts/_metadata.yml b/posts/_metadata.yml index 3e9dd01..5714284 100644 --- a/posts/_metadata.yml +++ b/posts/_metadata.yml @@ -6,3 +6,8 @@ freeze: true # Enable banner style title blocks title-block-banner: true + +page-footer: + right: "This page is built with 💛 and [Quarto](https://quarto.org/)." + left: "© Copyright 2024, Arun Koundinya Parasa" + background: "#36494E" \ No newline at end of file diff --git a/profile.jpeg b/profile.jpeg new file mode 100644 index 0000000..5d8c21a Binary files /dev/null and b/profile.jpeg differ diff --git a/profile.jpg b/profile.jpg deleted file mode 100644 index 9d50b91..0000000 Binary files a/profile.jpg and /dev/null differ diff --git a/subscribe.html b/subscribe.html new file mode 100644 index 0000000..3cda978 --- /dev/null +++ b/subscribe.html @@ -0,0 +1,28 @@ +Subscribe + + + + +
+
+
+ + + + +
+
+ + +
+
+
+
+
+ + \ No newline at end of file