jamstack cms
1.0.0
这是一个实验,我试图构建一个 JAMstack 站点。
基于客户端 JavaScript、可重用 API 和预构建标记的现代 Web 开发架构。
成分是:
Hugo网站的源代码:
Azure Functions 的源代码:
该网站由 Netlify 托管,网址为:
要在本地运行站点,请编辑 /src/site/data/api.toml:
[ recipe ]
get_ingredients = " http://localhost:7071/api/Ingredients/ "
[ submit ]
post_recipe = " http://localhost:7071/api/Recipe "
运行 Hugo 站点:
cd src/site
hugo server
运行 Azure 函数:
cd src/api
func host start --cors http://localhost:1313
浏览:
http://localhost:1313
果酱食谱取自瑞典网站 Tasteline.com:
从瑞典语到英语的翻译是通过谷歌翻译完成的。
图片取自 Flickr: