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

Auto-generate student profiles #330

Open
xhluca opened this issue May 22, 2024 · 1 comment
Open

Auto-generate student profiles #330

xhluca opened this issue May 22, 2024 · 1 comment

Comments

@xhluca
Copy link
Collaborator

xhluca commented May 22, 2024

We can use jekyll-datapage-gen.

We can use a boolean to specify which users to generate a profile for. This way, every student can have their own profile without having to create their own markdown file, but also can opt out. We can use the filter function.

@xhluca
Copy link
Collaborator Author

xhluca commented May 22, 2024

An alternative is to have a python function that generates a user's default markdown page using jinja; this function can be called from the existing automation, also based on the opt-in/opt-out boolean. Would be worth evaluating both options.

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

1 participant