jekyll build from Action c2c87f0675

This commit is contained in:
Asocia
2022-01-22 00:10:20 +00:00
parent bcf9328fc4
commit b10d0ebd44
8 changed files with 817 additions and 3 deletions

View File

@ -16,4 +16,10 @@ var store = [{
"tags": ["github-actions","github-webhooks","ci-cd"],
"url": "/2022/01/04/build-and-deploy-automatically.html",
"teaser": null
},{
"title": "Using ffmpeg for Simple Video Editing",
"excerpt":"Story Today, I have recorded a video for one of my classes and I was required to upload it till midnight. The video was perfect except for a few seconds where I misspelled some words and started again. I had to remove that part from the video before uploading it....","categories": [],
"tags": ["cli","ffmpeg"],
"url": "/2022/01/21/ffmpeg-to-rescue.html",
"teaser": null
}]