▒▓█ Github

THE PLACE OF MY WEB DEV EXPERIMENTS IS LOCATED HERE

THE PLACE OF MY WEB DEV EXPERIMENTS IS LOCATED HERE

In the last couple of years I dedicated most of my free time to self-learning the barebones of modern web technology, things like: HTML, CSS, JS, WEBPACK, PUG, various frameworks like Hugo and other web tech trickery. For those of you who are interested, here is my [Github page] . Who knows where the VScode will take me? I hope that these technologies will be a nice addition to my knowledge of raster & vector software, which I use as an [active microstocker] .
SOLVING CREDENTIALS AND CERTIFICATE ISSUES WHILE UPLOADING TO GITHUB

SOLVING CREDENTIALS AND CERTIFICATE ISSUES WHILE UPLOADING TO GITHUB

For me things never work as they should. Github is not an exception. After my first try to submit things to repo i run into: ... Author identity unknown. *** Please tell me who you are. PROBLEM CAN BE SOLVED BY THESE COMMANDS: git config --global user.email "YOUR_EMAIL" git config --global user.name "YOUR_LOGIN" After that certificate issue occurred: ... self-signed certificate in certificate chain and another error right after the previous one:

▀ BACK TO HOME PAGE ▀