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

推荐订阅源

The GitHub Blog
The GitHub Blog
雷峰网
雷峰网
小众软件
小众软件
博客园 - 【当耐特】
J
Java Code Geeks
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Hugging Face - Blog
Hugging Face - Blog
腾讯CDC
Engineering at Meta
Engineering at Meta
aimingoo的专栏
aimingoo的专栏
A
About on SuperTechFans
H
Help Net Security
博客园_首页
P
Proofpoint News Feed
GbyAI
GbyAI
大猫的无限游戏
大猫的无限游戏
N
Netflix TechBlog - Medium
爱范儿
爱范儿
MyScale Blog
MyScale Blog
Blog — PlanetScale
Blog — PlanetScale
The Cloudflare Blog
MongoDB | Blog
MongoDB | Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
Google DeepMind News
Google DeepMind News

林中阴影

林中阴影 | 关于蓝光刻录的一些调查 林中阴影 | 与IPv6地址战斗 林中阴影 | 半年前的NAS升级 林中阴影 | “智能” 家居笔记:一→两年后的回顾 林中阴影 | 旧手机做RDP客户端的一些尝试 林中阴影 | 一些矿渣的耗电量 林中阴影 | 穷人的IP-KVM远程访问 林中阴影 | 内网访问第三季:在运营商的CGNAT网络下 林中阴影 | “智能”家居笔记,其之二 林中阴影 | “智能”家居笔记,其之一 林中阴影 | 仅IPv6家庭内网服务实现v6+v4双栈访问 林中阴影 | 下载装小蜜监理拍摄的图片 林中阴影 | 几物互联 林中阴影 | 整了个“新”平板 林中阴影 | 获取招商信用卡账单的另一种方法 林中阴影 | 我在GitHub的⭐ 林中阴影 | Python与光学计算,2021 林中阴影 | 你可能并不需要内网穿透 林中阴影 | 2020 林中阴影 | 和(基本上)什么也不能连的电脑传递信息 林中阴影 | 我将贻笑于大方之家 林中阴影 | 一个新主题 林中阴影 | 2019过去了,我…… 林中阴影 | Beancount试用,半年后 林中阴影 | 自动输入剪贴板中的内容 林中阴影 | Unicode与数学公式 林中阴影 | Python中光学计算相关的库/Awesome Python for Optics 林中阴影 | 一本厕纸小说 林中阴影 | 震惊!为了在Windows上访问EXT4分区,他竟然做出了这样的事! 林中阴影 | 我的2018
Aeolipile boiling: Your blog (with code and formula) on S...
Now we have author page! · 2017-11-12 · via 林中阴影

These days I was busy tinkering with Aeolipile. Now it has more exciting features! Wanna know what is Aeolipile? See the posts above!

It has been at the checklist for a long time! A big fan of a Steemian? Here's a place for his/her any post at https://heyeshuang.github.io/aeolipile/#/@<USERNAME>!

For example, you can find @Elear's posts at https://heyeshuang.github.io/aeolipile/#/@elear, or my posts (contain some Chinese) at https://heyeshuang.github.io/aeolipile/#/@heyeshuang.

And finally, Aeolipile as your own blog!

Like aeolipile? Now you can bring it home!1 I have added blog mode to the page, which makes it possible to deploy aeolipile for your post only! In other words, a personal blog!

Check the instance of aeolipile-blog at https://aeolipile-blog.netlify.com/.

See the difference? A tidy URL without anyone else, like other blog systems do! You can modify the domain name, the title and anything you can imagine!

So, how can I get one?

  • Download dist.zip from this link
  • extract that zip file
  • open config.js with any text editor
  • find "heyeshuang" (that's me) and replace to your username
  • And upload this folder to wherever you can deploy static websites, like netlify

And that's all! Enjoy!

Or if you are a guru developer...

Feel free (as in freedom) to star, fork and contribute to https://github.com/heyeshuang/aeolipile/! Basic config is at /src/config.js, and the CSS file /src/typo/typo-fangsong.css is for the typography. Transform aeolipile to your favourite! And don't forget to pull your code to me!