opensourcedesign.github.io icon indicating copy to clipboard operation
opensourcedesign.github.io copied to clipboard

Jobs/Events not rendering in dev mode

Open eupiteco opened this issue 4 years ago • 5 comments

I cloned and installed the repo and got no way to render the the events and jobs pages w/ default configs. My solution was to move /_posts/jobs to /_jobs, /_posts/events to /_events and include a permalink tag to each index file.

Am I doing it right? Is there something I'm missig?

eupiteco avatar Mar 23 '20 22:03 eupiteco

Did you clone the subrepos?

RDIL avatar Mar 23 '20 23:03 RDIL

Yeah, I ran the install script accodring to the documentation and it clones the subrepos but the config_dev.yaml can't seem to findo the repos where they are cloned by default.

eupiteco avatar Mar 24 '20 00:03 eupiteco

In that case, I'll mark this as pending further investigation.

RDIL avatar Mar 25 '20 13:03 RDIL

Weren't the _events and _jobs folders outside _posts folder by default? Didn't face this issue (just cloned the repo and everything worked fine)

im-adithya avatar Aug 12 '21 18:08 im-adithya

Hey there @eupiteco can you please re-check this and consider what @im-adithya has said - re. the jobs and events are outside the posts folder by design and close this is this is what the problem is

Erioldoesdesign avatar Apr 02 '24 12:04 Erioldoesdesign