Print

Print


This should tell the general tale:

https://github.com/code4lib/job_board/blob/75bdd0922c11aa3157294c511fe51da0a2c1482a/config/schedule.rb#L31

(basically, it logs into a gmail account that is subscribed to this list
and checks it for posts that look like job postings).

cheers,

AC

On Tue, Jan 30, 2018 at 11:06 AM, Eric Lease Morgan <[log in to unmask]> wrote:

> On Jan 30, 2018, at 10:57 AM, Francis Kayiwa <[log in to unmask]> wrote:
>
> >> I remember an iteration of the job posting board that was posted on
> GitHub,
> >> to freely download, fork and contribute to. I'd tried this then, but
> could
> >> never get some of the questions I had about it answered, so I gave up.
> Is
> >> this a project seeking contributors? Is it still built in Python/Django?
> >>
> >
> > The new one is a Ruby/Rails application [0]. I believe the old one was a
> > Django one.
> >
> > [0] https://github.com/code4lib/job_board
>
>
> Interesting! How does content get into the system, and how can it be
> edited (if at all)? --Eric
>