Skip to content

Commit

Permalink
Merge pull request #10 from smcnab1/dev-docs
Browse files Browse the repository at this point in the history
chore: Remove jekyll-github-metadata gem from Gemfile and update proj…
  • Loading branch information
smcnab1 authored Jun 15, 2024
2 parents c1653ee + 33302f1 commit 4bde657
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 422 deletions.
70 changes: 0 additions & 70 deletions .github/workflows/pages.yml

This file was deleted.

24 changes: 24 additions & 0 deletions .github/workflows/retype-action.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
name: Publish Retype powered website to GitHub Pages
on:
workflow_dispatch:
push:
branches:
- master

jobs:
publish:
name: Publish to retype branch

runs-on: ubuntu-latest

permissions:
contents: write

steps:
- uses: actions/checkout@v4

- uses: retypeapp/action-build@latest

- uses: retypeapp/action-github-pages@latest
with:
update-branch: true
7 changes: 0 additions & 7 deletions docs/Gemfile

This file was deleted.

92 changes: 0 additions & 92 deletions docs/Gemfile.lock

This file was deleted.

196 changes: 0 additions & 196 deletions docs/_config.yml

This file was deleted.

Binary file removed docs/assets/images/favicon.ico
Binary file not shown.
Binary file removed docs/assets/images/my-avatar.png
Binary file not shown.
Loading

0 comments on commit 4bde657

Please sign in to comment.