gulp-sitetree

1.0.0 • Public • Published

gulp-sitetree

This is a gulp plugin to render sitemap links list.

usage

    gulp.task('map', () => {
      gulp.src('./app/**/*.html')
      .pipe(map("./app/map.html"));
    });

Readme

Keywords

none

Package Sidebar

Install

npm i gulp-sitetree

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • hika09