These instructions will get you a copy of the gefyra.dev website up and running on your local machine for development and testing. The website uses GitHub Pages.
Docusaurus static site generator docs.
For more regarding the use of Docusaurus, please refer to the Docusaurus Step by Step Tutorial.
-
Fork the project repository, then clone your fork.
-
Change into the project directory:
cd gefyrahq.github.io/gefyra
- Install the node NPM development environment.
npm install
- Use
npm
to run the project
npm run start
Docusaurus website is running at: http://localhost:3000/
The main branch gets automatically deployed to GitHub Pages.
- asciinema rec demo.cast
- Record terminal session
- set
PS1='> '
- Edit demo.cast: remove start and end
- agg demo.cast ./minikube2.gif --theme dracula --font-size 30 --speed 2 --rows 20
This website is not yet licenced.