I hereby claim:
- I am kant312 on github.
- I am kant312 (https://keybase.io/kant312) on keybase.
- I have a public key ASB5KsMPfw6pbixeHfdSkdZ3xuQVQrtkPSx13UwTpvYzfgo
To claim this, I am signing this object:
| stages: | |
| - build | |
| - deploy | |
| eleventy: | |
| stage: build | |
| image: node:lts-buster | |
| cache: | |
| key: "$CI_JOB_NAME" | |
| paths: |
I hereby claim:
To claim this, I am signing this object:
| <?php | |
| /** | |
| * @author Quentin Delcourt <[email protected]> | |
| * @date 2017-06-21 | |
| * | |
| * This script will take a folder path in argument and will extract | |
| * all translatable strings from the Craft templates encountered | |
| * in the given folder. Each one of these will be | |
| * outputted to stdOut in CSV format. |