# Remote In Tech **[remoteintech.company](https://remoteintech.company)** — A community-maintained directory of remote-friendly tech companies. > This repository is the source code for the site. To browse the directory, visit **[remoteintech.company](https://remoteintech.company)**. ## Contributing a Company We welcome contributions! See [`CONTRIBUTING.md`](CONTRIBUTING.md) for the frontmatter template, valid field values, required sections, and what the validation bot checks. In short: create `src/companies/{slug}.md`, fill in the frontmatter, run `npm run build`, and open a PR. The bot will comment with any issues to fix. ## Development ```bash npm install # Install dependencies npm run start # Dev server with hot reload npm run build # Production build ``` Requires Node.js 22+. ## Credits Built with [Eleventy Excellent](https://github.com/madrilene/eleventy-excellent) by [Lene Saile](https://github.com/madrilene). ## License ISC