Skip to content

gefyrahq/gefyrahq.github.io

Repository files navigation

Gefyra.dev Website Based on Docusaurus

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.

Installation

Docusaurus static site generator docs.
For more regarding the use of Docusaurus, please refer to the Docusaurus Step by Step Tutorial.

  1. Fork the project repository, then clone your fork.

  2. Change into the project directory:

cd gefyrahq.github.io/gefyra

  1. Install the node NPM development environment.

npm install

  1. Use npm to run the project

npm run start

Docusaurus website is running at: http://localhost:3000/

Deploying to GitHub Pages

The main branch gets automatically deployed to GitHub Pages.

Terminal Recordings:

  1. asciinema rec demo.cast
  2. Record terminal session
  3. set PS1='> '
  4. Edit demo.cast: remove start and end
  5. agg demo.cast ./minikube2.gif --theme dracula --font-size 30 --speed 2 --rows 20

License

This website is not yet licenced.