Skip to content

nfurobotlab-member/nfu-irs-lab.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website

Deploy to GitHub Pages

This website is built using Docusaurus 2.

The main branch contain source files, deploy branch used as GitHub Pages.

Node.js version >= 14

Install

npm ci

or

npm install

Local Preview

npm run start

Build & Deploy

Automatic

This repo has Actions, which will automatically build and deploy when push to main branch.

Manual

npm run build
npm run deploy

Environment variable GIT_USER and GIT_PASS are required, see Deployment.

About

🚀 實驗室網站

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.0%
  • CSS 15.0%