In this issue, I wanted to get a last commit date from GitHub. I was able to do so if I hardcode values inside a ShDateStamp, but idea was to create a parameterized code that will automatically get the path of page that we are currently on and pass it, so that this component could be used globally.
@rubystream Do you maybe have some ideas, because I have tried everything that is in my range of capabilities for now?
In this issue, I wanted to get a last commit date from GitHub. I was able to do so if I hardcode values inside a
ShDateStamp
, but idea was to create a parameterized code that will automatically get the path of page that we are currently on and pass it, so that this component could be used globally. @rubystream Do you maybe have some ideas, because I have tried everything that is in my range of capabilities for now?