Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 721 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 721 Bytes

Filary

Filary is a simple diary blog without need of database and configurating, it uses the text files as the posts.

So if you want to create a post, you can just add a text file, and the file's name will be the post's title.

Filary will detect the dates of file creations automatically, so just focus on the post content.

--

Filary 是個簡易的日記部落格且不需要任何設定與資料庫,它採用「文字文件」作為文章,

所以當你想要建立文章時,你可以只需要新增文字文件,然後檔案名稱將成為文章的標題,

它將會自動偵測文章建立日期,所以你可以專注在文章內容上。

Screenshot