-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #27 from IMS-Network/revert-26-production
Revert "מעלה עוד שיט "
- Loading branch information
Showing
2 changed files
with
36 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,25 @@ | ||
--- | ||
slug: welcome | ||
title: ברוכים הבאים | ||
authors: [ticker, mashgiach, thefourcraft] | ||
tags: [מתחילים, הדוקומנטציה העברית] | ||
title: Welcome | ||
authors: [slorber, yangshun] | ||
tags: [facebook, hello, docusaurus] | ||
--- | ||
|
||
![לוגו](../../static/branding/logo.jpg) | ||
# **שלום רב! ברוך הבא לדוקומנטציה העברית!** | ||
אנחנו כל כך שמחים שאת/ה פה, ואנחנו לא יכולים להתחיל ללמוד ביחד אתך את עולם התכנות ברובלוקס! אבל, מגיע לך הסבר: | ||
# הסבר | ||
הודקומנטציה העברית הינו פרויקט קהילתי שמהותו לתת מענה למתכנתים צעירים/חדשים שרוצים ללמוד בשפת הקודש 🕍 בעזרת כולם, נוכל להפוך את החלום של דוקומנטציות בעברית למציאות! 🔮 | ||
ובעצם, אתם נמצאים באתר בו ים אנשים בואו ביחד ועזרו לנו לכתוב מדריך Zero To Hero (ממתחיל למתקדם) לתכנות ברובלוקס **בשפה העברית**, מרגש לא? | ||
[Docusaurus blogging features](https://docusaurus.io/docs/blog) are powered by the [blog plugin](https://docusaurus.io/docs/api/plugins/@docusaurus/plugin-content-blog). | ||
|
||
Simply add Markdown files (or folders) to the `blog` directory. | ||
|
||
Regular blog authors can be added to `authors.yml`. | ||
|
||
The blog post date can be extracted from filenames, such as: | ||
|
||
- `2019-05-30-welcome.md` | ||
- `2019-05-30-welcome/index.md` | ||
|
||
A blog post folder can be convenient to co-locate blog post images: | ||
|
||
![Docusaurus Plushie](./docusaurus-plushie-banner.jpeg) | ||
|
||
The blog supports tags as well! | ||
|
||
**And if you don't want a blog**: just delete this directory, and use `blog: false` in your Docusaurus config. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
ticker: | ||
name: Ticker | ||
title: Project Manager | ||
url: https://niro.team | ||
image_url: https://github.com/tickerdev.png | ||
endi: | ||
name: Endilie Yacop Sucipto | ||
title: Maintainer of Docusaurus | ||
url: https://github.com/endiliey | ||
image_url: https://github.com/endiliey.png | ||
|
||
mashgiach: | ||
name: MrMash | ||
title: Core Maintainer | ||
url: https://github.com/avivzusim.png | ||
image_url: | ||
yangshun: | ||
name: Yangshun Tay | ||
title: Front End Engineer @ Facebook | ||
url: https://github.com/yangshun | ||
image_url: https://github.com/yangshun.png | ||
|
||
thefourcraft: | ||
name: TheFourCraft | ||
title: Infrastructure Manager | ||
url: https://ims-network.net | ||
image_url: https://github.com/thefourcraft.png | ||
slorber: | ||
name: Sébastien Lorber | ||
title: Docusaurus maintainer | ||
url: https://sebastienlorber.com | ||
image_url: https://github.com/slorber.png |