Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Moving SFCC DevOps projects to OpenSFCC as part of a much larger Open Source Community Effort.
  • Loading branch information
manifestinteractive authored May 14, 2024
1 parent fafe2cf commit 56c12ff
Showing 1 changed file with 5 additions and 22 deletions.
27 changes: 5 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,4 @@
Project Support
===

If you or your company enjoy using this project, please consider supporting my work and joining my discord. 💖

[![Become a GitHub Sponsor](https://img.shields.io/badge/Sponsor-171515.svg?logo=github&logoColor=white&style=for-the-badge "Become a GitHub Sponsor")](https://github.com/sponsors/sfccdevops)
[![Become a Patreon Sponsor](https://img.shields.io/badge/Sponsor-FF424D.svg?logo=patreon&logoColor=white&style=for-the-badge "Become a Patreon Sponsor")](https://patreon.com/peter_schmalfeldt)
[![Donate via PayPal](https://img.shields.io/badge/Donate-169BD7.svg?logo=paypal&logoColor=white&style=for-the-badge "Donate via PayPal")](https://www.paypal.me/manifestinteractive)
[![Join Discord Community](https://img.shields.io/badge/Community-5865F2.svg?logo=discord&logoColor=white&style=for-the-badge "Join Discord Community")](https://discord.gg/JVKYHCKvrs)

------

![Logo](https://sfccdevops.s3.amazonaws.com/logo-128.png "Logo")
![Logo](https://avatars.githubusercontent.com/u/151680118?s=200&v=4 "Logo")

SFCC Developers Core - SFCC Cartridge
===
Expand All @@ -26,7 +14,7 @@ SFCC Developers Core - SFCC Cartridge
Installation
---

[![Download](https://img.shields.io/badge/Download-blue.svg?logo=github&style=for-the-badge)](https://github.com/sfccdevops/sfcc_developers_core/releases/latest)
[![Download](https://img.shields.io/badge/Download-blue.svg?logo=github&style=for-the-badge)](https://github.com/opensfcc/sfcc_developers_core/releases/latest)

1. Unzip and Rename the folder to `sfcc_developers_core`
2. Move `sfcc_developers_core` into the root of your SFCC Project
Expand All @@ -42,7 +30,7 @@ Contributing
#### Developer Setup:

```bash
git clone https://github.com/sfccdevops/sfcc_developers_core.git
git clone https://github.com/opensfcc/sfcc_developers_core.git
cd sfcc_developers_core
npm install
npm run dev # one time build for development
Expand All @@ -52,14 +40,9 @@ npm run build # one time build for production

Once you have something you would like to share, check out our Contribution Guide.

[![Contribution Guide](https://img.shields.io/badge/Contribution_Guide-EEEEEE.svg?logo=github&logoColor=black&style=for-the-badge)](https://github.com/sfccdevops/sfcc_developers_core/blob/develop/.github/CONTRIBUTING.md)

About the Author
---

> [Peter Schmalfeldt](https://peterschmalfeldt.com/) is a Certified Senior Salesforce Commerce Cloud Developer with over 20 years of experience building eCommerce websites, providing everything you need to design, develop & deploy eCommerce applications for Web, Mobile & Desktop platforms.
[![Contribution Guide](https://img.shields.io/badge/Contribution_Guide-EEEEEE.svg?logo=github&logoColor=black&style=for-the-badge)](https://github.com/opensfcc/sfcc_developers_core/blob/develop/.github/CONTRIBUTING.md)

Disclaimer
---

> The trademarks and product names of Salesforce®, including the mark Salesforce®, are the property of Salesforce.com. SFCC DevOps is not affiliated with Salesforce.com, nor does Salesforce.com sponsor or endorse the SFCC DevOps products or website. The use of the Salesforce® trademark on this project does not indicate an endorsement, recommendation, or business relationship between Salesforce.com and SFCC DevOps.
> The trademarks and product names of Salesforce®, including the mark Salesforce®, are the property of Salesforce.com. OpenSFCC is not affiliated with Salesforce.com, nor does Salesforce.com sponsor or endorse the OpenSFCC products or website. The use of the Salesforce® trademark on this project does not indicate an endorsement, recommendation, or business relationship between Salesforce.com and OpenSFCC.

0 comments on commit 56c12ff

Please sign in to comment.