Palash Nigam
Palash Nigam
I would like to add letsintern.com to the list of internship platforms.
Is it possible to have this plugin published to https://docs.buf.build/bsr/introduction ? I am moving my project from protoc to buf but I also use go-proto-validators and its a bit cumbersome...
Not ready for review yet, just opening a draft for visibility Closes: #40
I was following the installation guide here https://docs.sourced.tech/community-edition/ after running ` sourced init orgs --token= ` I checked out the status of containers after a few seconds or a minute...
``` palash25@Lenovo-G50 ~/Dev/Projects/palash25.gtihub.io master ●✚ hugo server -D ERROR: 2018/02/04 18:28:39 template.go:350: template: theme/partials/sidemenu.html:25: function "safeHTMLAttr" not defined ERROR: 2018/02/04 18:28:39 template.go:119: html/template: "theme/partials/sidemenu.html" is an...
Fixes: #9594 Signed-off-by: Palash Nigam
- Use a linter to ensure best practices, right now there are a few places where the code can use linting. If you use VScode you can simply install the...
Ref: https://stackoverflow.com/questions/12468889/bash-script-error-function-not-found-why-would-this-appear The syntax described in the guide should also be accompanied by this alternative so that beginners in bash don't face the error `function not found` like I did...
So that people can do a `pip install gig` instead of cloning it first.