5 ways to donate $ to causes, without spending your money
Many web platform exists where you can generate money to causes without actually spending yours. »
How to enable Nginx site
Your website config file should be placed in /etc/nginx/sites-available and all you have to do is create a symbolic link in /etc/nginx/sites-enabled »
How to vertically align stuff using CSS
The best ways to vertically align DOM elements using CSS. »
Flash disk image (on SD card / USB key) from Ubuntu
The easiest way to create a bootable USB key or bootable SD card from Ubuntu is to use a program already installed called gnome-disk-utility (can be »
Output HTML from VueJS filter
Just a quick post to show you how to output HTML out of a filter in VueJS. Normally you would do something like this : <div »