Skip to content

WEB: Moving pandas blog to the website #33178

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

Merged
merged 3 commits into from
Apr 7, 2020
Merged

WEB: Moving pandas blog to the website #33178

merged 3 commits into from
Apr 7, 2020

Conversation

datapythonista
Copy link
Member

Moving the pandas blog posts (now in a separate repo/project) to the web/community/blog/ in our website. The static site generator we're using for the web, renders them automatically using our layout:

pandas_blog_2

The posts list doesn't have much visual change, just links to the new path:

pandas_blog_1

The main change here, besides adding the posts markdown files (and images) is that the static site generator is now able to not only fetch from rss, but also from the file system.

CC: @TomAugspurger

Btw @TomAugspurger , I increased the number of posts we show in the list, and see that there are some about dask-ml and other things unrelated to pandas being fetched from your blog. Would be great if you can add a pandas tag to your blog, so we only fetch the relevant content.

@datapythonista datapythonista added the Web pandas website label Mar 31, 2020
@pep8speaks
Copy link

pep8speaks commented Mar 31, 2020

Hello @datapythonista! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2020-03-31 13:29:14 UTC


Linux 61.57%
Windows 60.21%
MacOS 42.75%
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think something went wrong, this doesn't adds up to 100%

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was a select multiple, so people could pick more than one.

@TomAugspurger
Copy link
Contributor

TomAugspurger commented Mar 31, 2020

I'll try to get my tags updated today.

@datapythonista
Copy link
Member Author

Merging this today if there are no objections.

@datapythonista datapythonista merged commit 49d1d75 into pandas-dev:master Apr 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Web pandas website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants