5 ms·
Seems like many of us had this same idea. :) Here's my TIL implementation using Github Actions: https://github.com/mlpetersen/til https://github.com/mlpetersen
by mikelothar 6y ago
Seems like many of us had this same idea. :)
Here's my TIL implementation using Github Actions:
https://github.com/mlpetersen/til https://github.com/mlpetersen/til
Mine is quite simple, you add new TIL's in the develop branch and commit them. Then it's built and added to the master branch.