Nicolas Borboën

Results 9 issues of Nicolas Borboën

As described in the [git documentation](https://git-scm.com/book/en/v2/Customizing-Git-Git-Configuration#_code_commit_template_code), one can use a personalized git commit template (defined with `$ git config --global commit.template ~/.gitmessage.txt` with or without the `--global`). I think atomatigit...

I was wondering if someone has already used [Winston](https://github.com/winstonjs/winston) as a Telebot's logger middleware, because I'm not sure of the best way to do it: as a plugin, modifier, or...

## Feature Request _Note: This feature request is related to [wp-cli/i18n-command/pull/198](https://github.com/wp-cli/i18n-command/pull/198)._ When scaffolding a new plugin, all the [header fields](https://developer.wordpress.org/plugins/plugin-basics/header-requirements/) are not handled, more specifically it would be great to...

command:scaffold-plugin

Looks like some list have lot of duplicated users: ![image](https://user-images.githubusercontent.com/176002/236436032-e6cb0650-a438-4fac-b4a5-936d1d2a5671.png) Screenshot from https://github.com/gayanvoice/top-github-users/blob/904b56249526912c4a6c76ff78beb768cf01b21f/markdown/followers/switzerland.md

* Fix extra spaces in HTML tags * Fix typographics errors * Fix spelling mistakes * Some minor text reflow

## User story > As a developer, > When I create a website, > I want to easily install elements (`npm i epfl-elements`), > So I can integrate with it...

Bootstrap 5 was released few month ago (released on May 5, 2021). The migration process is described [here](https://getbootstrap.com/docs/5.0/migration/). A migration process should be considered.

Got this error trying to export layer of a big file (`python2 ./svg-objects-export.py --xpath "//svg:g[@inkscape:groupmode='layer']" --extra '--export-area-page --export-id-only' ../dir/file.svg `: ``` Inkscape 0.92.4 (5da689c313, 2019-01-14) exporting from ../dir/file.svg all objects...

enhancement

* clean up apt commands, faster to rebuild if changed * avoid to redownload stuff if not needed with the var `FORECEREBUILDBUKKIT`