Skip to content

Make use of gulp #1

@stygiansabyss

Description

@stygiansabyss

This will allow us to remove the need to run less from node. Gulp can watch for changes, convert everything to CSS, minify it and push it to the needed file on it's own.

It can also do this with JS files.

Gulp plugins we would want:
gulp
gulp-util
gulp-notify
gulp-ruby-sass (if we switch to sass)
gulp-autoprefixer
gulp-sitemap (possibly)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions