protocol / research-website

PL Research website
https://research.protocol.ai/
2 stars 2 forks source link

Create index.md #655

Closed asilinphoto closed 1 year ago

asilinphoto commented 1 year ago

restoring old pull request showed files were deleted. Starting from scratch w/same content

asilinphoto commented 1 year ago

@jsoares I started from scratch since reverting to the previous version showed deleted files & it seemed cleaner to start from scratch and re-learn elsewhere w/out updating all reviewers of changes 😬

What I struggled with yesterday and today is the "CircleCI Pipeline" keeps showing as no configuration. Do you know if it's related to this thread?

jsoares commented 1 year ago

We no longer use CircleCI for the website and I believe it was disabled but there was a recent security issues that prompted PL to regenerate the pipelines. Let me see if I can remove the integration...

jsoares commented 1 year ago

Should be fine now. It's still showing above because it's old data but should no longer happen for future commits/PRs.

jsoares commented 1 year ago

But the PR is wrong too: the files already exist in the master under /content/publications/plnetworkgoods2023/ and are live. You're duplicating them under /content/publications/plnnetworkgoods2023/, so it will show up twice. Do you want me to fix it?

asilinphoto commented 1 year ago

But the PR is wrong too: the files already exist in the master under /content/publications/plnetworkgoods2023/ and are live. You're duplicating them under /content/publications/plnnetworkgoods2023/, so it will show up twice. Do you want me to fix it?

Can you show me how? I was poking through how and can get close but need to re-read some GitHub articles