mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 15:05:42 -05:00
upt
This commit is contained in:
parent
c20a708275
commit
ff6d115d42
24
README.md
24
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*
|
||||
|
||||
[Join the Discord Community](https://discord.gg/cRFFHYye7t)
|
||||
|
||||
Made with ❤️ using [Quartz](https://github.com/jackyzha0/quartz)
|
||||
|
||||
@ -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
|
||||
* 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
|
||||
@ -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:
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user