diff --git a/README.md b/README.md index 058b8ba7b..6f836ca14 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,19 @@ -# Quartz +## This site is always a work in progress -Host your second brain and [digital garden](https://jzhao.xyz/posts/networked-thought) for free. Quartz features +Check it out here -> https://VedantAndhale.github.io/ +This will be the place where i will post Whatever i learned today similar to [TIL](https://github.com/jbranchaud/til) as my initiative of learn in public. -1. Extremely fast natural-language search -2. Customizable and hackable design based on Hugo -3. Automatically generated backlinks, link previews, and local graph -4. Built-in CJK + Latex Support and Admonition-style callouts -5. Support for both Markdown Links and Wikilinks +So What can you expect now ? -Check out some of the [amazing gardens that community members](https://quartz.jzhao.xyz/notes/showcase/) have published with Quartz! + 1. Today I learned notes + 2. Tools and Software I use + 3. Tips & Tricks I learnt and use + 4. Summaries of Podcasts, talks and blogs + 5. Along with a resource directory which i will be making on the way. -> “[One] who works with the door open gets all kinds of interruptions, but [they] also occasionally gets clues as to what the world is and what might be important.” — Richard Hamming +Reachout to me on [Twitter](https://twitter.com/Vedantpr0) or [LinkedIn](https://www.linkedin.com/in/Vedantandhale/) -🔗 Get Started: https://quartz.jzhao.xyz/ -![Quartz Example Screenshot](./screenshot.png)*Quartz Example Screenshot* -[Join the Discord Community](https://discord.gg/cRFFHYye7t) + +Made with ❤️ using [Quartz](https://github.com/jackyzha0/quartz) diff --git a/content/_index.md b/content/_index.md index 62c537790..696eee757 100644 --- a/content/_index.md +++ b/content/_index.md @@ -3,5 +3,19 @@ title: Vedant Andhale enableToc: false --- -Hello vedant here settinng up my digital garden. -deployment error of github action changed genral permission \ No newline at end of file +* I am Vedant ANdhale, an who just falled in love of python and data while learning wed development and now trying to be Pythonist. + +* And this is a collection of my notes, resources and just about everything I do everyday. + +* #### My Content + Today I Learned Notes + Resource Repositories + Blogs -- comming soon + +* #### Skills I have in my Portfolio currently + * Python Programming + +* #### Connect with me + Twitter - https://twitter.com/Vedantpr0 + LinkedIn - https://www.linkedin.com/in/VedantAndhale + GitHub - https://github.com/VedantAndhale \ No newline at end of file diff --git a/data/config.yaml b/data/config.yaml index 40ee6635f..688445d4a 100644 --- a/data/config.yaml +++ b/data/config.yaml @@ -18,8 +18,7 @@ search: operandApiKey: "REPLACE-WITH-YOUR-OPERAND-API-KEY" operandIndexId: "REPLACE-WITH-YOUR-OPERAND-INDEX-ID" description: - Host your second brain and digital garden for free. Quartz features extremely fast full-text search, - Wikilink support, backlinks, local graph, tags, and link previews. + I am Vedant ANdhale, an who just falled in love of python and data while learning wed development and now trying to be Pythonist. page_title: "Today I Learned" links: diff --git a/data/graphConfig.yaml b/data/graphConfig.yaml index a6f916acb..05f9a6ad7 100644 --- a/data/graphConfig.yaml +++ b/data/graphConfig.yaml @@ -10,10 +10,10 @@ localGraph: enableDrag: true enableZoom: true depth: 1 # set to -1 to show full graph - scale: 1.2 + scale: 1 repelForce: 2 centerForce: 1 - linkDistance: 1 + linkDistance: 0.8 fontSize: 0.6 opacityScale: 3