-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.xml
42 lines (33 loc) · 1.91 KB
/
index.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Code |> Functional |> Fun</title>
<link>http://localhost:1313/</link>
<description>Recent content on Code |> Functional |> Fun</description>
<generator>Hugo -- gohugo.io</generator>
<language>zh-cn</language>
<lastBuildDate>Mon, 03 Dec 2018 12:23:15 +0800</lastBuildDate>
<atom:link href="http://localhost:1313/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Different Profiles in Flutter apps</title>
<link>http://localhost:1313/post/flutter/build_environments_in_flutter/</link>
<pubDate>Mon, 03 Dec 2018 12:23:15 +0800</pubDate>
<guid>http://localhost:1313/post/flutter/build_environments_in_flutter/</guid>
<description>在日常的开发中需要根据不同的Profile/env来加载对应的配置信息,比如dev,qa, prod等。Flutter怎么实现这个功能呢? 浏览</description>
</item>
<item>
<title>Rust Phantom Type</title>
<link>http://localhost:1313/post/rust/rust-phantom-type/</link>
<pubDate>Tue, 27 Nov 2018 21:18:47 +0800</pubDate>
<guid>http://localhost:1313/post/rust/rust-phantom-type/</guid>
<description>在具有高级类型系统的语言里面,有一种类型叫Phantom Type,Rust如此强大的类型系统当然也不再话下. Phantom Type或叫幽灵类型,你或许想</description>
</item>
<item>
<title>Hello</title>
<link>http://localhost:1313/post/hello/</link>
<pubDate>Tue, 20 Nov 2018 13:36:58 +0800</pubDate>
<guid>http://localhost:1313/post/hello/</guid>
<description>开篇Higher-Order-Function &ndash; Map 许久不写了,这次重新捡起.作为开篇没有太多内容要说,以Higher-Order-Funct</description>
</item>
</channel>
</rss>