Skip to content

โ„ค๐•€ ๐•Ž๐•€๐•‚๐•€ :: ๐•‚โ„•๐•†๐•Ž๐•ƒ๐”ผ๐”ป๐”พ๐”ผ ๐”น๐”ธ๐•Š๐”ผ ๐”ฝ๐•†โ„ โ„ค๐•Šโ„ ๐•Œโ„•๐•€๐• ๐•Šโ„๐”ผ๐•ƒ๐•ƒ

License

Notifications You must be signed in to change notification settings

slaecker/zw

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Logo โฎ ZI โฏ Wiki Pages

Enterprise-level Tools & Services

Cloudflare Global Network

Interconnected with over 10,000 major service providers, cloud providers, and enterprise networks, Cloudflare is a fast lane on the Internet.

Reference

Crowdin Translations

Make content multilingual fast and easy

Getting started support

Algolia search

Quikly find anything on the site.

Algolia Docs

Development Guidelines

General contributing guidelines for the Z-Shell organization.

Any changes made will be crawled every 2 days at 01:10 am (UTC) and reflected in the search

When referring to something that might need additional information - it has to be linked to a search or a specific place in a wiki e.g:

  • [load plugin](/search/?q=load+plugin) - result: load plugin),

  • [ice ใ‚ณใƒžใƒณใƒ‰ใฏ](/search?q=ice+ใ‚ณใƒžใƒณใƒ‰ใฏ) - result: ice ใ‚ณใƒžใƒณใƒ‰ใฏ),

    • It is required at least once for the first mention on a page.
    • If the link of the first mentioning exists, then it can be ignored.
    • If there is no additional information when it has to be created and documented.

Markdown front matter

---
id: doc-markdown
title: Docs Markdown Features
hide_title: false
hide_table_of_contents: false
sidebar_label: Markdown
sidebar_position: 3
pagination_label: Markdown features
custom_edit_url: https://github.com/some/link.md
description: How do I find you when I cannot solve this problem
keywords:
  - docs
  - docusaurus
image: https://i.imgur.com/mErPwqL.png
slug: /myDoc
---

# Markdown Features

My Document Markdown content

Translations

๐Ÿ”ฅ Breaking change:

Do not modify files under in the repository as it will conflict and will be overwritten. Please see Discussions to collaborate on translations. ๐Ÿ’•

๐Ÿฅ‡ Contributors


lunarxlark

๐ŸŒ

็ซœ็ฅžไฟกไปฐ

๐Ÿšง

William Cooper

๐Ÿšง ๐Ÿ›ก๏ธ

Borley

๐ŸŒ

Installation

pnpm i

Local Development

pnpm start
# Specify available locale
pnpm exec docusaurus start --locale ja

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

pnpm build

Serve built directory

pnpm serve

This command generates static content into the build directory and can be served using any static contents hosting service.

About

โ„ค๐•€ ๐•Ž๐•€๐•‚๐•€ :: ๐•‚โ„•๐•†๐•Ž๐•ƒ๐”ผ๐”ป๐”พ๐”ผ ๐”น๐”ธ๐•Š๐”ผ ๐”ฝ๐•†โ„ โ„ค๐•Šโ„ ๐•Œโ„•๐•€๐• ๐•Šโ„๐”ผ๐•ƒ๐•ƒ

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 45.4%
  • TypeScript 27.0%
  • CSS 23.1%
  • Dockerfile 3.6%
  • Shell 0.9%