- Clone this repository, build the docker image, and execute
website.sh
to start a docker dev-container.git clone https://github.com/Triton-AI/triton-ai.github.io.git git checkout devel docker build -t tai-website . source website.sh
- After running the script, in the container, run either command:
-
To start local development and go to https://localhost:3000/
pnpm dev
-
Only run below if you wanna push changes LIVE.
git config --global user.email "[email protected]" git config --global user.name "Your Name" GIT_USER=<name> npm run deploy
This pushes to github pages so it becomes live on https://triton-ai.github.io/
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Triton AI GitHub Pages
License
Triton-AI/triton-ai.github.io
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Triton AI GitHub Pages
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published