Commit graph

7 commits

Author SHA1 Message Date
8408374bce added deploy script 2021-07-23 15:51:06 +02:00
9945aa7cf8 escape global constants and functions
* Add leading \ before function invocation to speed up resolving.
* Add leading \ before constant invocation of internal constant to speed up resolving. Constant name match is case-sensitive, except for null, false and true.
2020-05-12 19:42:09 +02:00
368e7f5e89 add GitHub action to update assets 2019-11-13 10:14:21 +01:00
91f0dd9841 ignore _config.yml 2019-08-21 15:18:08 +02:00
df36e0e1ca ignore .github folder 2019-08-20 10:30:13 +02:00
119c060beb ignore .svnignore 2018-11-05 22:30:54 +01:00
c0cb7af9ae basic outbox support 2018-09-24 20:53:23 +02:00