Nicolas Hoizey
Nicolas Hoizey
Inspiration to take from @kevinSuttle: https://github.com/kevinSuttle/macOS-Defaults
Inspirations: - https://github.com/aaronbates/dotfiles - https://dotfiles.github.io/ Use https://www.chezmoi.io/ ?
See: - https://medium.freecodecamp.org/how-you-can-style-your-terminal-like-medium-freecodecamp-or-any-way-you-want-f499234d48bc - https://medium.com/the-code-review/make-your-terminal-more-colourful-and-productive-with-iterm2-and-zsh-11b91607b98c
See https://github.com/nhoizey/Better500px-WebExtension for inspiration
Fixes #11 I tried to upgrade some dependencies (including Eleventy 2 🤩), had other issues with led me to decrease some of these dependencies (`webpack`, `babel-loader`, `node-fetch`…), add `memory-fs`, and...
I tried to create a new webmention analytics site with the Netlify button, and I get an error during "initializing" step. It looks like there's an issue when it tries...
It would be nice to see the trends directly in the top of the homepage, with a graph similar to the monthly ones, but with one bar per month.
It looks like the binary of my installation of `pip` with Python3 on macOS 13.3.1 (Ventura) is named `pip3` instead of `pip`. I don't know if it's the same on...
I was using `glyphhanger` with this command: ```shell glyphhanger https://nicolas-hoizey.photo/tools/subset --subset=./assets/font/*.ttf --formats=woff2,woff --output=./src/ui/fonts/ ``` https://nicolas-hoizey.photo/tools/subset contains a space (between `Z` and `°`), but it is not preserved in the range...