Deploying Docusaurus to GitHub Pages using GitHub Actions

Deploying Docusaurus to GitHub Pages using GitHub Actions

· json · rss
Watch:
Subscribe:

About

The new GitHub Pages setup uses official GitHub Actions, GitHub Environments, and GitHub Deployments instead of special deployments from a separate gh-pages branch. In this episode, we set up a Docusaurus website and a GitHub Actions CI/CD workflow. GitHub repository with instructions: https://github.com/LayZeeDK/github-pages-docusaurus


02:08 about license

06:52 clone project to local

09:05 installation docusaurus

11:30 content of project

13:21 start development server

15:19 configure docusaurus.config.js

18:00 github actions workflow

20:35 explain yml config

26:54 setting github pages

28:25 setting github environments

32:23 setting deploy workflow

36:30 start to deploy

41:59 configure urls

51:25 questions

54:08 edit pages

56:50 summary