Asier Illarramendi
Asier Illarramendi
This PR adds search functionality using [Pagefind](https://pagefind.app) Rust based library. The search index built by Pagefind is generated based on the final website HTML files. Because of that I had...
Replaces Fira font with a variable version. With two files (regular & italic) we get the whole range of weights 100-900. I was expecting that this would also reduce the...
If a section is very long and no headings are present then the highlight doesn't work. Maybe, the highlight should update only if there is a new section to highlight...
**Problem** When a SASS asset uses `@import`s the hot-reloading doesn't work when the imported files change. **Steps To Reproduce** - Create a couple of SCSS files: - `/assets/main.scss` - `/assets/card.scss`...