From 9e83413967b0bdda28ad97dcacfd5ebd09932f27 Mon Sep 17 00:00:00 2001 From: Hans Pagel Date: Thu, 20 May 2021 18:34:15 +0200 Subject: [PATCH] docs: add a jobs page --- docs/src/docPages/jobs.md | 11 +++++++++++ docs/src/links.yaml | 2 ++ 2 files changed, 13 insertions(+) create mode 100644 docs/src/docPages/jobs.md diff --git a/docs/src/docPages/jobs.md b/docs/src/docPages/jobs.md new file mode 100644 index 00000000..f9c91d41 --- /dev/null +++ b/docs/src/docPages/jobs.md @@ -0,0 +1,11 @@ +# Jobs + +Some great companies are looking for developers with tiptap or hocuspocus experience right now. If you’re looking for a job to work with tiptap and/or hocuspocus, consider applying: + +**[Software Engineer, Fullstack](https://saga.so/careers/software-engineer-fullstack) @ Saga**
+hocuspocus · Remote · EU time zones · Full-time + +**[Junior Software Engineer](https://saga.so/careers/junior-software-engineer) @ Saga**
+hocuspocus · Remote · EU time zones · Full-time + +Is your company hiring, too? Reach out to [humans@tiptap.dev](mailto:humans@tiptap.dev) with a link to your job description! diff --git a/docs/src/links.yaml b/docs/src/links.yaml index 3456f502..4dc19c42 100644 --- a/docs/src/links.yaml +++ b/docs/src/links.yaml @@ -51,6 +51,8 @@ type: sponsor - title: Contributing link: /overview/contributing + - title: Jobs + link: /jobs - title: Examples link: /examples