Welcome!
This blog is derived from Hux Blog
---
layout: post
title: XXX
subtitle: XXX
date: YYYY-MM-DD | YYYY-MM-DD HH:MM:SS
author: XXX
assets-path: XXX
header-img: Image Path
header-mask: 0.3
catalog: true
tags:
- A
- B
---
---
layout: post
title: XXX
subtitle: XXX
date: YYYY-MM-DD | YYYY-MM-DD HH:MM:SS
author: XXX
header-style: text
catalog: true
tags:
- A
- B
---
---
layout: keynote
title: XXX
subtitle: XXX
iframe: Slides Path
navcolor: invert
date: YYYY-MM-DD | YYYY-MM-DD HH:MM:SS
author: XXX
tags:
- A
- B
---
---
layout: page
title: XXX
description: XXX
header-img: XXX
header-mask: 0.3
---
---
layout: default
title: XXX
description: XXX
header-img: XXX
header-mask: 0.3
hide-in-nav: true
---
- Modify the less files in
less/
- Run grunt:
If you have not install grunt,
npm install -g grunt-cli
cd to the project root path
npm install
grunt