| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore!: restructure repo | Armand Philippot | 2022-02-20 | 1 | -113/+0 |
| | | | | | | | | I separated public files from the config/dev files. It improves repo readability. I also moved dotenv helper to public/inc directory and extract the Matomo tracker in the same directory. | ||||
| * | fix: move matomo outside config and configure it correctly | Armand Philippot | 2021-11-11 | 1 | -2/+2 |
| | | |||||
| * | chore: add matomo tracker | Armand Philippot | 2021-11-01 | 1 | -0/+22 |
| | | |||||
| * | fix: add favicon | Armand Philippot | 2021-10-31 | 1 | -0/+9 |
| | | |||||
| * | build: use php dotenv instead of js to inject style.js in dev mode | Armand Philippot | 2021-10-31 | 1 | -0/+2 |
| | | |||||
| * | chore: convert html files to php | Armand Philippot | 2021-10-30 | 1 | -0/+80 |
| Now I can use php to determine current env and load static CSS file if it is prod. | |||||
