Skip to content

fqd511/slides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slides

This is a project based on Slidev

branches

This project using different branches for different purpose

  • base (this branch): common config for a new slide
  • homepage: homepage and entrance for all slides
  • gh-pages: for GitHub deployment
  • other branches: each one for a slide, branch name is the slide route name

dev

local dev

Edit the slides.md to see the changes

deployment

when finish slide development, run

npm run deploy "Description of this slide"

It will update the slide and description in homepage and deploy to GitHub page

Releases

No releases published

Packages

No packages published