Greetings from Markham, Ontario! I just recently launched a NotionNext blog myself (big shoutout to Tangly and NetSec!). I was wondering, where can I find the function that creates posts’ pages in the repository? I want to change the way blog posts are built/rendered for the Next theme. Anyway, great video! 👏 🔥
Thank you! Unfortunately, I didn't quite understand your request. Are you asking how to create a blog post? You can do that by simply changing the "type" to "post" and "status" to "published." Or are you looking to change the way blog posts are displayed in the Next theme? Themes are located in the "themes" directory of the GitHub source files, where you can explore and make modifications.
你好,你的视频很有用!请问fork到自己的库里是public的,需要改成隐私吗
不需要哦
Greetings from Markham, Ontario! I just recently launched a NotionNext blog myself (big shoutout to Tangly and NetSec!).
I was wondering, where can I find the function that creates posts’ pages in the repository? I want to change the way blog posts are built/rendered for the Next theme.
Anyway, great video! 👏 🔥
Thank you! Unfortunately, I didn't quite understand your request. Are you asking how to create a blog post? You can do that by simply changing the "type" to "post" and "status" to "published." Or are you looking to change the way blog posts are displayed in the Next theme? Themes are located in the "themes" directory of the GitHub source files, where you can explore and make modifications.