* Document sourceMap argument on babel.
* Add docs for babel sourceMap.
* inputSourceMap already defaults to true inside of babel.
* @davidsneighbour agree, better just not to mention it since it does default to true. It used to be a required setting.
* Fix missing extenal sourceMap docs for js.Build which was also part of the PR
* Missing change (missing from previous commit)
The flexible translation feature of the i18n function is documented within the article for Multilingual Mode, but is not mentioned in the base i18n article. This copies the relevant article section from one to the other verbatim.
- Added information about the expected argument type when calling
imageResource.
- Added a warning regarding calling imageConfig with incorrect arguments.
- Added information about two properties the `image` resource provides.
Co-authored-by: jmooring
Organize the content of the leaf bundle such that the example with 4 leaf
bundles shows four headings. Align headings with branch bundles.
Explain that the content files will not result in rendered pages.
Add a hint to check for index.md's that may inadvertently have created
a leaf bundle thus preventing a page from being rendered.
Add Windows note for installing from source (gcc)
Correct multilingual.md typo and i18n.md info
Add detail for Installation on Windows note
Reverse misinfo, this need more investigation.
Running `sudo pacman -Syu hugo` starts a full system upgrade which I believe is not the intention here.
```
❯ sudo pacman -Syu hugo
[sudo] password for doron:
:: Synchronizing package databases...
core 131.8 KiB 399 KiB/s 00:00 [##############################################################################################] 100%
extra 1663.7 KiB 1095 KiB/s 00:02 [##############################################################################################] 100%
community 5.1 MiB 3.15 MiB/s 00:02 [##############################################################################################] 100%
:: Starting full system upgrade...
...
```
Hugo-elasticsearch npm plugin has bugs and does not work well in generating indexes. JSON output it produces is invalid and does not work well on windows. There is not enough documentation as well.
Should include simple case. By combining in to a single step with the delimit function it confuses that this is the reference for the slice function. My solution is just to add an interim step illustrating the simple case and feeding that back into the delimit function.