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

create graphics in pelican #708

Open
iamlauriano opened this issue Apr 27, 2021 · 3 comments
Open

create graphics in pelican #708

iamlauriano opened this issue Apr 27, 2021 · 3 comments

Comments

@iamlauriano
Copy link

I'm using the pelican as a CMS, and I want to create graphics on the pages using Python-markdown, does anyone have any idea how I do this?

@justinmayer
Copy link
Member

Hi Lauriano. What kind of graphics? Without more detail regarding exactly what you are trying to achieve, it's hard to even begin to think about potential suggestions.

Have you looked at the plethora of Pelican plugins to see whether one would meet your needs? For example, the Graphviz plugin.

@iamlauriano
Copy link
Author

iamlauriano commented Apr 27, 2021

Hi @justinmayer, Very thanks for the reply, I'm new to the pelican, I've been studying for a few weeks,
my question is to generate interactive graphics, using a python lib like Plotly
Example create a graphic on a page and/or post.

I'll take a look at the Graphviz Plugin

@justinmayer
Copy link
Member

I don't know anything about Plotly. For graphs/charts, you might find an appropriate tag in the Liquid Tags plugin. For example, there appears to be one for Pygal.

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