elevate-rehab-v3

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

ModeNameSize
-rw-r--r--.env.example8L
-rw-r--r--.eslintrc.json6L
-rw-r--r--.github/dependabot.yml14L
-rw-r--r--.github/workflows/pr-open.yml23L
-rw-r--r--.github/workflows/update-dependabot-pr.yml32L
-rw-r--r--.gitignore28L
-rw-r--r--.prettierrc1L
-rw-r--r--.vscode/extensions.json5L
-rw-r--r--@/lib/utils.ts6L
-rw-r--r--LICENSE201L
-rw-r--r--NOTICE4L
-rw-r--r--README.md75L
-rw-r--r--assets/img/scores/lighthouse.svg1L
-rw-r--r--assets/img/scores/lighthouse_accessibility.svg1L
-rw-r--r--assets/img/scores/lighthouse_best-practices.svg1L
-rw-r--r--assets/img/scores/lighthouse_performance.svg1L
-rw-r--r--assets/img/scores/lighthouse_pwa.svg1L
-rw-r--r--assets/img/scores/lighthouse_seo.svg1L
-rw-r--r--components.json17L
-rw-r--r--components/blocks-renderer.tsx37L
-rw-r--r--components/blocks/content.tsx52L
-rw-r--r--components/blocks/features.tsx130L
-rw-r--r--components/blocks/hero.tsx214L
-rw-r--r--components/blocks/testimonial.tsx101L
-rw-r--r--components/layout/footer/footer.tsx135L
-rw-r--r--components/layout/footer/index.tsx1L
-rw-r--r--components/layout/footer/rawRenderer.tsx94L
-rw-r--r--components/layout/header.tsx160L
-rw-r--r--components/layout/index.tsx1L
-rw-r--r--components/layout/layout.tsx67L
-rw-r--r--components/layout/theme.tsx73L
-rw-r--r--components/posts/index.tsx1L
-rw-r--r--components/posts/post.tsx222L
-rw-r--r--components/posts/posts.tsx80L
-rw-r--r--components/util/actions.tsx115L
-rw-r--r--components/util/container.tsx32L
-rw-r--r--components/util/icon.tsx170L
-rw-r--r--components/util/section.tsx39L
-rw-r--r--content/authors/napolean.md7L
-rw-r--r--content/authors/pedro.md5L
-rw-r--r--content/global/index.json38L
-rw-r--r--content/pages/about.md7L
-rw-r--r--content/pages/home.md76L
-rw-r--r--content/posts/anotherPost.mdx62L
-rw-r--r--content/posts/voteForPedro.mdx13L
-rw-r--r--graphql.config.js14L
-rw-r--r--next-env.d.ts5L
-rw-r--r--next.config.js32L
-rw-r--r--package.json39L
-rw-r--r--pages/404.tsx24L
-rw-r--r--pages/[filename].tsx41L
-rw-r--r--pages/_app.tsx7L
-rw-r--r--pages/posts.tsx35L
-rw-r--r--pages/posts/[...filename].tsx66L
-rw-r--r--postcss.config.js8L
-rw-r--r--public/admin/.gitignore2L
-rw-r--r--public/blocks/content.png20223B
-rw-r--r--public/blocks/features.png22216B
-rw-r--r--public/blocks/hero.png36611B
-rw-r--r--public/blocks/testimonial.png21616B
-rw-r--r--public/favicon.ico1150B
-rw-r--r--public/styles/global.css76L
-rw-r--r--public/tina.svg6L
-rw-r--r--public/uploads/Diagram.png95030B
-rw-r--r--public/uploads/llama-2.avif108817B
-rw-r--r--public/uploads/llama-3.avif153786B
-rw-r--r--public/uploads/llama-4.avif162105B
-rw-r--r--public/uploads/llama-5.avif544871B
-rw-r--r--public/uploads/llama-6.avif107378B
-rw-r--r--public/uploads/netlify-advanced-build-settings.png39103B
-rw-r--r--public/uploads/netlify-build-settings.png9630B
-rw-r--r--public/uploads/tina-cloud-authorization.png45410B
-rw-r--r--public/uploads/tina-cloud-starter-preview.png248752B
-rw-r--r--public/uploads/unsplash-75EFpyXu3Wg.jpg127514B
-rw-r--r--public/uploads/unsplash-lylCw4zcA7I.jpg132403B
-rw-r--r--public/uploads/vercel-congratulations.png39679B
-rw-r--r--public/zeit.svg10L
-rw-r--r--styles.css3L
-rw-r--r--tailwind.config.js77L
-rw-r--r--tina/.gitignore1L
-rw-r--r--tina/collection/author.ts23L
-rw-r--r--tina/collection/global.ts164L
-rw-r--r--tina/collection/page.ts52L
-rw-r--r--tina/collection/post.ts118L
-rw-r--r--tina/config.tsx36L
-rw-r--r--tina/fields/color.tsx52L
-rw-r--r--tina/fields/icon.tsx134L
-rw-r--r--tina/queries/frags.gql5L
-rw-r--r--tina/queries/queries.gql41L
-rw-r--r--tina/tina-lock.json1L
-rw-r--r--tsconfig.json26L
-rw-r--r--yarn.lock10486L