Skip to content

Commit

Permalink
Revert "מעלה עוד שיט "
Browse files Browse the repository at this point in the history
  • Loading branch information
thefourcraft authored Apr 2, 2024
1 parent 546a8c6 commit e760eb2
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 24 deletions.
30 changes: 21 additions & 9 deletions blog/2021-08-26-welcome/index.md
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.
30 changes: 15 additions & 15 deletions blog/authors.yml
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

0 comments on commit e760eb2

Please sign in to comment.