Skip to content

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
Contributor

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

4 participants