You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A follow up on #175, we need to generate both md files and html if we want to use github pages.
We have dy-bot to run weekly generator and relies on netlify for running jekll, both can be implemented using github action.
Dockerfile that contains latest weekly generator and jekyll
create and close issue weekly
On issue close, trigger generator, push to master branch
Update docs folder for jekyll ... or do we really need it? btw: the theme looks really bad .... Better gh-pages style #1
A follow up on #175, we need to generate both md files and html if we want to use github pages.
We have dy-bot to run weekly generator and relies on netlify for running jekll, both can be implemented using github action.