Maurice Yap

Results 6 issues of Maurice Yap

In the documentation site, extract out the pre-templater content of the pages, `lexicon.html`, `plugins.html` and `config.html` into separate build targets, so that they can be used to build out a...

documentation

I intend to use [Fuse.js](https://fusejs.io/) to implement searching of the documentation website on the browser-side. It is lightweigh, well-maintained and does the job, This commit creates the list of items...

documentation

The Please website does not currently provide a way to search for content across the site. [Using Google search is an option to achieve this](https://www.google.com/search?q=foo+site%3Aplease.build), but it is inelegant and...

enhancement
documentation

This adds the [Fuse.js](https://fusejs.io) library to the documentation website, in order to implement searching functionality. In `search.js`, we add the `fuseSearch()` function to the global scope. It performs an [include-match](https://www.fusejs.io/examples.html#extended-search)...

documentation

In the job sidebar, allow job links to be specified using properties of the job's spec, as well as the job object as received by Lookout.