Andy Miller
756b088ada
simplify asset collections in a single array
2022-01-09 14:35:16 -07:00
Andy Miller
c962201bae
initial js module support in assets
2022-01-09 13:29:40 -07:00
NicoHood
b6d720791a
Set twig autoescaping to true
...
I think this value get overwritten anyways. Maybe we should remove it completely?
2021-02-01 18:48:47 +02:00
Andy Miller
5bfb168cd7
Don’t override the system config setting
2019-08-14 16:28:06 -06:00
Andy Miller
5a3674f6f6
set releases to stable
2019-04-11 12:36:14 -06:00
Andy Miller
eea70d380c
Set default config to testing
2018-11-05 16:10:54 -07:00
Lauri Nurmi
9053f9ab44
Use @example.com in default email addresses. ( #2020 )
...
It could be a bad idea to use default email addresses that could really
exist. Instead, use example.com, which RFC2606 defines as one of the
domains reserved for examples.
2018-06-08 21:36:38 +00:00
Andy Miller
cad10b6095
Test fixes for session/parsedown changes, jquery update, quark default theme
2018-03-09 12:45:27 -07:00
Andy Miller
7941786db9
Setting Quark to default theme
2017-12-28 17:21:52 -07:00
Djamil Legato
255f2f1db6
Changed GPM channel to testing
2017-12-11 11:56:07 -08:00
Andy Miller
5f2542c1c7
Prepare for release
2017-07-16 17:00:13 -06:00
Andy Miller
e14ab682fd
Set to testing
2017-06-22 17:49:02 -06:00
Djamil Legato
f2c6829cd9
Reverted change
2016-10-20 10:58:47 -07:00
Djamil Legato
790429e286
Only pass verify_peer settings to cURL and fopen if the setting is disabled
2016-10-20 10:54:05 -07:00
Ole Vik
b787cdeda7
Use pages.markdown.extra in system.yaml ( #1007 )
...
Markdown Extra is incorrectly specified as `markdown_extra`, whereas it should be:
```
markdown:
extra: false
```
2016-08-26 14:21:16 +02:00
Matias Griese
376c436318
Move base_url variables from configuration into grav container
2014-11-14 20:31:46 +02:00
Andy Miller
051a7e66f6
Added ability to enable/disable error display and logging
2014-10-30 16:19:05 -06:00
Andy Miller
cac8503c72
Turn off debugger by default
2014-10-28 17:12:58 -06:00
Andy Miller
7c160b9b08
updated metadata to be new format
2014-09-15 14:15:29 -06:00
Andy Miller
217db86b10
accidental commit reverted
2014-09-05 08:36:11 -06:00
Andy Miller
188e7ddb75
Added updated minify package with fix for @supports, vendor commits and cleanup
2014-08-29 17:22:59 -06:00
Andy Miller
4b6be8e513
just a variable name change
2014-08-28 18:05:50 -06:00
Andy Miller
bea19e008f
Added method to check for changes by file rather than by folder, made it default option as its safest
2014-08-28 17:04:44 -06:00
Djamil Legato
8a37278f79
Removing events settings from user config as they are now in the core
2014-08-25 09:11:16 -07:00
Andy Miller
b442aa2dd6
Added page option for markdown_extra
2014-08-25 09:29:35 -06:00
Andy Miller
a5a97b5396
enabled page plugins by default as these are not called when cached
2014-08-23 06:54:13 -06:00
Andy Miller
ec3b5d6c73
OMG, cache was OFF by default, wandering what was going on!
2014-08-20 18:26:46 -06:00
Matias Griese
0c374eac23
Merge branch 'develop' of https://github.com/getgrav/grav into feature/DI
...
Conflicts:
composer.json
index.php
system/src/Grav/Common/Grav.php
system/src/Grav/Common/Themes.php
system/src/Grav/Common/Twig.php
2014-08-18 14:39:50 +03:00
Matias Griese
e91b9c84bf
Implement DI container
2014-08-18 14:13:51 +03:00
Andy Miller
9f2236dea3
Added support for Markdown Extra - optional and default is GFM style markdown
2014-08-17 18:54:10 -06:00
Andy Miller
57f969c806
Merge branch 'develop' of github.com:getgrav/grav into feature/asset_management
2014-08-17 15:50:47 -06:00
Andy Miller
0e9417ab1b
initial commit of new asset pipeline work + user agent handling
2014-08-15 22:05:22 -06:00
Matias Griese
fee9518134
Update system default settings to be more suitable for production
2014-08-15 14:37:44 +03:00
Djamil Legato
230a2b594e
Source
2014-08-02 12:12:32 -07:00