|
|
## Building Docusaurus website using docusaurus container.
|
|
|
|
|
|
The guide will help you develop websites and host it on to github using Docusaurus.
|
|
|
|
|
|
1. Installing docker. Open up a new Terminal by pressing `Ctrl` + `Alt` + `t`
|
|
|
```sh
|
|
|
sudo apt update
|
... | ... | |