updated by agent
This commit is contained in:
parent
4177ba6075
commit
7a81178e45
@ -6,6 +6,18 @@ The Landing Page project will be building a static website with a sales and mark
|
|||||||
|
|
||||||
Gadget Code is free and open source software licensed under the Apache 2.0 open source license. There is no cost to obtain Gadget Code. We will be providing a link directly to our self-hosted gitea-backed server. It is not on GitHub. It prefers to stay away from GitHub.
|
Gadget Code is free and open source software licensed under the Apache 2.0 open source license. There is no cost to obtain Gadget Code. We will be providing a link directly to our self-hosted gitea-backed server. It is not on GitHub. It prefers to stay away from GitHub.
|
||||||
|
|
||||||
|
## Landing Page Project
|
||||||
|
|
||||||
|
The landing page project will be named `gadget-public`, and will be added to the monorepo as a peer of `gadget-code` and `gadget-drone`. Eventually, the `gadget-extension` project will be migrated into this monorepo. And that will happen very soon.
|
||||||
|
|
||||||
|
For now, you will build the `gadget-public` project in the monorepo patterned after the [](../gadget-code/frontend/) project.
|
||||||
|
|
||||||
|
Take note of how dependencies are managed from the root directory using commands such as `pnpm --filter=gadget-code add [package] [package] ...`. We should strive for parity with the gadget-code:frontend in terms of look, feel, theme, presentation, design, and functionality. BUT, this is a static page. There is no sign-up/sign-in. People get the software product. And they will sign up/subscribe from within the application.
|
||||||
|
|
||||||
|
The Landing Page project is only leading people to the software. They will either want to install the Gadget browser extension, or install and configure Gadget Code. And yes, this Landing Page public project will host our documentation.
|
||||||
|
|
||||||
|
The site will have a placeholder for a video that the visitor can play. I have provided a [placeholder video file](./temp/gadget-home.mp4). You can move that file into place when ready for it. I'm using ./temp as a dropbox for you.
|
||||||
|
|
||||||
## Gadget (Browser Sidebar Extension)
|
## Gadget (Browser Sidebar Extension)
|
||||||
|
|
||||||
The Gadget browser sidebar extension is documented in [Gadget Extension](./temp/gadget-design.md). Refer to that document for a complete description of the extension.
|
The Gadget browser sidebar extension is documented in [Gadget Extension](./temp/gadget-design.md). Refer to that document for a complete description of the extension.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user