# node_pug **Repository Path**: wangpeng126_2009/node_pug ## Basic Information - **Project Name**: node_pug - **Description**: 使用node和pug动态批量生成html静态文件 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-24 - **Last Updated**: 2021-06-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 描述 该 `demo` 简单实现了使用 `node` 和 `pug` 模板引擎动态生成静态的 html 文件。 ## pug [pug 官网地址](https://pugjs.org/api/getting-started.html) 本 `demo` 比较简单,不做过多说明,详情可见详细代码。