You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tested the search now checking if I could find the "get remote resource" documentation:
And that's not great.
We can certainly also tweak the Algolia setup (wherever that is ...), but I suggest we do a reorg of this into fewer entities, e.g.:
# Get or Create a Resource
## Get Local Resource
## Get Remote Resource
## Create Resource from String
## Create Resource from Template
Etc...
....
This is a core Hugo concept that needs a more clear placement/disposition.
/cc @jmooring
The text was updated successfully, but these errors were encountered:
@bep I was planning to attack this once gohugoio/hugo#9063 was implemented. Having identical calls regardless of resource type would make it a bit easier to explain, but it is certainly not a show stopper.
I tested the search now checking if I could find the "get remote resource" documentation:
And that's not great.
We can certainly also tweak the Algolia setup (wherever that is ...), but I suggest we do a reorg of this into fewer entities, e.g.:
The text was updated successfully, but these errors were encountered: