Skip to content

Forked dinhanhthi, a personal website for taking notes.

Notifications You must be signed in to change notification settings

lauhiufei/lauhiufei.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

网站结构

  1. src: 网站的模版和配置
  2. notes: 用户笔记和博客
  3. notes/_data: 自定义配置网站数据
  4. pages: 页面

  1. hideComment: boolean,

settings.json

  1. hideDraftPostsByDefault: boolean, default(false)
  2. hidePrivatePostsByDefault: boolean, default(false)
  3. hideOutsideNotesByDefault: boolean, default(false)
  4. outdatedTime: int, post and blog will warn if it expired

Unimplement

  1. blog.njk: toc
  2. posts