This repository has been archived by the owner on Dec 20, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Moving SFCC DevOps projects to OpenSFCC as part of a much larger Open Source Community Effort.
- Loading branch information
1 parent
f5b3a8b
commit a194c5a
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
![Logo](https://sfccdevops.s3.amazonaws.com/logo-128.png 'Logo') | ||
![Logo](https://avatars.githubusercontent.com/u/151680118?s=200&v=4 "Logo") | ||
|
||
# SFCC Docs | ||
|
||
|
@@ -8,15 +8,15 @@ Unofficial community edition of the Salesforce Commerce Cloud developer document | |
|
||
If you've got [Docker Desktop](https://www.docker.com/products/docker-desktop/) installed, are using [VS Code](https://code.visualstudio.com) with [CLI code](https://code.visualstudio.com/docs/editor/command-line) enabled, and have the [Dev Containers Extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers) installed, you can click this button to get instantly set up. | ||
|
||
[![Open in Remote - Containers](https://img.shields.io/static/v1?style=for-the-badge&label=Remote%20-%20Containers&message=Open&color=blue&logo=visualstudiocode)](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/[email protected]:sfccdevops/sfcc-docs.git) | ||
[![Open in Remote - Containers](https://img.shields.io/static/v1?style=for-the-badge&label=Remote%20-%20Containers&message=Open&color=blue&logo=visualstudiocode)](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/[email protected]:opensfcc/sfcc-docs.git) | ||
|
||
## Manual Installation | ||
|
||
> You'll need to be using Node v18+ in order to build this project. | ||
```bash | ||
# Clone Repository | ||
git clone [email protected]:sfccdevops/sfcc-docs.git | ||
git clone [email protected]:opensfcc/sfcc-docs.git | ||
|
||
# Change into this projects directory | ||
cd sfcc-docs | ||
|
@@ -57,7 +57,7 @@ To learn more about the technologies used in this site template, see the followi | |
## Tailwind UI License | ||
|
||
This website is based on the "Syntax" [Tailwind UI](https://tailwindui.com) site template built using [Tailwind CSS](https://tailwindcss.com) and [Next.js](https://nextjs.org). | ||
This site template is a commercial product purchased by SFCC DevOps and is distributed under the [Tailwind UI license](https://tailwindui.com/license). | ||
This site template is a commercial product purchased by OpenSFCC and is distributed under the [Tailwind UI license](https://tailwindui.com/license). | ||
|
||
**This project meets the following distribution criteria:** | ||
|
||
|
@@ -67,4 +67,4 @@ Use the Components and Templates to create End Products that are open source and | |
|
||
## 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. |