我应用 vercel.com + hugo 框架 + perplexity.ai 搭建了一个免费博客,分享方法如下

我应用 http://vercel.com + hugo 框架 + http://perplexity.ai 搭建了一个博客,

整体效果如下(初始化 30 条内容由 AI 生成,prompt 分享):

1. 《首页》

https://tanjuan.vercel.app/posts/

2. 《独立开发者的人工智能入门指南》

https://tanjuan.vercel.app/introduction-to-ai-for-independent-developers

3. 《如何盈利你的 AI 博客:技巧与策略》

https://tanjuan.vercel.app/monetizing-your-ai-blog-tips-and-tricks

4. 《利用 AI 特性提升用户体验》

https://tanjuan.vercel.app/enhancing-user-experience-with-ai-features

丑是丑了一点,好在是免费,

第一个 Prompt:

=============
为我的 AI 导航站点提供 5 个推荐的站点名字,并解释优点,要求吸引人注意力

第二个 Prompt:

我的站点名是《智能导航( SmartNav AI )》,我使用 hugo 框架作为博客,我的目标受众是 AI 领域独立开发者,他们想要对自己的 AI 产品进行冷启动。 请帮我推荐 20 个文章主题和概要,要求由浅入深,符合 Google 的 SEO 要求,并且适用于我的博客冷启动。


第三个 Prompt:

=============
帮我写一篇文章,主题要求如下:
20. Building a Community Around Your AI Blog

● Importance of community for independent AI developers.
● Strategies for building and engaging an online community.
● Leveraging community feedback for blog growth and improvement.

其中,输出格式例子为:
title: '[标题内容]'
date: [日期,格式如 2024-04-03T19:56:00+08:00]
draft: false
url: [推荐且符合 SEO 的 uri ,如/first-post-defining-site-name]

---

[正文内容]

=============

最后使用 vercel web analytics 来做页面统计。