Migrating My Blog to Astro.js

Preface Almost four and a half years ago, I migrated the blog's site system from Typecho to Hexo . Hexo is a static site generator that by itself doesn't connect to databases like MySQL and PostgreSQL and dynamically generate pages. Instead, it generated all HTML pages in one go based on the given Markdown files. Compared to dynamic solutions like WordPress and Typecho, pre-generating static pages eliminates the need of dynamic language support on the web server (like PHP), and has lower performance require

添加评论
点赞收藏
点踩分享查看原文
评论
?
参与讨论