hugoDocs icon indicating copy to clipboard operation
hugoDocs copied to clipboard

Reorg the get/create Resource pages

Open bep opened this issue 3 years ago • 2 comments

I tested the search now checking if I could find the "get remote resource" documentation:

image

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 

bep avatar Dec 08 '21 15:12 bep

@bep I was planning to attack this once https://github.com/gohugoio/hugo/pull/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.

jmooring avatar Dec 08 '21 15:12 jmooring

Ah, OK, I had a PR for that, but I ... forgot it for some odd reason.

bep avatar Dec 08 '21 16:12 bep

This will be addressed in https://github.com/gohugoio/hugoDocs/issues/2307

jmooring avatar Nov 07 '23 17:11 jmooring