Yehuda JJ Adler
היי אנשים יקרים תודה שבאתם
פה אני הולך לתעד את הפרויקטים הדיגטלים שלי:
- מאגר השראה
- צ’אט בוט שאחראי לכל ההתנהלות הכלכלית הביתית שלי
- המדריך המתעדכן למציאת עבודה
Host your second brain and
digital garden for free. Quartz features
- Extremely fast full-text search by pressing
Ctrl + k - Customizable and hackable design based on Hugo
- Automatically generated backlinks, link previews, and local graph
- Built-in CJK + Latex Support
- Support for both Markdown Links and Wikilinks I’m in control now
- i will love to see it on air
# Get Started
📚
Setup your own digital garden using Quartz
Not convinced yet? Look at some
community digital gardens built with Quartz, or read about
why I made Quartz to begin with.
# Content Lists
If you prefer browsing the contents of this site through a list instead of a graph, you can find content lists here too:
# Troubleshooting
1
2
3
4
5
6
7
8
9
10
11
| <form action="https://hooks.zapier.com/hooks/catch/1234567/abcd123/"
method="post"
enctype="multipart/form-data">
<label for="name">Name:</label>
<input type="text" name="name" id="name">
<label for="email">Email:</label>
<input type="email" name="email" id="email">
<label for="attachment">Attachment:</label>
<input type="file" name="attachment" id="attachment">
<input type="submit" name="submit" value="Submit">
</form>
|
1
2
3
4
5
6
7
|
<form action="https://hooks.zapier.com/hooks/catch/12457707/bfa0luq/"
method="POST" >
<input name="Email" type="email" placeholder="Email" required>
<input name="Name" type="text" placeholder="Name" required>
<button type="submit">הרשמה</button>
</form>
|
<!-- raw html -->
1
|
<!-- raw html -->
This is raw HTML, inside Markdown.
|