8000 GitHub - s-acss/s-acss.github.io: Home Page off SACSS
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

s-acss/s-acss.github.io

Repository files navigation

Website

This website is built using Docusaurus 2, a modern static website generator.

Installation

$ yarn  # 安装依赖

Local Development

$ yarn start     # 开始中文
$ yarn start:en  # 开始英文

Deploy

$ yarn deploy    # 开始构建

Translate

$ yarn write-translations:en  # 翻译中文
$ mkdir -p i18n/en/docusaurus-plugin-content-docs/current
$ cp -r docs/** i18n/en/docusaurus-plugin-content-docs/current

About

Home Page off SACSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0