my blog
stacks
prerequisites: unison
, docker
, docker-compose
, yarn
yarn dev
yarn dev:docker-init
yarn dev:docker
yarn build:webpack
build manually
docker-compose up jekyll-build
Notes is a collection of post which is "notes" category
default: the parent of other layouts
page: page layout, it is located at root
post: regular post, quick post, everything to write
toc
parameter into headertoc: true
showcase: extra layout for displaying template, project script or anything want to show
---
layout: showcase
category: templates
---
/_posts collects 3 categories:
articles: quick post
templates: use showcase layout
---
layout: showcase
category: templates
---
notes: flexible page, usually use permalink and description
---
layout: post
category: notes
permalink: notes/__note_name__
---
featured
parameter into headerfeatured: true
Theme
Font
Pure css
Icon
Extension