opensourcedesign / organization

:clipboard: Organizational topics for the Open Source Design collective
http://opensourcedesign.net/organization/
GNU Affero General Public License v3.0
93 stars 27 forks source link

Separate job board into its own repo #23

Closed juanbzpy closed 7 years ago

juanbzpy commented 8 years ago

Make the job board an application like http://jobs.remotive.io/ without using any back-end or a paid server.

My ideas to accomplish this are:

This is a very simplified idea of what we talked about on IRC.

simonv3 commented 8 years ago

Thanks for starting this conversation @thinkxl.

Just want to point out that the job board is in its own repo here: https://github.com/opensourcedesign/jobs/ :)

bnvk commented 7 years ago

@thinkxl heya, thanks for your ideas. I'm closing this issue as it's a "webdev" related issue and we're trying to consolidate all of those to opensourcedesign.github.io repo.

That said, I'm not quire sure I understand what you're suggesting. The jobs we have are currently stored as Markdown files and rendered by Jekyll (which was an intentional decision) as it is more robust, flexible, and portable (away from Github) down the line!

grahamperrin commented 7 years ago

… opensourcedesign.github.io repo. …

= https://github.com/opensourcedesign/opensourcedesign.github.io

bnvk commented 7 years ago

@grahamperrin yes, I forgot the / at the start. Thanks.