Giter Site home page Giter Site logo

note-case's Introduction

运行

#初始化项目  
yarn init  
#安装项目本地依赖 VuePress  
yarn add -D vuepress@next  
#本地运行  
yarn docs:run    
#打包生成部署文件  
yarn docs:build 

配置

  • 修改 /.vuepress/config.ts 进行个性化设置,具体可参考官方文档。
  • 修改 /.vuepress/sidebar.ts 进行左侧边栏配置。

部署

1.首先执行打包生成部署文件后,将会在 /docs/.vuepress/dist 目录下生成用户部署的静态文件
2.执行 deploy.sh 脚本将生成的静态文件推送到 gh-pages 的代码分支上
3.配置 github 的Github-Pages 服务即可

note-case's People

Contributors

imapai avatar aeryzhao avatar

Watchers

 avatar

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.