websites
websites copied to clipboard
🐩️💨️ Jerome’s Website(s): Monorepo and somewhat over-engineered playground. (Next.js, Notion, Radix UI, Tailwind CSS, ...)
jeromefitzgerald.com
- 👱🏻️ Website:
jeromefitzgerald.com
- 🧑🏼💻️ Code:
./sites/jeromefitzgerald.com
- 📦️ Packages:
@jeromefitz/packages
- 🔧 Configuration
-
@jeromefitz/eslint-config
-
@jeromefitz/jest-config
* -
@jeromefitz/jest-presets
* -
@jeromefitz/lighthouse-config
* -
@jeromefitz/lint-staged
-
@jeromefitz/next-config
* -
@jeromefitz/playwright-config
* -
@jeromefitz/prettier-config
-
@jeromefitz/storybook-config
* -
@jeromefitz/tailwind-config
* -
@jeromefitz/tsconfig
-
- ⚡ Release Management
-
ccommit
-
@jeromefitz/release-notes-generator
-
@jeromefitz/semantic
-
- 🖼️ Design System, Notion, etc.
-
@jeromefitz/design-system
-
@jeromefitz/notion
-
@jeromefitz/spotify
-
@jeromefitz/utils
-
next-notion
*
-
- 🔧 Configuration
*
Local to this monorepo
You may be here for the Notion CMS with Next, you can find more information in the following README:
-
./sites/jeromefitzgerald.com
-
@jeromefitz/notion
-
next-notion
-
Overview
-
Analytics: Fathom, Vercel
- Note: Referral Link
-
Content: Notion (
@jeromefitz/notion
) - Database: Notion (CMS), Upstash (Redis)
-
Design System: Radix UI (
@jeromefitz/design-system
) - Framework: Next
- Hosting: Vercel
- Styling: Tailwind
- ℹ️ Colophon: https://jeromefitzgerald.com/colophon
Monorepo Setup
- 📦
pnpm workspaces
- :octocat:
GitHub Actions
for CI/CD (w/deploy-to-vercel-action
) - 🔺️
turborepo
for monorepo management - 🤖️
Renovate
for Patch + Minor Package Management- Roadmap [
mend
]
- Roadmap [
- 🤖️
Kodiak
to “Automate (our) GitHub Pull Requests” - 🤖️ Automatic
Semantic Versioning
w/Conventional Commits
for release management (ccommit
|@jeromefitz/semantic
)
Contributing
If you would like to opt-out of the git hooks
please look at .env.example
.
Normally, these would be opt-in and may change to that in the future.