Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我不想使用 github 来托管我的新作品集,我想从我自己的网站托管它。我该如何正确地做到这一点?显然,简单地上传所有文件是行不通的(我只看到 Jekyll 模板文本)。
有人做过吗?
您必须使用 Jekyll 生成站点,然后将生成的文件上传到您的 Web 服务器。Jekyll 的使用和部署文档有更详细的解释。