|
You are here |
alexn.org | ||
| | | | |
grosser.it
|
|
| | | | | No more going into the file and deleting the entry manually. To remove line 123 from ~/.ssh/known_hosts: Usage rmknownhost 123 Code Put this it into a file called rmknownhost inside a folder that is in your PATH and chmod +x the file. #! /usr/bin/env ruby line = ARGV[0] || raise("gimme line to remove") hosts =... | |
| | | | |
blog.m5e.de
|
|
| | | | | Moving to Hugo I started this blog as my first blog using a static website generator. Back then I used what everyone else was using: Jekyll. But Jekyll has it problems. I don't use Ruby for anything else and the management of the dependencies / ruby versions / etc of my static blog was too much for me. I blog way more often in german on my other WordPress sites and one of the main reasons is that it is easier and Jekyll wasn't as easy as I expected. | |
| | | | |
antoinevastel.com
|
|
| | | | | This article presents how to automatically generate a network timeline such as the one in Chrome dev tools. | |
| | | | |
matheusrich.com
|
|
| | | Jekyll is a famous static site generator. It has over 43k stars on GitHub, but in our current JAMstack world, it's not the shiniest star anymore. | ||