Skip to content

Dar-Xs/darxs-blog

Repository files navigation

darxs.cn

站点 darxs.cn 是我的个人博客、玩具和一些笔记。

该站点的其他别名为: darxs.com.cn, www.darxs.cn

站长在准备购买域名 darxs.com 时, 发现其在两个月前, 已经被海外的一家商业公司所购买; 因此在这里提醒大家: 如果非常看重自己的 网名/品牌/IP 还请早点行动.

站点由 Docusaurus 构建, 托管在 Netlify 上, 构建状态: Netlify Status

Installation

$ yarn

Local Development

$ yarn start

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

$ yarn build

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

Deployment

Using SSH:

$ USE_SSH=true yarn deploy

Not using SSH:

$ GIT_USER=<Your GitHub username> yarn deploy

If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the gh-pages branch.

Translation

Translate the original text into the corresponding language in this folder: i18n

About

Pages source code from DarXs' personal website

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published