Commit graph

71 commits

Author SHA1 Message Date
vimux
21d3c414dd
Fix long word content overflow 2019-10-28 12:17:58 -04:00
Vimux
516a04c4b3
Improve look & feel of the main menu on desktop (#18) 2019-10-08 11:22:08 -04:00
Vimux
efb650245f
Improve featured image (#17)
WARNING: UPGRADE HUGO TO VERSION 0.54.0 OR LATER

* post_thumbnail -> post_featured
* Add url, alt, caption and credit params for featured
* Add previewOnly param
* Add styles for featured
* Add fallback for thumbnail.*
* Add "Featured Images" page
* Show caption & credit on single pages only
* Update README: add featured image guide
* Bump Hugo min version because `reflect.IsMap` [0.38 -> 0.54.0]
2019-09-24 10:50:06 -04:00
vimux
54bee92394
Fix IE11 Flexbox img height issue (thumbnail) 2019-05-20 16:00:10 -04:00
vimux
593fc3bbfb
Fix mobile menu in IE11
Remove trailing comma in functions (IE11)
2019-05-08 13:37:28 -04:00
vimux
94de1066d6
Fix paddings 2019-04-06 13:45:32 -04:00
vimux
6b96623900
Show desktop menu when resolution > 920px 2019-02-17 17:23:09 -05:00
vimux
2375b2313d
Add mainMenuAlignment param 2019-02-17 17:10:19 -05:00
vimux
73d1600f6f
Add dark-red color theme 2019-01-26 23:52:55 -05:00
vimux
5f6d7d68b1
Add dark-violet color theme 2019-01-25 15:32:59 -05:00
vimux
e674706aab
Add color themes support 2019-01-20 13:03:25 -05:00
vimux
bbb3177183
Remove logo hover effect (>720px) 2018-12-02 08:41:21 -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
44ee910e2b
Add footer menu 2018-11-27 15:30:08 -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
6b3d4c831c
Add common class for buttons 2018-11-16 11:45:08 -05:00
vimux
4371d429ce
Update CSS reset 2018-11-14 09:57:56 -05:00
vimux
79fe4968e3
Fix no-js menu 2018-11-05 12:08:53 -05:00
vimux
74dfcb269f
Use no-js -> js script instead of Modernizr 2018-11-03 10:42:19 -04:00
vimux
39e9d944a6
Fix menu.js for ESLint 2018-11-01 13:27:37 -04:00
vimux
6275dea302
Lint CSS 2018-11-01 11:50:12 -04:00
vimux
d0d945b784
Refactoring menu.js 2018-10-30 07:25:25 -04:00
vimux
0386c67cc9
Fix margins for page block 2018-06-20 13:27:24 +03:00
vimux
2ec605a9f0
Fix layout margins & borders 2018-06-18 11:22:29 +03:00
vimux
c638445a70
Fix Table of Contents 2018-06-16 16:04:15 +03:00
vimux
6b36c1ca0a
Add sharing buttons 2018-06-12 09:02:31 +03:00
vimux
299ecd09ca
Add possibility to re-use icons in several places 2018-06-11 11:28:00 +03:00
vimux
5552fc3f5a
Add initial "no posts" empty state 2018-05-28 15:31:50 +03:00
vimux
1d94ce37a7
Add initial media print CSS 2018-05-27 16:41:48 +03:00
vimux
0f53632b07
Fix .page top margin 2018-05-26 22:57:49 +03:00
vimux
824f46eeb2
Add figcaption styles 2018-05-26 22:48:48 +03:00
vimux
4c35ebab3c
Add selectors for image alignment 2018-05-26 22:31:06 +03:00
vimux
5d3bea73a5
Add initial "related articles" block 2018-05-25 17:29:46 +03:00
vimux
3682d6b158
Add initial social section
* Facebook
* Twitter
* Telegram
* Google Plus
* Instagram
* Pinterest
* VK
* LinkedIn
* GitHub
* GitLab
* Stack Overflow
* Mastodon
2018-05-24 23:52:05 +03:00
vimux
f1f7415d84
Fix post__tag padding
Also lint CSS
2018-05-23 19:25:58 +03:00
vimux
0ffed428af
Fix main menu button 2018-05-23 13:23:07 +03:00
vimux
90093759c7
Add initial 404 page 2018-05-23 12:55:29 +03:00
vimux
b3bc58ef33
Add .center class for text centering 2018-05-23 10:16:16 +03:00
vimux
37b761904a
Fix kbd and post__tag styles 2018-05-22 19:13:45 +03:00
vimux
7cfc72dd32
Fix table text alignment 2018-05-22 19:00:50 +03:00
vimux
612d239de7
Lint CSS 2018-05-22 18:50:12 +03:00
vimux
97c1ebc2be
Fix apple touch icon 2018-05-22 17:48:20 +03:00
vimux
8fc9a3c7c5
Add initial Table of Contents 2018-05-22 16:36:26 +03:00
vimux
b6a9f07c52
Fix card title font-size 2018-05-22 15:27:55 +03:00
vimux
b97db4bb99
Fix blockquote styling 2018-05-22 15:02:27 +03:00
vimux
a158118966
Add headings font-size's 2018-05-22 14:57:43 +03:00
vimux
53261dbe70
Fix contrast ratio 2018-05-22 13:38:09 +03:00
vimux
0fdc2d5677
REMify CSS 2018-05-21 23:01:54 +03:00