Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add jobs page #89

Closed
danielskatz opened this issue Feb 14, 2022 · 4 comments · Fixed by #93
Closed

add jobs page #89

danielskatz opened this issue Feb 14, 2022 · 4 comments · Fixed by #93
Assignees

Comments

@danielskatz
Copy link
Member

In the Feb 2022 council meeting, I volunteered to make a page that links to individual society/association jobs pages, so that each of them could link to this page for jobs that don't fall in their scope.

@danielskatz danielskatz self-assigned this Feb 14, 2022
@danielskatz
Copy link
Member Author

@sdruskat - I'm not quite sure how to do this in Jekyll - Can you provide any advice? (or even start a PR that I could build on?)

@sdruskat
Copy link
Contributor

@danielskatz - I'll start a PR providing a skeleton that you can build on.

@sdruskat sdruskat mentioned this issue Feb 23, 2022
@sdruskat
Copy link
Contributor

@danielskatz - I've now added a skeleton PR now in #93.
To add content, just edit jobs.md in the repository root.
To preview locally, you'd need a Ruby installation and Bundler.
In the repo root, run

  1. bundle install to install dependencies and
  2. bundle exec jekyll serve -w to run the build and serve the page at localhost:4000.

Let me know if you have any further questions. Happy to help.

@danielskatz
Copy link
Member Author

Thanks @sdruskat - Can you take a look at what's there now? (I can't ask you to review formally, since it's your PR)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants