<feed xmlns='http://www.w3.org/2005/Atom'>
<title>next-blog.git/payload-types.ts, branch master</title>
<subtitle>A CMS platform built with Next.js
</subtitle>
<id>https://git.wyuan.org/next-blog.git/atom?h=master</id>
<link rel='self' href='https://git.wyuan.org/next-blog.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.wyuan.org/next-blog.git/'/>
<updated>2026-04-27T15:14:10Z</updated>
<entry>
<title>types: fix missing newline at end of file</title>
<updated>2026-04-27T15:14:10Z</updated>
<author>
<name>Bertrand Yuan</name>
<email>github@bertyuan.com</email>
</author>
<published>2026-04-27T15:14:10Z</published>
<link rel='alternate' type='text/html' href='https://git.wyuan.org/next-blog.git/commit/?id=4b6b62a97f6d7765f80bd2f92d919a7d1522a36f'/>
<id>urn:sha1:4b6b62a97f6d7765f80bd2f92d919a7d1522a36f</id>
<content type='text'>
Ensure proper formatting by adding a newline at the end of the
payload-types.ts file. This change adheres to coding standards
and improves compatibility with various tools.

Signed-off-by: Bertrand Yuan &lt;github@bertyuan.com&gt;
</content>
</entry>
<entry>
<title>a line break missing</title>
<updated>2026-03-17T01:38:02Z</updated>
<author>
<name>Bertrand Yuan</name>
<email>me@bertyuan.com</email>
</author>
<published>2026-03-17T01:38:02Z</published>
<link rel='alternate' type='text/html' href='https://git.wyuan.org/next-blog.git/commit/?id=3b0bc99d47b7cd7e8974a45a674074cdffac1697'/>
<id>urn:sha1:3b0bc99d47b7cd7e8974a45a674074cdffac1697</id>
<content type='text'>
There is a missing line break at the end of the file.

Signed-off-by: Bertrand Yuan &lt;me@bertyuan.com&gt;
</content>
</entry>
<entry>
<title>feat(back-end): introduce payload</title>
<updated>2025-12-15T16:12:49Z</updated>
<author>
<name>Bertrand Yuan</name>
<email>bert.yuan@outlook.com</email>
</author>
<published>2025-12-15T16:12:49Z</published>
<link rel='alternate' type='text/html' href='https://git.wyuan.org/next-blog.git/commit/?id=02ae938c238c9d18448d17a8ec92c0edd8c17463'/>
<id>urn:sha1:02ae938c238c9d18448d17a8ec92c0edd8c17463</id>
<content type='text'>
Payload is the next.js Headless CMS and App Framework,
I would like to pick it up and modify it as it is MIT licensed.

Many features in Payload is not applicable for our project.
So, I modify it so that it is light and clear.
</content>
</entry>
</feed>
