Skip to content

Commit

Permalink
Reintroduce old search to docs (#229)
Browse files Browse the repository at this point in the history
* Reintroduce old search to docs

* minor changes to the customization pages
  • Loading branch information
nimrodkra authored Oct 3, 2023
1 parent 8a4bb71 commit 77563f8
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions docs/customize-your-feed/preferences.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ sidebar_position: 3
)

The preferences options enable you to fine-tune your user experiences of daily.dev by toggling some options on/off. Currently, the available options are:
Open links in new tab
Show feed sorting menu
Show Weekly Goal widget
Enable companion
* Open links in new tab
* Show feed sorting menu
* Show Weekly Goal widget
* Enable companion widget

## Open link in new tab

Expand Down
6 changes: 3 additions & 3 deletions docs/customize-your-feed/theme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ sidebar_position: 1

The theme option enables you to change the look and feel of daily.dev by selecting one of the available themes. Currently, the available themes for daily.dev are:

Dark theme
Light theme
Auto
* Dark theme
* Light theme
* Auto

## Dark Theme (default)

Expand Down
4 changes: 2 additions & 2 deletions docs/key-features/search.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Here are some of its most impactful features:
* **Search History**: Stores all your previous search queries that you've executed on daily.dev for easy access when needed. This enables you to revisit your past queries without having to remember the exact terms or retype them. A convenient way to keep track of the topics you've explored or problems you've been troubleshooting.

:::info
Farewell to the old search feature πŸ‘‹ As we innovate, we're saying goodbye to our old search engine to make way for the new. The decision to sunset the old search aligns with our goal to provide a more efficient and comprehensive search experience. Thank you for evolving with us.
Missing the previous search? As we innovate, we've renamed our old search engine to [Post Finder](https://app.daily.dev/posts/finder), now accessible via the sidebar. This change aligns with our goal to provide a more efficient and comprehensive search experience. Thank you for evolving with us.
:::

## Integration with the daily.dev Platform
Expand All @@ -63,7 +63,7 @@ daily.dev Search is designed to help you in a wide range of scenarios that devel
| Code Examples | Queries related to generating code snippets or templates for specific tasks. | Generate REST API code in Node.js, Create React component template | 🟑 |
| Non-Development Related | Queries not directly related to software engineering, such as general knowledge or unrelated topics. | Best coffee brands, How to grow houseplants | πŸ”΄ |
| Content Generation | Queries aimed at creating original content, which is beyond the scope of this search engine as it relies on existing web data.| Generate marketing copy, Summarize this article for me | πŸ”΄ |
| Finding Specific Posts from daily.dev | Queries aimed at finding posts within the daily.dev platform. | "JavaScript", "Python" | πŸ”΄ |
| Finding Specific Posts from daily.dev | Queries aimed at finding posts within the daily.dev platform. To search posts please use [Post finder](https://app.daily.dev/posts/finder) | "JavaScript", "Python" | πŸ”΄ |


:::info
Expand Down

1 comment on commit 77563f8

@vercel
Copy link

@vercel vercel bot commented on 77563f8 Oct 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.