RichieEscarez

Results 31 comments of RichieEscarez

We need to override the default Docsy CSS. We can circle back around when things start to cool down a bit.

Another option would be to request that update to the template (sounds like it would be beneficial to all)? https://github.com/google/docsy/issues

More content has been added to knative/docs that gets published under the "Community" section of the site in addition to the code samples ( [like meetup and annual reports](https://github.com/knative/docs/tree/master/community) )....

Related: https://github.com/knative/docs/issues/3211

Need to investigate https://prismjs.com/ (another Docsy user sited the syntax highlighting features that include the "click to copy" feature)

Docsy now supports prism: https://github.com/google/docsy/pull/325

New docsy features have been merged into our repo adding support for us to use the "click to copy" feature mention here: https://www.docsy.dev/docs/adding-content/lookandfeel/#code-highlighting-with-prism Open issue: We need to reconfigure our...

@jama22 , that Cloud Run page mentions both Artifact Registry and also GCR but in the context of buildpacks. Will buildpacks move to AR or do we need to continue...

/assign @jama22 The GCR reference is here in the page: https://cloud.google.com/run/docs/deploying-source-code#limits "Deploying from source with Google Cloud's buildpacks always uses gcr.io/buildpacks/builder:latest." If buildpacks are to remain in GCR, then this...

The[ staging build](https://app.netlify.com/sites/knative/deploys/5f5bd6cb1f20d4202bd9249a) is failing with: ``` 1:04:35 PM: Building sites … /opt/build/repo/node_modules/fs-extra/lib/mkdirs/make-dir.js:85 1:04:35 PM: } catch { 1:04:35 PM: ^ 1:04:35 PM: SyntaxError: Unexpected token { 1:04:35 PM: at...