changes for converting from website to docs site (#188)

* changes for converting from website to docs site

* update staging deploy script and lock file

* update docsearch
This commit is contained in:
Lucy C
2022-10-31 19:53:54 -06:00
committed by GitHub
parent ebb893906a
commit 41de77f78e
35 changed files with 103 additions and 954 deletions

View File

@@ -47,7 +47,7 @@ And populate it with the following example manifest (see the line comments for a
# The original project repository URL. There is no upstream repo in this example
upstream-repo: "https://github.com/Start9Labs/hello-world-wrapper"
# URL to the support site / channel for the project. This key can be omitted if none exists, or it can link to the original project repository issues.
support-site: "https://start9.com/"
support-site: "https://docs.start9.com/"
# URL to the marketing site for the project. This key can be omitted if none exists, or it can link to the original project repository.
marketing-site: "https://start9.com/"
# The series of commands to build the project into an s9pk for arm64/v8. In this case we are using a Makefile with the simple build command "make".

View File

@@ -16,7 +16,7 @@ If you get stuck or are having issues debugging why your service is not packagin
Submission Process
------------------
When you have built and tested your project for embassyOS, please send Start9 a submission to dev@start9labs.com with a link to the wrapper repository. After being reviewed for security and compatibility, the service will be deployed to the Start9 Marketplace and available for all embassyOS users to download.
When you have built and tested your project for embassyOS, please send Start9 a submission to dev@start9.com with a link to the wrapper repository. After being reviewed for security and compatibility, the service will be deployed to the Start9 Marketplace and available for all embassyOS users to download.
If you are deploying to an alternative marketplace, please shout it out in our community channels!

View File

@@ -4,4 +4,4 @@
Submission Process
==================
When you have built and tested your project for embassyOS, please send Start9 a submission with the project repository to ``dev@start9labs.com``. After being reviewed for security and compatibility, the service will be deployed to the marketplace and available for all embassyOS users to download.
When you have built and tested your project for embassyOS, please send Start9 a submission with the project repository to ``dev@start9.com``. After being reviewed for security and compatibility, the service will be deployed to the marketplace and available for all embassyOS users to download.