Francesco Sardone
Francesco Sardone
### Feature description I'd like to insert only my username such as airscript or @airscript in order to set my social on about me. ### Feature motivation The reason behind...
**What does this PR change? What problem does it solve?** Adds support for a new field in config's params called iconWidth. With iconWidth set, Lighthouse will not complain about Cumulative...
**What does this PR change? What problem does it solve?** Adds iconWidth support inside exampleSite. This PR updates documentation and config.yml file. **Was the change discussed in an issue or...
This PR changes Twitter in X, after the official rebranding made by Elon Musk. Just to point out, this doesn't affect existing database data.
**Is your feature request related to a problem? Please describe.** As the codebase grows, it can be difficult to track and maintain up-to-date dependencies. **Describe the solution you'd like** Implement...
**Describe the solution you'd like** Same discussion as #46. The pre-commit hook now checks for multiple cases and splitting them up will be a good choice in the long run...
**Describe the solution you'd like** It would be useful to split Makefile into multiple smaller files. It has become full of rules of specific contexts and to improve maintainability I...
Hi Russell! I was thinking about wrapping all *.xlsx files used for the examples in an examples folder to make the repository more organized and maintainable. Can I proceed?