nodejs-read-xml-example
想在webclown.net网站首页获取博客的最新文章。博客是用hexo搭建的。 特此示例用nodejs来读取
sitemap.xml(网站地图),来作为最新文章的数据。
- node: v8.10.0
- npm: v6.3.0
npm install
npm run dev
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up想在webclown.net网站首页获取博客的最新文章。博客是用hexo搭建的。 特此示例用nodejs来读取
sitemap.xml(网站地图),来作为最新文章的数据。
npm install
npm run dev