[pypy-dev] moving blog posts to pypy.org

Antonio Cuni anto.cuni at gmail.com
Wed Feb 3 04:20:48 EST 2021


Hi Matti,
+1 to everything for me. It sounds a big step forward, thank you for doing
this.

I think it would be nice to preserve the ability to comment, though. If the
simplest way to do that is to move the repo to github, +1 for that as well.

On Tue, Feb 2, 2021 at 11:55 PM Matti Picus <matti.picus at gmail.com> wrote:

> I imported the blog posts and comments to pypy/pypy.org on the blogposts
> branch. If you want a preview, you can update to the branch, and run "make
> build" which should create a nikola virtualenv, install the sidebar plugin,
> build the site, and put a sidebar into the blog post pages.
>
>
> The blogspot site served us well for 13 years, it is time to move on.
>
> The operative change will be that from now on blog posts become a merge
> request to the pypy.org repo, using the nikola workflow:
>
> - nikola new_post <additional arguments, --help for more info>
>
> - edit the post in RST or markdown or jupyter notebook or ...
>
> - add tags and a blurb
>
> - merge it to default
>
>
> The repo has a CI job to build and push the site, so it is no longer
> necessary to render locally and commit the pages to /public, they will be
> rebuilt on a merge.
>
>
> We may want to move this repo to github to get a nice preview in github
> pages, and to use the utterances system for comments based on github issues.
>
>
> Any thoughts?
>
> Matti
> _______________________________________________
> pypy-dev mailing list
> pypy-dev at python.org
> https://mail.python.org/mailman/listinfo/pypy-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-dev/attachments/20210203/75cf6257/attachment.html>


More information about the pypy-dev mailing list