1
0
mirror of synced 2026-01-05 12:07:35 -05:00
Files
docs/content/index.md
Peter Bengtsson 8765c628ff dedicated search results page (redux) (#29902)
* dedicated search results page (redux)

* Update SearchResults.tsx

* adding pagination

* fix pagination

* say something on NoQuery

* better Flash

* tidying link

* small fixes for results

* debug info

* l18n the meta info

* inDebugMode

* basic jest rendering of the skeleton page

* basic jest rendering test

* fix content tests

* better document title

* fix tests

* quote query in page title

* use home page sidebar

* something when nothing is found

* parseInt no longer needs the 10

* fix linting tests

* fix test

* prettier

* Update pages/search.tsx

Co-authored-by: Rachael Sewell <rachmari@github.com>

Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
2022-08-19 13:36:55 +00:00

128 lines
2.8 KiB
Markdown

---
title: '{% data variables.product.product_name %}{% ifversion fpt or ghec%}.com{% endif %} Help Documentation'
featuredLinks:
gettingStarted:
- /get-started/quickstart/set-up-git
- /github/authenticating-to-github/connecting-to-github-with-ssh
- /repositories/creating-and-managing-repositories
- /github/writing-on-github/basic-writing-and-formatting-syntax
popular:
- /pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests
- /authentication
- /get-started/importing-your-projects-to-github/importing-source-code-to-github/adding-locally-hosted-code-to-github
- /get-started/getting-started-with-git/managing-remote-repositories
- /pages
redirect_from:
- /github
- /articles
- /common-issues-and-questions
- /troubleshooting-common-issues
versions: '*'
children:
- search
- get-started
- account-and-profile
- authentication
- repositories
- admin
- billing
- site-policy
- organizations
- code-security
- pull-requests
- issues
- actions
- copilot
- codespaces
- packages
- search-github
- developers
- rest
- graphql
- github-cli
- discussions
- sponsors
- communities
- pages
- education
- desktop
- early-access
- support
childGroups:
- name: Get started
octicon: RocketIcon
children:
- get-started
- account-and-profile
- authentication
- billing
- site-policy
- name: Collaborative coding
octicon: CommentDiscussionIcon
children:
- codespaces
- repositories
- pull-requests
- discussions
- copilot
- name: CI/CD and DevOps
octicon: GearIcon
children:
- actions
- packages
- pages
- name: Security
octicon: ShieldLockIcon
children:
- code-security
- name: Client apps
octicon: DeviceMobileIcon
children:
- github-cli
- desktop
- name: Project management
octicon: ProjectIcon
children:
- issues
- search-github
- name: Developers
octicon: MarkGithubIcon
children:
- developers
- rest
- graphql
- name: Enterprise and Teams
octicon: OrganizationIcon
children:
- organizations
- admin
- name: Community
octicon: GlobeIcon
children:
- communities
- sponsors
- education
- support
externalProducts:
atom:
id: atom
name: Atom
href: 'https://atom.io/docs'
external: true
electron:
id: electron
name: Electron
href: 'https://electronjs.org/docs'
external: true
codeql:
id: codeql
name: CodeQL
href: 'https://codeql.github.com/docs'
external: true
npm:
id: npm
name: npm
href: 'https://docs.npmjs.com/'
external: true
---