Skip to content

Commit

Permalink
Use GitHub Pages site origin for setting up SSG configs
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewLester committed Aug 19, 2022
1 parent f53b57f commit d48340a
Show file tree
Hide file tree
Showing 16 changed files with 72 additions and 805 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

A GitHub Action to enable Pages and extract various metadata about a site. It can also be used to configure various static site generators we support as [starter workflows][starter-workflows].

See [`set-pages-path.js`](src/set-pages-path.js) for more details on how we configure static site generators to work "out of the box" with GitHub Pages.
See [`set-pages-config.js`](src/set-pages-config.js) for more details on how we configure static site generators to work "out of the box" with GitHub Pages.

# Usage

Expand Down
Loading

0 comments on commit d48340a

Please sign in to comment.