|
|
|
@ -10,13 +10,3 @@ glossa:
@@ -10,13 +10,3 @@ glossa:
|
|
|
|
|
rugbiana: |
|
|
|
|
${JEKYLL} build --config _config.rugbiana.yml
|
|
|
|
|
|
|
|
|
|
.PHONY: glossa_prod |
|
|
|
|
glossa: |
|
|
|
|
${JEKYLL} build --config _config.glossa-prod.yml
|
|
|
|
|
|
|
|
|
|
.PHONY: rugbiana |
|
|
|
|
rugbiana: |
|
|
|
|
${JEKYLL} build --config _config.rugbiana-prod.yml
|
|
|
|
|
|
|
|
|
|
release: glossa_prod rugbiana_prod |
|
|
|
|
|
|
|
|
|