Skip to content

Commit

Permalink
chore: cleanup repository template
Browse files Browse the repository at this point in the history
  • Loading branch information
Helix Bot committed Jul 18, 2023
1 parent f8ed051 commit 38dc4dc
Show file tree
Hide file tree
Showing 8 changed files with 7,177 additions and 17,910 deletions.
4 changes: 2 additions & 2 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ Please always provide the [GitHub issue(s)](../issues) your PR is for, as well a
Fix #<gh-issue-id>

Test URLs:
- Before: https://main--{repo}--{owner}.hlx.page/
- After: https://<branch>--{repo}--{owner}.hlx.page/
- Before: https://main--helix-project-boilerplate--adobe.hlx.page/
- After: https://<branch>--helix-project-boilerplate--adobe.hlx.page/
51 changes: 0 additions & 51 deletions .github/workflows/cleanup-on-create.yaml

This file was deleted.

25 changes: 0 additions & 25 deletions .github/workflows/semantic-release.yaml

This file was deleted.

18 changes: 0 additions & 18 deletions .releaserc.cjs

This file was deleted.

35 changes: 0 additions & 35 deletions CHANGELOG.md

This file was deleted.

6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Your project's description...

## Environments
- Preview: https://main--{repo}--{owner}.hlx.page/
- Live: https://main--{repo}--{owner}.hlx.live/
- Preview: https://main--helix-project-boilerplate--adobe.hlx.page/
- Live: https://main--helix-project-boilerplate--adobe.hlx.live/

## Installation

Expand All @@ -23,4 +23,4 @@ npm run lint
1. Add the [helix-bot](https://github.com/apps/helix-bot) to the repository
1. Install the [Helix CLI](https://github.com/adobe/helix-cli): `npm install -g @adobe/helix-cli`
1. Start Franklin Proxy: `hlx up` (opens your browser at `http://localhost:3000`)
1. Open the `{repo}` directory in your favorite IDE and start coding :)
1. Open the `helix-project-boilerplate` directory in your favorite IDE and start coding :)
Loading

0 comments on commit 38dc4dc

Please sign in to comment.