-
As part of the import process, there is the need to bulk preview / publish a lot of pages. Ideally we could do:
```
hlx admin --preview urls.xlsx // preview all urls from the URL column of the spr…
-
As noted by several users, when doing slightly sophisticated things with new commands etc, spurious `` or `` may be inserted. This can be (somewhat) alleviated by ensuring whitespace between "blocks" …
-
Pun intended.
Looking over the documentation for the find/request API, I'm having difficulty determining how I specify the starting point for my search when my data set is a DAG that looks like thi…
-
https://github.com/MarcusVirg/forty requested by @RoyiAvital
-
```
What steps will reproduce the problem?
1. Minify css
What is the expected output? What do you see instead?
Test I ran
lib/Minify/CSS/Compressor.php
69 protected function _process($css)
…
-
```
What steps will reproduce the problem?
1. Minify css
What is the expected output? What do you see instead?
Test I ran
lib/Minify/CSS/Compressor.php
69 protected function _process($css)
…
-
```
What steps will reproduce the problem?
1. Minify css
What is the expected output? What do you see instead?
Test I ran
lib/Minify/CSS/Compressor.php
69 protected function _process($css)
…
-
```
What steps will reproduce the problem?
1. Minify css
What is the expected output? What do you see instead?
Test I ran
lib/Minify/CSS/Compressor.php
69 protected function _process($css)
…
-
```
What steps will reproduce the problem?
1. Minify css
What is the expected output? What do you see instead?
Test I ran
lib/Minify/CSS/Compressor.php
69 protected function _process($css)
…
-
Hey,
Do you have any examples of using these in a sitebase type template? For bootstrap would you just include the less files and use the javascript less compiler? It seems like the src property for …