UNPKG
blogz
Version:
latest (2.2.1)
2.2.1
2.2.0
2.1.0
2.0.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
0.3.1
0.3.0
0.2.0
0.1.0
Read a directory of files, get a blog data structure.
github.com/chilts/blogz
chilts/blogz
blogz
/
examples
/
blog
/
first-post.json
6 lines
(5 loc)
•
100 B
JSON
View Raw
1
2
3
4
5
6
{
"title"
:
"First Post"
,
"date"
:
"2013-11-10T22:05:56Z"
,
"tags"
:
[
"hello-world"
]
}