File tree Expand file tree Collapse file tree 3 files changed +23
-2
lines changed
Expand file tree Collapse file tree 3 files changed +23
-2
lines changed Original file line number Diff line number Diff line change 44
55- ...
66
7+ ## [ 2.4.0] - 2018-05-30
8+
9+ ### Added
10+
11+ - Chinese translation improvements
12+ - Support for any widgets in Footer widget area
13+ - Nested items support in Sidebar Menu
14+
15+ ### Fixed
16+
17+ - Staticman comments ` comments_depth ` count
18+
719## [ 2.3.0] - 2018-05-09
820
921### Added
204216
205217- Initial stable release
206218
207- [ Unreleased ] : https://github.com/MunifTanjim/minimo/compare/v2.3.0...HEAD
219+ [ Unreleased ] : https://github.com/MunifTanjim/minimo/compare/v2.4.0...HEAD
220+ [ 2.4.0 ] : https://github.com/MunifTanjim/minimo/compare/v2.3.0...v2.4.0
208221[ 2.3.0 ] : https://github.com/MunifTanjim/minimo/compare/v2.2.0...v2.3.0
209222[ 2.2.0 ] : https://github.com/MunifTanjim/minimo/compare/v2.1.0...v2.2.0
210223[ 2.1.0 ] : https://github.com/MunifTanjim/minimo/compare/v2.0.0...v2.1.0
Original file line number Diff line number Diff line change 11[build ]
22publish = " exampleSite/public"
3+
4+ [context .production ]
5+ command = " hugo --source=exampleSite --theme=../.. --baseURL=${URL}"
6+
7+ [context .branch-deploy ]
8+ command = " hugo --source=exampleSite --theme=../.. --baseURL=${DEPLOY_PRIME_URL}"
9+
10+ [context .deploy-preview ]
311command = " hugo --source=exampleSite --theme=../.. --baseURL=${DEPLOY_PRIME_URL}"
412
513[build .environment ]
Original file line number Diff line number Diff line change 11{
22 "name" : " minimo" ,
33 "description" : " Minimalist theme for Hugo" ,
4- "version" : " 2.3 .0" ,
4+ "version" : " 2.4 .0" ,
55 "author" : {
66 "name" : " Munif Tanjim" ,
77 "url" : " https://muniftanjim.com"
You can’t perform that action at this time.
0 commit comments