Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
marceloglacial committed Feb 3, 2021
1 parent 5ab0202 commit 3e8a081
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 51 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![Heroku](https://snowpress-boilerplate.herokuapp.com/)
![Heroku](https://pyheroku-badge.herokuapp.com/?app=snowpress-boilerplate)

# SnowPress Boilerplate

Expand All @@ -16,7 +16,6 @@ A WordPress installation optimized for Docker and Heroku
- Deployment: <a href="https://github.com/PhilippHeuer/wordpress-heroku">WordPress on Heroku</a>
- Heroku Keep Alive: <a href='https://uptimerobot.com/'>Uptime Robot</a>
- Image CDN: <a href="https://cloudinary.com/">Cloudinary</a>
- Site Builder: <a href="https://github.com/marceloglacial/snow-blocks">Snow Blocks</a>
- Local development: <a href='https://www.docker.com/'>Docker</a>

## How to Install
Expand Down
8 changes: 1 addition & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@
{
"type": "composer",
"url": "https://wpackagist.org"
},
{
"type": "vcs",
"url": "https://github.com/marceloglacial/snow-blocks"
}
],
"minimum-stability": "stable",
Expand All @@ -42,7 +38,6 @@
"roots/wp-password-bcrypt": "1.0.0",
"wpackagist-plugin/gutenberg": ">=8.8.0",
"wpackagist-plugin/cloudinary-image-management-and-manipulation-in-the-cloud-cdn": ">=2.3.0",
"marceloglacial/snow-blocks": ">=0.11.0",
"wpackagist-theme/twentytwentyone": ">=1.0"
},
"require-dev": {
Expand All @@ -53,8 +48,7 @@
"installer-paths": {
"web/app/mu-plugins/{$name}/": [
"wpackagist-plugin/gutenberg",
"wpackagist-plugin/cloudinary-image-management-and-manipulation-in-the-cloud-cdn",
"marceloglacial/snow-blocks"
"wpackagist-plugin/cloudinary-image-management-and-manipulation-in-the-cloud-cdn"
],
"web/app/themes/{$name}/": [
"type:wordpress-theme"
Expand Down
43 changes: 1 addition & 42 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3e8a081

Please sign in to comment.