Skip to content

Topsort/segment-docs

This branch is 1899 commits behind segmentio/segment-docs:develop.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

85a0e38 · Aug 23, 2024
Sep 24, 2019
Jul 26, 2023
Feb 1, 2022
May 31, 2023
Dec 7, 2020
Aug 4, 2020
Apr 12, 2023
Mar 3, 2020
Sep 27, 2022
Jul 22, 2024
Aug 23, 2024
Jun 7, 2024
Jun 12, 2020
Jan 2, 2024
Dec 15, 2020
May 23, 2023
Mar 31, 2022
Dec 6, 2019
Aug 15, 2023
Jun 15, 2022
Jan 14, 2022
Mar 5, 2024
Sep 23, 2021
Aug 7, 2024
Oct 21, 2021
May 2, 2024
Jul 24, 2023
Feb 5, 2024
Apr 25, 2022
Jul 20, 2023
Oct 1, 2021
Jul 16, 2024
Mar 20, 2024
Nov 14, 2019
Sep 22, 2021
Nov 11, 2021
Jul 24, 2023
May 31, 2023
May 31, 2023
Apr 16, 2024
Aug 4, 2020
Sep 17, 2021
May 31, 2023

Repository files navigation

Welcome to Segment’s Documentation Repository

Here, you can contribute to the Segment Documentation site.

Note: On Friday, October 1st, the default branch of this repository was changed from master to develop. If you have a fork of segment-docs, please ensure the default branch of the fork is updated accordingly.

Overview

This repository contains the documentation website code and source files for https://segment.com/docs.

In this article, find information about:

  • Prerequisites
  • Contributing
  • A list of READMEs
  • Code of conduct
  • License agreement

Prerequisites

The following are a list of prerequisites you may want to consider downloading and installing to successfully contribute to the Segment docs repo:

  1. Download and install a source code editor like Visual Studio Code.
  2. Download and install a package manager such as Homebrew to install new software.
  3. Create an account on GitHub if you don't have one already, or sign in with your existing GitHub account.
  4. Add the GitHub extension to your editor (in VSC: https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-pull-request-github).
  5. Clone the Segment docs repo.
  6. Download and install the latest version of node.js. Consider using a version manager such as ASDF or nvm-windows.
  7. Install dependencies npm i
  8. Install vale. An ASDF plugin is also available.

Contributing

The Segment docs team accepts contributions in the form of issues and pull requests.

All accepted contributions, in the form of approved pull requests and resolved issues, are deployed twice weekly, on Tuesday and Thursdays. As a result, once your pull request is closed, or your issue resolved, you may not see these changes on the site immediately.

Issues

If you see an error or something incorrect on a specific page, click Request docs change to create an issue to bring it to the team’s attention.

Pull Requests

If you would like to update the documentation yourself, create a Pull Request to bring it to the team’s attention. Click Edit this page to edit the page directly on GitHub. Alternatively, you can clone the repository and submit your Pull Request that way. For more information, see Contributing and the Developer Guide.

List of READMEs

Code of Conduct

Contributor Covenant

License

Shield: CC BY 4.0

This work is licensed under a Creative Commons Attribution 4.0 International License.

CC BY 4.0

About

Segment Documentation. Powered by Jekyll.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 54.9%
  • JavaScript 23.3%
  • SCSS 17.5%
  • Ruby 1.5%
  • Shell 1.4%
  • Makefile 1.3%
  • CSS 0.1%