Skip to content

feat: set up GitHub Pages documentation site#81

Open
soongyintong wants to merge 1 commit intosorosave-protocol:mainfrom
soongyintong:feat/github-pages-docs
Open

feat: set up GitHub Pages documentation site#81
soongyintong wants to merge 1 commit intosorosave-protocol:mainfrom
soongyintong:feat/github-pages-docs

Conversation

@soongyintong
Copy link

This PR sets up GitHub Pages documentation site.

Changes

  • GitHub Actions workflow for auto-deploy on push to main
  • docs-site/ directory with documentation structure
  • Sample intro.md documentation
  • package.json for build process

Features

  • Auto-deploy on push to main
  • Includes all docs from /docs directory
  • Search functionality ready (Algolia can be configured)

Fixes: #21

- GitHub Actions workflow for auto-deploy
- docs-site structure with package.json
- Sample documentation intro

Fixes: sorosave-protocol#21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Set up GitHub Pages for documentation site

1 participant