You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 21, 2025. It is now read-only.
This theme core is to be included in your main project and sets up many Gulp tasks that can work in many flexible ways by passing in different `config` objects, which can be based off of `gulpfile.default.yml` (and is merged with).
12
+
This stack core is to be included in your main project and sets up many Gulp tasks that can work in many flexible ways by passing in different `config` objects, which can be based off of `gulpfile.default.yml` (and is merged with).
13
13
14
14
15
15
## Features
@@ -25,7 +25,7 @@ All is easily configurable by changing values in your `gulpfile.yml` file in you
25
25
26
26
## Documentation
27
27
28
-
Full documentation is available [here](https://gulp-drupal-theme-core.readthedocs.io/en/latest/).
28
+
Full documentation is available [here](https://gulp-drupal-stack.readthedocs.io/en/latest/).
Copy file name to clipboardExpand all lines: docs/index.md
+9-7Lines changed: 9 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
-
Gulp Drupal Theme - Core
2
-
========================
1
+
Gulp Drupal Stack
2
+
=================
3
3
4
-

4
+

5
5
6
-
This theme core is to be included in your main project and sets up many Gulp tasks that can work in many flexible ways by passing in different `config` objects, which can be based off of `gulpfile.default.yml` (and is merged with).
6
+
This stack core is to be included in your main project and sets up many Gulp tasks that can work in many flexible ways by passing in different `config` objects, which can be based off of `gulpfile.default.yml` (and is merged with).
7
7
8
8
9
9
## Features
@@ -28,11 +28,13 @@ All is easily configurable by changing values in your `gulpfile.yml` file in you
0 commit comments