Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

highlight/highlight.io

Repository files navigation

Docs Thumbnail

Highlight's landing page & docs: highlight.io

Welcome to the repo we use to maintain our main landing page (https://highlight.io) and docs (https://highlight.io/docs). If you're looking to make contributions to Highlight's main repository, head over to https://github.com/highlight/highlight.

Table of contents:

Contributing to our Docs

Ordering Doc Items

If you want to explicitly order items in the left panel (e.g. to make the overview section at the top of a subdirectory), rather than naming a file or directory in the format {{content}} you can use the syntax {{number}}_{{content}}.

How are slugs defined?

  • For files in general-docs, the base path is docs/ and for files in sdk-docs, the base path is docs/sdk.
  • The rest of the slug is defined based on the file name / directory structure of the file. For files/folders in the form {{number}}_{{content}}*, only the content is included in the slug.

Running the site locally

How can I run them locally?

Run yarn dev (and optionally yarn styles if you’re making styling changes).

Deployment

When a doc change is merged, you should be able to view the doc that you added/changed after a deploy is successful in Vercel at https://highlight.io.

About

Documentation and landing page site for highlight.io

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages