#developer-blogging
Read more stories on Hashnode
Articles with this tag
受到数字游民部落这篇文章的影响,我也把播客迁移到 Hashnode 了,最看重的还是自动备份以及免费绑定顶级域名,还自动配置 SSL。 之前的博客是写在 Github 私有库的 Issues 里面的,算作是博客的数据库,前端是一个简单的 nextjs 程序,用 vercel...
突然心血来潮,想要将博客从目前的 Acrylamid 迁移到 Jekyll,于是经历了一番折腾。 两个 Static Site Generator 所使用的文件结构和格式各不相同: 文件结构不同 Acrylamid 使用 content/:year/:month/:slug.md...