惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

D
DataBreaches.Net
N
Netflix TechBlog - Medium
P
Proofpoint News Feed
D
Docker
J
Java Code Geeks
L
LangChain Blog
Microsoft Security Blog
Microsoft Security Blog
The GitHub Blog
The GitHub Blog
I
InfoQ
Stack Overflow Blog
Stack Overflow Blog
云风的 BLOG
云风的 BLOG
Engineering at Meta
Engineering at Meta
MongoDB | Blog
MongoDB | Blog
月光博客
月光博客
T
Tailwind CSS Blog
M
MIT News - Artificial intelligence
Blog — PlanetScale
Blog — PlanetScale
Google DeepMind News
Google DeepMind News
腾讯CDC
罗磊的独立博客
U
Unit 42
爱范儿
爱范儿
Vercel News
Vercel News
MyScale Blog
MyScale Blog

Ben Sturmfels activity

Sturm / python-ezi · GitLab 提交 · 1.0.1 · Sturm / python-securepay · GitLab Move repository to GitLab (4699ef02) · 提交 · Sturm / python-securepay · GitLab Fix typo in repository URL (d56f32e1) · 提交 · Sturm / tendenci-group-on-email · GitLab 提交 · 0.1.11 · Sturm / tendenci-group-on-email · GitLab Fix typo in repository URL (5d408771) · 提交 · Sturm / tendenci-group-on-email · GitLab Fix typo in repository URL (cacc4e90) · 提交 · Sturm / tendenci-group-on-email · GitLab 提交 · 0.1.10 · Sturm / tendenci-group-on-email · GitLab Sturm / python-securepay · GitLab Move repository to GitLab (bccfdfbe) · 提交 · Sturm / tendenci-group-on-email · GitLab Sturm / tendenci-group-on-email · GitLab Add credit card pre-authorisation (#1) · Issues · Boojum / python-securepay · GitLab Edit .gitlab-ci.yml (90328bc1) · 提交 · Free Software Melbourne / Free Software Australia website · GitLab Edit .gitlab-ci.yml (73abc4b6) · 提交 · Free Software Melbourne / Free Software Australia website · GitLab Edit .gitlab-ci.yml (4be54ed0) · 提交 · Free Software Melbourne / Free Software Australia website · GitLab 提交 · ci · Free Software Melbourne / Free Software Australia website · GitLab Initial public release (42958fd5) · 提交 · Sturm / Sturm Back Office · GitLab Note git truncated for public release (9dbee61f) · 提交 · Sturm / Sturm Back Office · GitLab 55a0330a2cdf57e3a1d9a8bc976066b67f3e6be0 to fdb0e8170bf2256638446b5f40237c28dbd398ad · Sturm / Sturm Back Office · GitLab 提交 · main · Sturm / Sturm Back Office · GitLab Sturm / Sturm Back Office · GitLab a1b03257bca1d37a8cf60a9cfe611a264d205154 to d336d29259e6b13a9232c86a8e07af42b5867380 · Free Software Melbourne / Free Software Australia website · GitLab 提交 · main · Free Software Melbourne / Free Software Australia website · GitLab Free Software Melbourne / Free Software Australia website · GitLab Sturm / Channel Flow Calculator · GitLab Sturm / J Ward website · GitLab Sturm / Soil Land and Water website · GitLab a0df82488bae1c70386149801999186e9fe7a57a to 18de48d63f6ec2c09f64facc4d867a4ff61a30a4 · Sturm / Brown Hill Community Hub website · GitLab d426323f3c7910bfd092bbee0758a7cf767920a2 to 8db7c2f36bc763b84df403e30b34952f4d445973 · Sturm / Soil Land and Water website · GitLab 329608eac81e997f3425c4463cad9e68f3b512e9 to a1c3aa66e146eeda49e56ddb18e4e8521ec12a63 · Sturm / J Ward website · GitLab
Only display homepage announcements section if used (0566...
Ben Sturmfels · 2026-08-05 · via Ben Sturmfels activity

Loading

Original line number Diff line number Diff line
@@ -68,8 +68,10 @@
                <div class="f4 lh-copy tc measure-wide center green" style="text-align: left; margin-left: 0; margin-right: 0;">
                    {{ self.about|richtext }}
                </div>
                {% if self.announcements %}
                    <h2>Announcements</h2>
                    {{ self.announcements|richtext }}
                {% endif %}
                <h2>News</h2>
                <div class="template-blog">
                    <!-- Hacked in from puput/blog_page.html -->