vimux
|
7d59597310
|
Fix logo link (multilingual mode)
|
2019-01-23 14:31:01 -05:00 |
|
vimux
|
e674706aab
|
Add color themes support
|
2019-01-20 13:03:25 -05:00 |
|
vimux
|
d178091ccd
|
Add possibility to include custom CSS files
|
2019-01-18 11:53:31 -05:00 |
|
vimux
|
de86519f1b
|
Formatting
|
2019-01-14 08:08:30 -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
|
b6b937ed17
|
Formatting
|
2018-12-02 11:25:17 -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
|
44ee910e2b
|
Add footer menu
|
2018-11-27 15:30:08 -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
|
ad7478c905
|
Add related param
It is possible to turn on/off related content block
|
2018-11-15 09:11:46 -05:00 |
|
vimux
|
42cd072bca
|
Add aria-label for menu button
|
2018-11-04 15:04:58 -05:00 |
|
vimux
|
896326481e
|
Define Base Template (baseof.html)
|
2018-11-03 10:23:41 -04:00 |
|
vimux
|
6759acad62
|
Add RSS link
|
2018-09-30 22:21:38 +03:00 |
|
vimux
|
f8d952fad5
|
Update MathJax 2.7.4 -> 2.7.5
|
2018-08-08 21:30:27 +03:00 |
|
vimux
|
c06074a697
|
Optimize Reddit SVG icon (648 -> 548 bytes)
|
2018-06-19 12:29:14 +03:00 |
|
vimux
|
d2e6fc00a8
|
Turn off GA on local hugo web server
|
2018-06-18 22:06:27 +03:00 |
|
vimux
|
4cece3cf46
|
Fix comments condition
Don't show Disqus comments in Hugo local webserver
|
2018-06-18 21:48:14 +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
|
6e72956f06
|
Add Email social
|
2018-05-28 11:38:52 +03:00 |
|
vimux
|
d9e9863721
|
Add Medium social
|
2018-05-28 09:33:36 +03:00 |
|
vimux
|
5c6983ec9e
|
Add initial MathJax support
|
2018-05-27 14:59:18 +03:00 |
|
vimux
|
b099c5e941
|
Use .Param for TOC and comments
Enable/disable "TOC" and "comments" partials for all site or specific posts.
See: https://gohugo.io/functions/param/
|
2018-05-27 00:02:06 +03:00 |
|
vimux
|
5d3bea73a5
|
Add initial "related articles" block
|
2018-05-25 17:29:46 +03:00 |
|
vimux
|
216780dc4b
|
Add partial post_toc.html for table of content
|
2018-05-25 13:03:05 +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
|
e84efd8613
|
Delete prev and next pagination links
|
2018-05-23 18:18:18 +03:00 |
|
vimux
|
400fa05302
|
Use config parameter for meta theme-color
Use .Site.Params.Manifest.themeColor config parameter
|
2018-05-22 15:30:01 +03:00 |
|
vimux
|
b267de84f8
|
Add initial thumbnail support
|
2018-05-21 23:08:56 +03:00 |
|
vimux
|
56e5a76dbe
|
Add main menu validation
|
2018-05-10 08:40:56 +03:00 |
|
vimux
|
fa13a9b9e2
|
Unify name convention for config params (camelCase)
* disable_comments -> comments
* dateformat -> dateFormat
* CardsColumns -> cardsPerRow
|
2018-04-25 21:51:50 +03:00 |
|
vimux
|
cf5b8ab673
|
Fix site title
|
2018-04-21 09:34:32 +03:00 |
|
vimux
|
e92d43aaf6
|
Add responsive JS menu
|
2018-04-01 18:24:15 +03:00 |
|
vimux
|
8f44cab641
|
Add Web App Manifest
|
2018-03-12 21:28:20 +03:00 |
|
vimux
|
72726593be
|
Add additional footer copyright credits
|
2018-03-11 20:46:50 +03:00 |
|
vimux
|
c4945ec9a5
|
Add i18n
|
2018-03-10 11:04:24 +03:00 |
|
vimux
|
ce49e000a9
|
Add meta theme-color
|
2018-03-10 07:45:56 +03:00 |
|
vimux
|
55f83239d4
|
Include icons in header (sizes: 16, 32)
|
2018-03-06 17:27:34 +03:00 |
|
vimux
|
37414ab085
|
Add meta description and author
|
2018-03-04 10:38:20 +03:00 |
|
vimux
|
6f16ca9422
|
Include internal Google Analytics async partial
|
2018-03-04 10:33:32 +03:00 |
|
vimux
|
1ab5d11334
|
Include internal open graph and twitter cards partials
|
2018-03-04 10:31:50 +03:00 |
|
vimux
|
ac8cec336b
|
Add post_meta partial
|
2018-03-04 10:21:14 +03:00 |
|