Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebuilding with 2024 Stack #335

Merged
merged 22 commits into from
Feb 18, 2024
Merged

Rebuilding with 2024 Stack #335

merged 22 commits into from
Feb 18, 2024

Conversation

axross
Copy link
Owner

@axross axross commented Feb 1, 2024

  • Next App Router
  • Build with Modern CSS Features (@container, @conatiner style(), @scope, etc.)
  • Content Negotiation for I18n
  • I18n Backend Integration
  • OG Image Generation
  • JSON-LD Generation
  • Notion-based Content Backend
  • Auto-resolve Web Bookmark Embeds
  • Image Optimization with Route Endpoints
  • GitHub Actions Deployment
  • Unit Tests
  • E2E Smoke Tests with Playwright
  • Google Analytics Integration
  • Sentry Integration
  • CSP Configuration
  • Sitemap and robots.txt
  • RSS Feed
  • Global Error Screen
  • 404 Screen

@axross axross self-assigned this Feb 1, 2024
Copy link

vercel bot commented Feb 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
kohei-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 18, 2024 4:59am
kohei-dev-storybook ❌ Failed (Inspect) Feb 18, 2024 4:59am

@vercel vercel bot temporarily deployed to Preview – kohei-dev February 1, 2024 07:00 Inactive
@vercel vercel bot temporarily deployed to Preview – kohei-dev-storybook February 1, 2024 07:00 Inactive
@vercel vercel bot temporarily deployed to Preview – kohei-dev-storybook February 1, 2024 07:03 Inactive
@vercel vercel bot temporarily deployed to Preview – kohei-dev February 1, 2024 07:05 Inactive
@vercel vercel bot temporarily deployed to Preview – kohei-dev-storybook February 1, 2024 07:09 Inactive
@vercel vercel bot temporarily deployed to Preview – kohei-dev February 1, 2024 07:11 Inactive
@vercel vercel bot temporarily deployed to Preview – kohei-dev-storybook February 1, 2024 07:20 Inactive
@vercel vercel bot temporarily deployed to Preview – kohei-dev February 1, 2024 07:21 Inactive
@vercel vercel bot temporarily deployed to Preview – kohei-dev February 1, 2024 17:14 Inactive
@vercel vercel bot temporarily deployed to Preview – kohei-dev-storybook February 1, 2024 17:14 Inactive
@vercel vercel bot temporarily deployed to Preview – kohei-dev February 2, 2024 09:05 Inactive
@vercel vercel bot temporarily deployed to Preview – kohei-dev-storybook February 2, 2024 09:05 Inactive
@vercel vercel bot temporarily deployed to Preview – kohei-dev February 3, 2024 00:04 Inactive
@vercel vercel bot temporarily deployed to Preview – kohei-dev February 3, 2024 06:55 Inactive
@vercel vercel bot temporarily deployed to Preview – kohei-dev-storybook February 3, 2024 06:55 Inactive
@vercel vercel bot temporarily deployed to Preview – kohei-dev February 3, 2024 08:15 Inactive
@vercel vercel bot temporarily deployed to Preview – kohei-dev-storybook February 3, 2024 08:15 Inactive
@vercel vercel bot temporarily deployed to Preview – kohei-dev-storybook February 4, 2024 00:13 Inactive
@vercel vercel bot temporarily deployed to Preview – kohei-dev February 4, 2024 00:14 Inactive
@vercel vercel bot temporarily deployed to Preview – kohei-dev February 5, 2024 04:12 Inactive
@vercel vercel bot temporarily deployed to Preview – kohei-dev-storybook February 5, 2024 04:12 Inactive
@vercel vercel bot temporarily deployed to Preview – kohei-dev-storybook February 10, 2024 18:24 Inactive
@vercel vercel bot temporarily deployed to Preview – kohei-dev February 10, 2024 18:26 Inactive
@axross axross marked this pull request as ready for review February 17, 2024 01:56
@axross axross merged commit 2309f48 into stable Feb 18, 2024
3 of 6 checks passed
@axross axross deleted the 2024 branch February 18, 2024 05:35
axross pushed a commit that referenced this pull request Feb 18, 2024
* BREAKING CHANGE: notion-based content repository in app router

* feat: add markdown rendering

* chore: update eslint config

* feat: og image for posts

* feat: bookmarks

* chore: storybook

* BRAKING CHANGE: implement major functionalities

* feat: add hash-based authz at /images endpoint

* fix: modify storybook config

* feat: modify image endpoint

* chore: set up github actions for pull requests

* chore: install sentry

* fix: drop a partially-supported css value

* feat: add sitemap and robots.txt

* feat: add icons

* feat: add metadata

* feat: i18n

* feat: configure csp

* feat: add global error handler

* feat: update icon

* feat: better handling of assets in image generation

* feat: 404 page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant