# lagou-live-20210715 **Repository Path**: code2019622/lagou-live-20210715 ## Basic Information - **Project Name**: lagou-live-20210715 - **Description**: 使用 Node.js 开发一个静态博客生成器。 - **Primary Language**: NodeJS - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2021-12-05 - **Last Updated**: 2021-12-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # lagou-live-20210715 ## 第三方模块 - commander:解析命令行参数 - Express:HTTP Server - markdown-it:渲染 md 到 html - 模板引擎 - rd:递归遍历目录 - fs-extra:增强版 fs - open:通过程序打开指定文件或网址 - moment:时间格式解析