
Configure Git User Name and Email Address
Very frequent error message...
After clonning the git repository, do the local repository configuration, particularly set user name and email address.
Very frequent error message...
After clonning the git repository, do the local repository configuration, particularly set user name and email address.
Hugo is a static site generator
When the site is generated with hugo it’s time to deploy it to some hosting platform. Here is a howto push it to AWS S3 and serve with AWS CloudFront CDN.
Anything can happen in these difficult times
Need to backup the 1) db, 2) filestorage, 3) some other gitea files. Here we go.
Sometimes you just need to add your item there ...
Cropping, resizing and making borders to the images for this blog pushed me to add this frequently used feature to Linux Mint Cinnamon’s context menu.
Some tools command line params
Not a very comprehensive list, just some useful to me ones
To use container registry in k8s we need it over ssl
We want to host a nice and secure container registry - to push docker images there and our kubernetes cluster would pull them from this registry. So came the idea to use the gitea over ssl.
Trying to choose good opensource git server
Wanting to move your projects away from open cloud git providers and thinking of self-hosting internal git server locally?
Auto-resizing images to suit static sites
Mainroad theme in Hugo doesn’t resize images automatically, just copies from static folder. So we need to prepare scripto ro resize and crop images to proper size.
Regularly happens
Need to have some standard post-install task sequence for the reference, so recording it here.
Helpful reminder of supported commands
cUrl useful commands with params
Here’s a cheatsheet for the most useful cURL commands with their parameters:
Setting up dev environment
Step-by step instructions on howto install nodejs with supporting tools.
The framework for mobile apps dev. Desktop and web too.
Now I need to update the app on Google Play Store to use new android SDK, so polishing and publishing this old howto I’ve written a couple years ago.
Git commands with params - little ref
Here’s a little cheatsheet: Git commands with params