Giter VIP home page Giter VIP logo

kituin.github.io's Introduction

介绍

本项目由 vuepress-theme-vdoing-template 创建。

vuepress-theme-vdoing-templatevuepress-theme-vdoing 的一个模板仓库,可帮助新用户快速使用 vdoing 主题。

本文只是简易文档,详细文档见 https://vdoing-template.u2sb.com 本项目仍在测试阶段,如遇到问题,请及时反馈

项目基础

快速开始

基础

在开始之前,您需要了解

创建仓库

使用 vuepress-theme-vdoing-template 作为模板创建仓库,详见 从模板创建仓库

如不需要 github 相关的服务,可直接 clone 此仓库。

安装依赖和配置项目

将你自己创建的仓库 clone 到电脑上,并安装以下依赖:

开启 yarn 支持

corepack enable

修改配置文件

推荐使用 Visual Studio Code 编辑。

  • 编辑 docs/.vuepress/config.tsdocs/.vuepress/config/ 目录下的其他配置文件,详细见文件内注释。
  • 替换 docs/.vuepress/public/ 下的资源。

如不方便 clone ,可使用 GitHub Codespaces 功能在线编辑,进入编辑器方法为,在你的仓库内,按键盘 . 直接进入 (或将 url 的 .com 修改为 .dev),然后使用 GitHub 账号登录,即可使用在线编辑功能,保存后一定要记得在编辑器提交更改。

测试项目

安装依赖

yarn install

本地测试

yarn dev

测试过程中如遇到问题,向其他人请教时务必带有完整的控制台输出信息。

本地构建

yarn build

发布项目

模板内的 ci 脚本可部署到多个平台,请修改 .github/workflows/deploy.yml,取消注释对应的平台,并注释掉不需要的平台。

目前支持的平台有:

  • GitHub
  • 又拍云

密钥配置相关见 详细文档

提交并推送到 GitHub,项目会自动编译。

预装模块

vuepress

markdown-it

提示

如非必要,请勿删除本说明文件,保留本说明文件可以帮助更多的人。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.