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

推荐订阅源

V
V2EX
博客园 - 叶小钗
WordPress大学
WordPress大学
N
Netflix TechBlog - Medium
M
MIT News - Artificial intelligence
美团技术团队
aimingoo的专栏
aimingoo的专栏
博客园_首页
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Microsoft Security Blog
Microsoft Security Blog
Last Week in AI
Last Week in AI
The GitHub Blog
The GitHub Blog
小众软件
小众软件
T
Tailwind CSS Blog
Martin Fowler
Martin Fowler
B
Blog RSS Feed
月光博客
月光博客
量子位
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Hugging Face - Blog
Hugging Face - Blog
IT之家
IT之家
Y
Y Combinator Blog
B
Blog
MyScale Blog
MyScale Blog

Secret Weblog

Becoming More Xee: A Modern XPath and XSLT Engine in Rust Looking for new challenges! Repeat Yourself, A Bit The Curious Case of Quentell The Humble For Loop in Rust The Humble For Loop in JavaScript Don Question Best Practices I Was a 1980s Teenage Programmer Part 5: Achieving Assembly I Was a 1980s Teenage Programmer Part 4: The Call of Assembly The Tooling Shift I Was a 1980s Teenage Programmer Part 3: MSX-2 JavaScript: when you need two ways to do it! Empowering Programming Languages Bloat and Retrofuturism Refreshing my Blog Again Random Rust Impressions Apilar: An Alife System I Was a 1980s Teenage Programmer Part 2: Olivetti M24 I Was a 1980s Teenage Programmer: the Alphatronic SolidJS fits my brain Is premature optimization the root of all evil? Framework Patterns: JavaScript edition Roll Your Own Frameworks Framework Patterns Secret Weblog Highlights Refactoring to Multiple Exit Points mstform: a form library for mobx-state-tree Seven Years: A Very Personal History of the Web
New Blog Engine
Martijn Faassen · 2013-01-24 · via Secret Weblog

My blog used to use the venerable newsbruiser system. It worked, and has a nice web UI, but looked ugly. Now I could've fixed that, but since I wanted to change my blog workflow anyway to something filesytem and version control based, I've switched to a static blog generator instead: Nikola. Thank you newsbruiser, you did well for me!

This was a fun little project: it involved taking the restructured text content from newsbruiser and generating restructured text content that Nikola could deal with, configuring Nikola, digging out the comments from newsbruiser and putting them into disqus (I hope I got out most of them), and all the little conversion issues surrounding it.

I've retitled my blog from "Python Secret Weblog" to just "Secret Weblog" to reflect my increasing focus on JavaScript code too. I still love Python, though, so I will be writing more Python-related content as well.

The blog's URL changed too: it's now at http://blog.startifact.com instead. I've put redirects in place on the old http://faassen.n--tree.net/blog location to preserve links to the old articles. [2024 note: those redirects are long broken, but I've fixed internal links in the old posts at last]

I also hope that with this refresh I'll start blogging a bit more often!

Welcome to my new blog!