Commit f3ffd69
committed
feat: add blog post on formatting JSON securely, update SEO components, and enhance layouts
- Introduced a new blog post titled "Format JSON Without Leaking Data" with practical tips for safe JSON handling.
- Updated SEO component to support new properties and improved OpenGraph image handling.
- Created a new ArticleLayout for better blog post presentation, including related posts and improved metadata.
- Enhanced BaseLayout and ToolLayout to accommodate additional SEO properties.
- Added JSON-LD generation for blog posts and breadcrumbs to improve search engine visibility.
- Introduced a new SVG for OpenGraph image to enhance social sharing.
- Updated content schema to include cover images and related posts for better content organization.1 parent fe98e2f commit f3ffd69
17 files changed
Lines changed: 1410 additions & 16 deletions
File tree
- .github/agents
- public
- src
- components/seo
- content/blog
- layouts
- lib
- pages/blog
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments