lumeland / lume.land

The website of lume.land
https://lume.land
MIT License
68 stars 65 forks source link

Pagefind docs patch #88

Closed salvaft closed 8 months ago

salvaft commented 8 months ago

Current documentation of pagefind shows a glob options to selectively include files for the creation of the index. As of Lume 1.19 this is not actually available in Lume.

At the same time, the indexing option forceLanguage expects an ISO 639-1 code, such as en or pt rather than a boolean value.

This update to the docs aims to remove that incorrect reference to glob and to propose native ways in pagefind to selectively include and exclude content in the indexing process. Apart of that, it corrects the example forceLanguage setting.

netlify[bot] commented 8 months ago

Deploy Preview for lumeland ready!

Name Link
Latest commit a007d97dab7eee76a040c77f5c0bd54e2ef91d9c
Latest deploy log https://app.netlify.com/sites/lumeland/deploys/65510da18d2b3c00090edf83
Deploy Preview https://deploy-preview-88--lumeland.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

oscarotero commented 8 months ago

It's perfect. Thanks!