opensourcedesign / opensourcedesign.github.io

🎨💻 Source code of our website
https://opensourcedesign.net
Apache License 2.0
353 stars 188 forks source link

Jobs/Events not rendering in dev mode #263

Open eupiteco opened 4 years ago

eupiteco commented 4 years ago

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?

RDIL commented 4 years ago

Did you clone the subrepos?

eupiteco commented 4 years ago

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.

RDIL commented 4 years ago

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

im-adithya commented 3 years ago

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)

Erioldoesdesign commented 6 months ago

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