Deploy to Github Page Typescript Tips | typescript-tips
Step 1: Sync the change from main
branch to gh-pages
branch
main
branch to gh-pages
branchStep 2: Create index.md from readme.md and replace .md
with .html
.md
with .html
Step 3: Change the configuration on _.config.yaml
Add all markdown files to the config. For example:
Please refer to pages build and deployment · jellydn/typescript-tips@45cd36c
Last updated