An open source, community driven blog for the Scientific Python community.
We appreciate and welcome contributions. Head over to our website for more information on how you can help make a difference!
-
For authors: https://blog.scientific-python.org/about/submit/
-
To help review content: https://blog.scientific-python.org/about/review/
- summary: First paragraph or so of a blog post.
- description: A shorter description of a blog post, used when, e.g., a link to a blog post is shared (many social media sites then render that description in a "card").
index.html: front pageposts/list.html: list of all posts_default/term.html: posts of a certain #tag
Located in layouts/partials.
posts.html: list of posts with author and tagsposts_with_summary.html: list of posts, with summary addedposts_with_description.html: lists of posts, with the description added
Lower level partials:
post_meta.html: renders post author, date, and tagspost_summary.html: render post summarypost_description.html: render post descriptionhead.html: header included in each page