egoist / hack

⛷ Dead simple CSS framework.
https://hackcss.egoist.dev
MIT License
2.6k stars 140 forks source link

Refactor Gulp to Tasksfile #74

Closed sukima closed 4 years ago

sukima commented 5 years ago

Prior to this change, the old version of Gulp stopped working. Any new dev attempting to work on this project found themselves without the ability to build.

This change:

To run tasks directly use npm run task <taskname>

I introduce the following tasks:

clean, deploy, watch, serve, build, build:css, build:html,
build:static, build:toc
sukima commented 4 years ago

I've forked and maintained my own copy here: https://github.com/sukima/hackcss-ext

zavar18 commented 4 years ago

Pada tanggal Min, 27 Sep 2020 11.29, Devin Weaver notifications@github.com menulis:

Closed #74 https://github.com/egoist/hack/pull/74.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/egoist/hack/pull/74#event-3811333220, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKPWAI67F3IK33TASMKJXQDSH25SNANCNFSM4JR6Z3UQ .