Commit graph

261 commits

Author SHA1 Message Date
vimux
e674706aab
Add color themes support 2019-01-20 13:03:25 -05:00
vimux
521e84b74c
Update README.md: add custom CSS in config options 2019-01-19 09:16:18 -05:00
vimux
d178091ccd
Add possibility to include custom CSS files 2019-01-18 11:53:31 -05:00
vimux
c54f9a9b06
Update README.md 2019-01-17 10:22:50 -05:00
vimux
53261f337c
Update "Basic HTML Elements" article 2019-01-17 09:34:13 -05:00
vimux
6b0accbeab
Add "Translation Support" article 2019-01-16 14:15:51 -05:00
vimux
3e0bd3ce6b
Add "Hugo Syntax Highlighting" test article 2019-01-15 10:56:39 -05:00
vimux
da6509ba3c
Update README.md 2019-01-15 10:20:19 -05:00
vimux
326f9f2cda
Include .Content block (if exist) for main page 2019-01-15 09:16:34 -05:00
vimux
30e3277682
Add hideNoPostsWarning param 2019-01-14 09:26:42 -05:00
vimux
ecfa7f6421
Update README.md 2019-01-14 08:08:53 -05:00
vimux
de86519f1b
Formatting 2019-01-14 08:08:30 -05:00
vimux
32c4b92533
cardsPerRow -> columns 2019-01-14 08:01:13 -05:00
vimux
7f3f0ece7c
Add relatedMax param
Added possibility to set the maximum number of posts that can be displayed in related block
2019-01-13 11:31:10 -05:00
vimux
4fae038bc5
Split baseof.html layout: add head as a partial 2019-01-13 09:11:06 -05:00
vimux
ff1883aa39
Add copyright holder global param 2019-01-03 10:24:05 -05:00
vimux
a11f2684bc
Generate footer_social.html from social.toml data 2018-12-22 09:00:08 -05:00
vimux
c0c65c8fa6
Clarify "Front Matter example" 2018-12-21 09:51:55 -05:00
vimux
3d6c6cabba
Reduce empty lines in head section 2018-12-03 11:21:31 -05:00
vimux
b6b937ed17
Formatting 2018-12-02 11:25:17 -05:00
vimux
bbb3177183
Remove logo hover effect (>720px) 2018-12-02 08:41:21 -05:00
vimux
205da237b2
Remove Google Plus social and share links
Google is closing Google Plus for consumers in August 2019. RIP Google+
2018-11-30 15:39:14 -05:00
vimux
9c67e4c2cb
Add keyboard-only focus on main menu button 2018-11-29 09:38:20 -05:00
vimux
45f0ca00f7
Don't include menu.js if no main menu items 2018-11-28 13:21:23 -05:00
vimux
1f600c2781
Update README.md 2018-11-28 10:22:51 -05:00
vimux
44ee910e2b
Add footer menu 2018-11-27 15:30:08 -05:00
vimux
4ef9ef2046
Update exampleSite/config 2018-11-26 14:27:17 -05:00
vimux
2d9354423a
Update README.md 2018-11-26 14:10:09 -05:00
vimux
aebe913761
Improve exception handling for cardsPerRow param 2018-11-26 14:09:11 -05:00
vimux
360b6eb15d
Add cursor pointer on menu button 2018-11-18 12:52:31 -05:00
vimux
0038cc1f58
Add authorbox 2018-11-18 11:00:23 -05:00
vimux
290d1cb0ae
Make thumbnail image clickable on list partial 2018-11-17 14:15:14 -05:00
vimux
6b3d4c831c
Add common class for buttons 2018-11-16 11:45:08 -05:00
vimux
6f847bd6d1
Don't generate empty div.post__meta 2018-11-16 09:50:56 -05:00
vimux
228a06dc5f
Make post meta fields configurable 2018-11-15 14:21:34 -05:00
vimux
982b2eae26
Fix list.html partial: restore page block
This was accidentally broken in "Define Base Template (baseof.html)" (896326481e)
2018-11-15 10:14:05 -05:00
vimux
ad7478c905
Add related param
It is possible to turn on/off related content block
2018-11-15 09:11:46 -05:00
vimux
f53302e360
Add exampleSite content 2018-11-15 08:58:55 -05:00
vimux
cdc13f1bf7
Improve semantic layout 2018-11-14 13:34:07 -05:00
vimux
1665f619df
Better handling Web Manifest include 2018-11-14 10:03:23 -05:00
vimux
4371d429ce
Update CSS reset 2018-11-14 09:57:56 -05:00
vimux
ce9d485d3a
Add exampleSite config 2018-11-13 15:49:54 -05:00
vimux
79fe4968e3
Fix no-js menu 2018-11-05 12:08:53 -05:00
vimux
42cd072bca
Add aria-label for menu button 2018-11-04 15:04:58 -05:00
vimux
1e9df01d20
Delete Modernizr script declaration from baseof 2018-11-03 15:09:49 -04:00
vimux
74dfcb269f
Use no-js -> js script instead of Modernizr 2018-11-03 10:42:19 -04:00
vimux
896326481e
Define Base Template (baseof.html) 2018-11-03 10:23:41 -04:00
vimux
39e9d944a6
Fix menu.js for ESLint 2018-11-01 13:27:37 -04:00
vimux
549f6ada87
Add Travis CI 2018-11-01 12:20:47 -04:00
vimux
c420775db2
Improve dev workflow
* Add Autoprefixer
* Add browserslist in package.json
* Use eslint-config-airbnb-base
* Move ESLint config in package.json
* Update dependencies
2018-11-01 12:20:14 -04:00