-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
14 changed files
with
231 additions
and
132 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
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 |
---|---|---|
@@ -0,0 +1,28 @@ | ||
<main> | ||
<div class="prompt-card"> | ||
<div> | ||
<div>Icon</div> | ||
<div>https://main--dc--adobecom.hlx.live/dc-shared/assets/images/frictionless/verb-footer-images/word-to-pdf.svg</div> | ||
</div> | ||
<div> | ||
<div>Prefix</div> | ||
<div>Ask</div> | ||
</div> | ||
<div> | ||
<div>Title</div> | ||
<div>Sum it up</div> | ||
</div> | ||
<div> | ||
<div>Prompt</div> | ||
<div>Summarize this document in 3 sentences.</div> | ||
</div> | ||
<div> | ||
<div>Button</div> | ||
<div>Copy</div> | ||
</div> | ||
<div> | ||
<div>Toast</div> | ||
<div>Copied to clipboard</div> | ||
</div> | ||
</div> | ||
</main> |
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
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 |
---|---|---|
@@ -0,0 +1,52 @@ | ||
<main> | ||
<div> | ||
<div class="prompt-card template"> | ||
<div> | ||
<div>Prefix</div> | ||
<div>{{Ask}}</div> | ||
</div> | ||
</div> | ||
</div> | ||
<div> | ||
<div class="prompt-card group"> | ||
<div> | ||
<div>Title</div> | ||
<div>Prompt</div> | ||
</div> | ||
<div> | ||
<div>Sum it up</div> | ||
<div>Summarize this document in 3 sentences.</div> | ||
</div> | ||
<div> | ||
<div>Organize your thoughts</div> | ||
<div>Suggest a few essay topics based on this reading that can help me get started.</div> | ||
</div> | ||
<div> | ||
<div>Refresh your memory.</div> | ||
<div>Provide 10 sample test questions that my professor could ask me.</div> | ||
</div> | ||
<div> | ||
<div>Point out tech advantages</div> | ||
<div>What are the key benefits for users of this proposed technology solution?</div> | ||
</div> | ||
<div> | ||
<div>Point out tech advantages</div> | ||
<div>What are the key benefits for users of this proposed technology solution?</div> | ||
</div> | ||
<div> | ||
<div>Shorten up the intro</div> | ||
<div>Rewrite the introduction so it has only 200 words and a Flesch reading score above 50.</div> | ||
</div> | ||
</div> | ||
<div class="section-metadata"> | ||
<div> | ||
<div>style</div> | ||
<div>Four up, xl-spacing</div> | ||
</div> | ||
<div> | ||
<div>background</div> | ||
<div>#f8f8f8</div> | ||
</div> | ||
</div> | ||
</div> | ||
</main> |
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
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
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
Oops, something went wrong.