diff --git a/.github/contentcodex.png b/.github/contentcodex.png new file mode 100644 index 0000000..3374a41 Binary files /dev/null and b/.github/contentcodex.png differ diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 7fb8ffd..3dda5af 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -6,6 +6,9 @@ You'll need to add your prompt into README.md, and to the `prompts.csv` file. If If the prompt is generated by ChatGPT, please add `Generated by ChatGPT` to the end of the contribution line. +## Description +copilot:summary + e.g. ```csv "Hello","Say ""Hi""" diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml new file mode 100644 index 0000000..d14fbff --- /dev/null +++ b/.github/workflows/publish.yml @@ -0,0 +1,33 @@ +name: Publish to GitHub Pages + +on: + push: + branches: + - main + +jobs: + build: + runs-on: ubuntu-latest + + steps: + - name: Checkout repository + uses: actions/checkout@v2 + + - name: Set up Ruby + uses: actions/setup-ruby@v1 + with: + ruby-version: '2.7' + + - name: Install dependencies + run: | + gem install bundler + bundle install + + - name: Build site + run: bundle exec jekyll build + + - name: Deploy to GitHub Pages + uses: peaceiris/actions-gh-pages@v3 + with: + github_token: ${{ secrets.GITHUB_TOKEN }} + publish_dir: ./_site diff --git a/README.md b/README.md index 2217290..3f28b7b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,22 @@
+
+
+
+
+
+
+
+
+ Be my sponsor and your logo will be here and prompts.chat!
+
+📖 **[Read the e-book](https://fka.gumroad.com/l/the-art-of-midjourney-ai-guide-to-creating-images-from-text)**
---
### Create your own prompt using AI
[Merve Noyan](https://huggingface.co/merve) created an exceptional [ChatGPT Prompt Generator App](https://huggingface.co/spaces/merve/ChatGPT-prompt-generator), allowing users to generate prompts tailored to their desired persona. The app uses this repository as its training dataset.
-
+
---
### Using prompts.chat
@@ -64,11 +90,44 @@ The _unofficial_ ChatGPT desktop application provides a convenient way to access
---
+## Dark Mode (on https://prompts.chat)
+
+We have implemented a dark mode for this repository to enhance your reading experience. The dark mode is implemented using CSS variables and a toggle button. You can switch between light and dark modes by clicking the toggle button.
+
+## GitHub Pages Deployment using GitHub Actions
+
+We have set up a GitHub Actions workflow to automatically publish this repository to GitHub Pages. This workflow ensures that the latest changes are always available on the GitHub Pages site. You can find the workflow configuration in the `.github/workflows/publish.yml` file.
+
+## Unmerged Prompts
+
+There are many Pull Requests to this repository waiting to be merged. There are many hidden gems there. Take a look!
+
+📖 **[View Unmerged Prompts](https://github.com/f/awesome-chatgpt-prompts/pulls)**
+
# Prompts
+## ChatGPT SEO prompts
+Contributed by: [StoryChief AI](https://www.storychief.io/ai-power-mode)
+Reference: [https://storychief.io/blog/chatgpt-prompts-seo](https://storychief.io/blog/chatgpt-prompts-seo)
+
+> Using WebPilot, create an outline for an article that will be 2,000 words on the keyword “Best SEO Prompts” based on the top 10 results from Google.