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

enhancement: remove dependency on jinja2 for team page generation #213

Open
shaloo opened this issue Apr 9, 2020 · 0 comments
Open

enhancement: remove dependency on jinja2 for team page generation #213

shaloo opened this issue Apr 9, 2020 · 0 comments
Assignees

Comments

@shaloo
Copy link
Contributor

shaloo commented Apr 9, 2020

Followup to #45.

Currently, #45 is implemented using insights from @datapythonista / pandas team page which uses jinja2 for markdown processing and later integrates it with sphinx (which is jinja friendly). However, hugo does not recognise the jinja2 directives so cannot directly integrate team.md file into hugo. Figure out a better way to remove dependency on jinja2 and use Hugo's plugins / inbuilt systems to generate team.html page using GitHub info.

@shaloo shaloo added the content label Apr 9, 2020
@shaloo shaloo self-assigned this Apr 9, 2020
This was referenced Apr 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants