aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* chore: move isSmallVw function to main fileArmand Philippot2021-10-312-11/+8
| | | | | Since helpers contains only one small function, I don't think it is useful to keep it separated from the rest.
* build: use php dotenv instead of js to inject style.js in dev modeArmand Philippot2021-10-312-25/+3
|
* chore: convert html files to phpArmand Philippot2021-10-302-2/+2
| | | | | Now I can use php to determine current env and load static CSS file if it is prod.
* chore: move htdocs to repo rootArmand Philippot2021-10-3074-0/+2608