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

Adding a podcasts page to the website #259

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

FDelporte
Copy link
Contributor

Sorry, I can't run jbake on my mac, but the generation of the new page seems to work OK.

@@ -31,7 +31,7 @@ jobs:
- name: Parse data
run: |
cd resources
./jbang site.java ../java-champions.yml ../site/content/
./jbang site.java ../java-champions.yml ../podcasts.yml ../site/content/
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Podcasts have yet to be integrated into the site.
This step is not needed at the moment

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As the script expects this extra value, we need to keep it here to avoid the workflow to break. The new webpage is already created by the script, but I commented the link to it in the menu so you can first validate the new page before making it public.

podcasts.yml Outdated Show resolved Hide resolved
@FDelporte
Copy link
Contributor Author

@aalmiray, thanks for the remarks. They have been handled, and the merge request is ready for your re-review.

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 this pull request may close these issues.

2 participants