index
:
blog
jekyll
live
master
my blog website hosted on <https://blog.pipeframe.xyz>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
genposts
blob: 0c6bfe0aa009b10742cc2413b824ec574b26fcb5 (
plain
)
1
2
3
4
5
6
#!/bin/sh
./posts
|
\
jq
".posts |= sort_by(.date)"
|
\
jq
-c
\
>
../public/posts.json