1.0.6 • Published 4 years ago

yue-gen v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

yue-css

简体中文版

A friendly reminder, my English is not very good, so I use machine translation of this article.

Installation

Use npm to install:

npm install -g yue-css

Use

If you have a Markdown file whose path is "D:\yue\readme.md" and you want to compile it into HTML, run this command.

yue-css g D:\yue\ readme.md index.html

Then, yue.css will translate the contents of readme.md to HTML and write it to index.html. This index.html will be created in D:\yue.

While translating, the style file in yue.css will be transferred to a style tag in index.html, so you can just write Markdown without worrying, and leave everything about HTML to yue-css.

Translated with www.DeepL.com/Translator (free version)

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago