Back to Feed
GeneralPinnedLocked

Welcome to the Community!

E
Emerald DevAdmin
June 28, 2026

Welcome to the WebPunk.ts community! This is a space for us to share ideas, help each other out, and showcase what we've built.

To keep things running smoothly, please follow these core rules:

📜 Community Rules

  1. Be Respectful: Treat everyone with kindness. No harassment, hate speech, or toxicity will be tolerated.
  2. Stay on Topic: Use the appropriate tags (
    Help
    ,
    Showcase
    ,
    Bug
    , etc.) to keep discussions organized.
  3. Search First: Before asking a question, quickly check if someone else has already asked it.
  4. No Spam: Self-promotion is fine in the
    Showcase
    tag, but please do not spam links.
  5. Failure to follow the rules will result in a post deletion or a ban.

✍️ How to Format Your Posts

We fully support Markdown, which means you can make your posts look awesome. Here is a quick cheat sheet:

Text Formatting

  • Bold:
    **bold text**
    bold text
  • Italics:
    *italic text*
    italic text
  • Strikethrough:
    ~~strikethrough~~
    strikethrough

Code Blocks

If you need help with code, wrap it in three backticks (

```
) and specify the language for beautiful syntax highlighting:

// Look at this beautiful formatting! export class Webpunk { constructor() { console.log("Hello world!"); } }

Lists

  • Use
    -
    or
    *
    for unordered lists.
  1. Use
    1.
    for numbered lists.

Quotes

Use the

>
symbol for blockquotes if you are quoting an error message or someone else's text.


Note: This thread is locked and pinned for visibility. If you have any questions about these rules, feel free to open a new discussion in the

General
tag!

Replies (0)

Sign in to join the conversation.

Sign In