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

新着スライドの feed がほしい #4

Open
znz opened this issue Dec 29, 2023 · 1 comment
Open

新着スライドの feed がほしい #4

znz opened this issue Dec 29, 2023 · 1 comment

Comments

@znz
Copy link
Member

znz commented Dec 29, 2023

ruby-jp Slack#rabbit チャンネルで新着スライドの通知が出るとうれしいかもと思ったので、 https://slide.rabbit-shocker.org/ に feed がほしいです。

@kou
Copy link
Member

kou commented Dec 29, 2023

なるほどー

def generate_index_html(html_dir_path)
(html_dir_path + "index.html").open("w") do |top_html|
top_html.print(to_html)
end
end
みたいなことをto_atomを定義して実装すれば簡単にいけるかも?

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

No branches or pull requests

2 participants