Skip to content

瀏覽數:0

Markdown Basics

This page will provide you with collaboration templates,
and the bare minimum of basic tutorials,
dedicated to all of you who love to explore and contribute.

Templates Ready for Use

📃內容

Simply "copy" and "paste" the template to the desired location,
"rename" it, and you're good to go.

☢️危險

Avoid directly "modifying," "deleting," "renaming," or "moving" page templates to prevent unexpected issues for others.

Clean Markdown Template

Clean Markdown Template
Path: docs/develop/clean-template.md

Character Page Template

Character Page Template
Path: docs/develop/clean-character-template.md

  1. Choose between Html or md (markdown)
    Html learning resource: W3C Html
    md learning resource: Markdown Syntax Guide

💡提示

When dealing with complex tables, both html and md may be used simultaneously,
while for simple tables, either one will suffice.
We will improve and simplify this entry barrier, but it will take time to develop,
hoping to enable more people to quickly get started.

  1. (optional) CSS, Javascript, Vue.js, RWD Concepts
    CSS learning resource: W3C CSS
    Javascript learning resource: MDN Web Docs
    Vue.js learning resource: Vue.js Official Documentation

⚠️警告

These are primarily frontend technologies, which can be skipped if unfamiliar.

RWD learning resource: W3C Responsive Web Design - Introduction

📃內容

RWD stands for Responsive Web Design,
where the basic concept involves considering the display effects on different devices such as desktops, mobile phones, and tablets during layout.

  1. Knowledge related to vitepress framework development ref:

Contributors

No contributors

Changelog

No recent changes