An open API service indexing awesome lists of open source software.

https://github.com/peaceiris/test-docusaurus

GitHub Pages and GitHub Actions example for facebook/docusaurus https://test-docusaurus.peaceiris.com/
https://github.com/peaceiris/test-docusaurus

Last synced: about 1 year ago
JSON representation

GitHub Pages and GitHub Actions example for facebook/docusaurus https://test-docusaurus.peaceiris.com/

Awesome Lists containing this project

README

          

## GitHub Actions and Pages Example for docusaurus

An example project for the [GitHub Actions for GitHub Pages](https://github.com/peaceiris/actions-gh-pages)

Deploy Log: https://github.com/peaceiris/test-docusaurus/commits/gh-pages

This project was created by `npx @docusaurus/init@next init`.

```sh
npx @docusaurus/init@next init website classic
```

```
# update deps
yarn upgrade
```