pyodide / pyodide-blog

The Pyodide blog
https://blog.pyodide.org
Mozilla Public License 2.0
15 stars 12 forks source link

An initial blog setup with Hugo #1

Closed rth closed 3 years ago

rth commented 3 years ago

As discussed in https://github.com/pyodide/pyodide/issues/1766, this proposes a blog for Pyodide based on the Hugo static site generator and the hugo-PaperMod theme (Documentation and example, Github)

The blog is deployed with Netlify, which in particular allows to have previews in PRs. Currently under my (free) account, and we would need to apply if we want an OSS org account.

Rendered version: https://heuristic-euler-32805e.netlify.app/

The blog could use more customization and tuning, however before spending more time on this I wanted to make sure we are generally OK with this approach and the current theme.

If we go forward with it, next steps (in follow up PRs) would be,

Closes https://github.com/pyodide/pyodide/issues/1766

cc @hoodmane

netlify[bot] commented 3 years ago

✔️ Deploy Preview for heuristic-euler-32805e ready!

🔨 Explore the source changes: 59a8d8dc3935b3b3d466a9902cf40298272ba528

🔍 Inspect the deploy log: https://app.netlify.com/sites/heuristic-euler-32805e/deploys/61823eb9d4cfe70007bc93cf

😎 Browse the preview: https://deploy-preview-1--heuristic-euler-32805e.netlify.app

rth commented 3 years ago

@hoodmane Not asking for a detailed review, but could you please confirm that broadly you are OK with this approach so that I can move forward with it? Thanks!