diff --git a/.github/img/developomp-site.avif b/.github/img/developomp-site.avif new file mode 100644 index 0000000..846b69d Binary files /dev/null and b/.github/img/developomp-site.avif differ diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3dd6aa1..5285b35 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,12 +1,5 @@ # Contribution Guide -## Things to get familiar with - -- pnpm - package manager & monorepo -- React - Front-end framework -- Svelte - Front-end framework -- SvelteKit - Svelte meta-framework - ## Project Structure - `apps` diff --git a/README.md b/README.md index 2427319..60be2ca 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,26 @@ # developomp-site +[![developomp.com](https://img.shields.io/badge/developomp.com-gray?style=for-the-badge)](https://developomp.com) +[![blog.developomp.com](https://img.shields.io/badge/blog.developomp.com-gray?style=for-the-badge)](https://blog.developomp.com) [![contributing](https://img.shields.io/badge/contributing-yellow?style=for-the-badge)](./CONTRIBUTING.md) +[![license](https://img.shields.io/github/license/developomp/developomp-site?style=for-the-badge&color=yellow)](./LICENSE) -A collection of "pomp-branded" websites for blogging, portfolio, resume, etc... +A collection of "pomp-branded" websites. + +![example website screenshot](./.github/img/developomp-site.avif) + +## Tech Stack + +![pnpm](https://img.shields.io/badge/pnpm-222?style=for-the-badge&logo=pnpm) +![turborepo](https://img.shields.io/badge/turborepo-222?style=for-the-badge&logo=turborepo) +![Typescript](https://img.shields.io/badge/typescript-222?style=for-the-badge&logo=typescript) +![Tailwind CSS](https://img.shields.io/badge/tailwind_css-222?style=for-the-badge&logo=tailwindcss) +![React](https://img.shields.io/badge/react-222?style=for-the-badge&logo=react) +![Next.js](https://img.shields.io/badge/next.js-222?style=for-the-badge&logo=nextdotjs) +![Svelte](https://img.shields.io/badge/svelte-222?style=for-the-badge&logo=svelte) +![SvelteKit](https://img.shields.io/badge/sveltekit-222?style=for-the-badge&logo=svelte) +![Terraform](https://img.shields.io/badge/terraform-222?style=for-the-badge&logo=terraform) +![Firebase](https://img.shields.io/badge/firebase-222?style=for-the-badge&logo=firebase) ## Special thanks