This repository has been archived by the owner on Jul 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 145
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Revert "Update the AWS Guides index page" This reverts commit ee20305. * Revert "Rename to programs, clean a few things up" This reverts commit 3d40c4e. * Revert "Add ECS page examples" This reverts commit 245c66e. * Revert "Update aws/guides/ecr" This reverts commit cffcc6d.
- Loading branch information
Showing
121 changed files
with
1,905 additions
and
3,811 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,4 +15,3 @@ yarn-error.log | |
themes/default/theme | ||
themes/default/assets | ||
themes/default/layouts | ||
themes/default/static/programs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,6 @@ | |
|
||
set -o errexit -o pipefail | ||
|
||
git clean -fdX | ||
|
||
yarn cache clean | ||
hugo mod clean | ||
|
||
|
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.