Commit graph

375 commits

Author SHA1 Message Date
Dillon
aed8734d83
feat(shortcode): add mapbox shortcode (#190)
* feat(shortcode): add mapbox shortcode

* docs: split shortcodes into built-in shortcodes and extended shortcodes

* docs(shortcodes): add docs for mapbox shortcode

* docs(shortcodes): fix an error in shortcodes docs
2020-03-21 16:59:23 +08:00
Dillon
a9850f7df3
docs: improve version used for docs (#188) 2020-03-19 16:54:47 +08:00
Dillon
774e831a21
feat(shortcode): refactor and improve image shortcode (#187) 2020-03-19 12:35:37 +08:00
Dillon
84d48f37dc
feat(syntax): add fraction syntax (#181)
* feat(syntax): add fraction syntax

* docs: add remind for Hugo extended version
2020-03-18 00:52:36 +08:00
Dillon
01d814ef6f
feat(comment): add Telegram Comments support (#180) 2020-03-17 22:39:25 +08:00
Dillon
6b03c711ac
feat(shortcode): add link shortcode (#179)
* feat(shortcode): add link shortcode

* docs: add docs for link shortcode

* docs: fix 'mailto' in link shortcode docs error
2020-03-17 21:16:04 +08:00
Dillon
f9dba2e36c
fix(fontawesome): keep spaces on both sides of the fontawesome i… (#178) 2020-03-17 11:03:58 +08:00
Dillon
80db783396
feat(fixed-btns): add title for fixed buttons (#176) 2020-03-17 02:03:36 +08:00
Dillon
0ca8a4c85b
feat(home): add disclaimer under social links on home page (#175) 2020-03-17 01:03:08 +08:00
Dillon
41c2d3a38e
feat: add detection of the theme version and Hugo version (#173)
* feat: add detection of the theme version and Hugo version

* fix: hugo.IsProduction is incompatible in Hugo v0.62.0
2020-03-16 21:35:16 +08:00
Dillon
9a7189c2a3
feat(subtitle): add subtitle for posts (#171) 2020-03-16 16:14:37 +08:00
Dillon
6e091b6fad
feat(button): add 'comment' fixed button (#169) 2020-03-16 15:01:51 +08:00
Dillon
e4f81f9e7f
fix(style): auto width problem caused by too long tags or site t… (#168) 2020-03-16 11:32:47 +08:00
Dillon
212e67c2a5
feat(style): improve toc style (#167) 2020-03-16 10:59:51 +08:00
Dillon
344f2f809c
feat(style): adjust mobile TOC style (#155) 2020-03-15 00:39:23 +08:00
Dillon
92fc2bf74f fix(style): dark mode for mermaid and valine 2020-03-14 20:33:12 +08:00
Dillon
984e58ec0f fix(SEO): some bad escape sequence in JSON-LD 2020-03-14 15:43:58 +08:00
Dillon
3d9aad3205 feat(style): adjust style of header, tags and dynamic-to-top button 2020-03-14 14:42:12 +08:00
Dillon
9004e375fd fix(animation): lost animation 2020-03-11 00:50:06 +08:00
Dillon
629e2e5fda fix(comment): fix visitors count for valine 2020-03-10 17:10:45 +08:00
Dillon
12eb08427d fix(header): fix select label 2020-03-10 15:31:32 +08:00
Dillon
86c6972cf2 feat(comment): add enable for disqus and gitalk 2020-03-10 11:50:07 +08:00
Dillon
fbf7a3caf1 fix(list): fix list title humanize bug 2020-03-10 03:51:26 +08:00
Dillon
fb9a9e7324 docs: update zh-CN docs and fix some bugs 2020-03-10 03:33:28 +08:00
Dillon
26727fd193 feat(style): improve style for header and image 2020-03-09 22:19:14 +08:00
Dillon
b1990d00c4 fix(image): some image style bug 2020-03-09 21:30:08 +08:00
Dillon
924692a07e feat(assets): add SRI config for stylesheet and script 2020-03-09 20:25:55 +08:00
Dillon
296424cded feature(doc): complete all Chinese and English documents and fix many bugs 2020-03-08 21:02:21 +08:00
Dillon
cedd6f17a2 fix(i18n): fix mobile i18n link error and zh -> zh-CN 2020-03-04 11:55:33 +08:00
Dillon
66b76b599b fix(git): git info in footer 2020-03-04 01:27:30 +08:00
Dillon
1d1cae6382 feat(i18n): add select-menu for i18n 2020-03-04 00:41:14 +08:00
Dillon
cbfc965c10 chore(i18n): fix i18n files 2020-03-03 22:25:48 +08:00
Dillon
c7e389c25a feat(style): add some custom styles 2020-03-03 21:57:30 +08:00
Dillon
285efc01bb feat(environment): use hugo.Environment to judge the production environment 2020-03-02 17:03:35 +08:00
Dillon
f8a7fd1df9 feat(shortcodes): replace [align]/[float] with [style] and add [style] 2020-03-02 16:47:28 +08:00
Dillon
61d2bd49b9
Merge branch 'develop' into feature/lightgallery 2020-02-27 20:17:09 +08:00
Dillon
ae81e3767e fix(srcatch): fix srcatch bugs 2020-02-27 20:14:40 +08:00
libo
669038758e fix: checkbox checked status opposite 2020-02-24 22:28:00 +08:00
Dillon
0dc5feb7f3 chore(lib): remove ls.native-loading 2020-02-24 20:45:13 +08:00
Dillon
7e56922f82 chore(lib): update mermaid 8.4.2 -> 8.4.8 echarts 4.5.0 -> 4.6.0 gitalk 1.5.0 -> 1.6.0 2020-02-24 20:34:00 +08:00
Dillon
ef88651fe4 chore(lib): refactor libs and update Font Awesome 5.11.2 -> 5.12.1 2020-02-24 17:53:08 +08:00
Dillon
72a2e9bdcf feat(image): add image lightgallery 2020-02-24 17:00:39 +08:00
Dillon
850e8f380e fix(summary): use description as summary when summary is empty 2020-02-22 01:14:01 +08:00
Dillon
c8fee1783a feat(toc): support fontawesome and ruby in TOC 2020-02-22 00:34:44 +08:00
Dillon
4e6fe224cc chore(partials): refactor partials 2020-02-21 23:42:35 +08:00
Dillon
a0f31c35fe fix(link): fix tags/categories link bug 2020-02-21 12:49:55 +08:00
Dillon
a4116f14a7 fix(toc): fix toc link bug 2020-02-21 11:11:56 +08:00
Dillon
41a14bc2dc chore(style): update css code style 2020-02-20 16:58:20 +08:00
Dillon
315eb094e5 Squashed commit of the following:
commit 6430e78c16
Merge: 5855527 b13bbc3
Author: Dillon <dillonzq@outlook.com>
Date:   Wed Feb 19 19:31:28 2020 +0800

    Merge pull request #84 from dillonzq/fix/duplicated_typeit

    fix(typeit): fix duplicated typeit bug (#82)

commit b13bbc368c
Author: Dillon <dillonzq@outlook.com>
Date:   Wed Feb 19 19:25:49 2020 +0800

    fix(typeit): fix duplicated typeit bug (#82)

commit 58555274f5
Merge: 16320fa 02919a7
Author: Dillon <dillonzq@outlook.com>
Date:   Wed Feb 19 18:59:21 2020 +0800

    Merge pull request #83 from dillonzq/fix/social_link_href

    fix(social): fix social link bug (#81)

commit 02919a7d48
Author: Dillon <dillonzq@outlook.com>
Date:   Wed Feb 19 18:55:40 2020 +0800

    fix(social): fix social link bug (#81)
2020-02-20 11:55:52 +08:00
Dillon
f3eb6fc520 fix(style): fix active header menu item 2020-02-20 11:52:13 +08:00
Dillon
20c9c812d0 feat(exampleSite): merge en and zh exampleSite 2020-02-19 18:48:37 +08:00
Dillon
4b3addf634 fix(check): fix some html check bugs 2020-02-18 16:22:24 +08:00
Dillon
434f8fa676 feature(share): support 28 kinds of share links 2020-02-18 02:53:07 +08:00
Dillon
edc53d7cd1 feat(social): add bilibili social config 2020-02-17 21:31:53 +08:00
Dillon
933e32c4e4 chore(forkawesome): update forkawesome css 2020-02-17 21:02:27 +08:00
Dillon
a276661f0a feat(home): improve default behavior of hiddenFromHomePage 2020-02-17 12:44:04 +08:00
Dillon
dd78d80fef chore(config): update config name 2020-02-17 02:32:52 +08:00
Dillon
5a1e0b5d31 feature(config): add config for home profile/posts 2020-02-17 02:19:55 +08:00
Dillon
d87af71176 chore(hook): add babel pre-commit hook 2020-02-17 00:41:08 +08:00
Dillon
88576721cc feature(header): add header config 2020-02-16 20:36:36 +08:00
Dillon
69688661f4 chore(header): remove all dummy-targets and update smooth scroll 2020-02-16 16:42:14 +08:00
Dillon
2f8123bfa6 chore(deps): remove jQuery 2020-02-16 03:03:18 +08:00
Dillon
b9c7510260 feat(valine): add valine dark theme 2020-02-15 00:38:15 +08:00
Dillon
73b1250cbf chore: refactor css code style 2020-02-14 22:07:46 +08:00
Dillon
1088f86b6d chore: refactor scripts code style 2020-02-14 21:09:21 +08:00
Dillon
12bd1e1935 chore: refactor code style 2020-02-14 01:30:33 +08:00
Dillon
917cf4a427 fix(link): fix long words and URLs style bug 2020-02-13 13:30:58 +08:00
Dillon
88273f439a feat(theme): add detecting system dark mode to set site theme
add "auto" config in default theme, which detecting system dark mode to set site theme
2020-02-11 21:40:58 +08:00
Dillon
2417effc05 feat(comments): improve comments and add valine config meta 2020-02-11 21:10:09 +08:00
Dillon
39f4869260 fix(scripts): fix jsonify bug 2020-02-09 16:46:46 +08:00
Dillon
095089fb3f feat(config): add config for default theme light/dark 2020-02-08 22:19:22 +08:00
Dillon
715cb005c9 feat(socal): add support for custom MastodonPrefix 2020-02-08 19:56:42 +08:00
Dillon
a2543e673d fix(fork_awesome): fix incompatibility of Fork Awesome and Font Awesome 2020-02-08 17:28:02 +08:00
Dillon
a20700595d fix(scripts): fix CDN not work bug 2020-02-07 21:42:47 +08:00
Dillon
61250a0ae4
Merge pull request #50 from Fedomn/master
fix(template): fix TypeIt CDN configuration not work issue.
2020-02-07 21:31:53 +08:00
Fedomn
4879878de7 fix(template): fix the with function rebinds context issue that result in TypeIt cdn configuration not work. 2020-02-07 12:45:38 +08:00
Dillon
4c452aae12 feat(css): add local fork-awesome css 2020-02-07 00:10:00 +08:00
Dillon
6d7e6ea9ee
Update social.html 2020-02-06 21:47:10 +08:00
t404notfound
10694c4840
Add Gitea, XMPP, Matrix icon to Social icons 2020-02-06 05:57:38 +00:00
Dillon
62eec21fb2
Merge branch 'master' into opengraph 2020-02-05 21:56:39 +08:00
Dillon
8cd7e8d672 feat(menu): add menu pre 2020-02-04 02:19:05 +08:00
Dillon
097473ef2a fix(music): fix music shortcode 2020-02-04 01:55:24 +08:00
Dillon
d8854c7e47 chore(archetype): rename show_description to description_as_summary 2020-02-03 23:27:54 +08:00
Dillon
495f7e651f feat(checkbox): change checkbox style 2020-02-03 22:56:49 +08:00
Dillon
d605de7f06 feat(KaTeX): add copy-tex and mhchem for KaTeX 2020-02-03 21:40:23 +08:00
Dillon
77d2decf86 fix(image): fix image safeURL bug 2020-02-03 20:47:49 +08:00
Dillon
52c7ad29a6 chore(style): update code style and add an i18n word 2020-02-03 18:38:10 +08:00
Dillon
8aba226290 feat(partial): add hook and image partial 2020-02-03 11:46:30 +08:00
Programazing
0a2e9a7e6a Add OpenGraph to Head 2020-02-02 20:58:07 -05:00
Dillon
b91ca3d61a feat(css): add admonition css variable 2020-02-02 21:07:38 +08:00
Dillon
17bbe91c6f feat(404): update 404.html style 2020-02-02 18:18:06 +08:00
Dillon
517b734347 feat(custom-css): new custom css 2020-02-02 14:43:29 +08:00
Dillon
437ef95e14 feat(exampleSite): add some posts to exampleSite 2020-02-01 19:47:58 +08:00
Dillon
8aa4b6dce6 feat(author): add author_link and fix highlight bug 2020-02-01 01:52:27 +08:00
Dillon
2a7611b5ae chore(style): update code style 2020-01-31 22:53:04 +08:00
Dillon
344f0a9f41 fix(css): fix some css bugs 2020-01-31 18:46:28 +08:00
Dillon
7e6236361f feat(i18n): add switchTheme i18n 2020-01-30 13:17:42 +08:00
Dillon
4eb9e6d17b
Revert "Fix the formulas bug, make it inline possible" 2020-01-30 12:56:22 +08:00
Dillon
6736670d10 feat(countdown): add style para for countdown shortcode 2020-01-30 00:54:03 +08:00
Dillon
14045099f0 fix(css): fix css code style 2020-01-30 00:20:09 +08:00
Dillon
c8e612b888 feat(aplayer): add dark-mode for APlayer and fix Typeit bug 2020-01-29 22:16:50 +08:00
Dillon ZENG
5537e2ccef Merge branch 'master' into dev 2020-01-29 19:05:42 +08:00
Dillon
b922d2832b
Merge branch 'master' into master 2020-01-29 18:58:43 +08:00
Dillon
4c53910823
Merge pull request #27 from yoloyi/master
Fix Bug baidu-site-verification Symbol error
2020-01-29 18:56:39 +08:00
Dillon
e6f64b62a2
Merge branch 'master' into socialalt 2020-01-29 18:55:05 +08:00
Dillon
2536261347
Add Dev.To to Social Media Icons (#32)
Add Dev.To to Social Media Icons
2020-01-29 18:51:31 +08:00
Dillon
76a34ee0d7
Fix fontawesome class of email icon (#9)
Fix fontawesome class of email icon
2020-01-29 15:22:07 +08:00
Dillon
2a0bcc287f
Add Alt Text to the Switch Theme Button (#33)
Add Alt Text to the Switch Theme Button
2020-01-29 15:21:19 +08:00
Dillon
f7a9c910f2
Add Facebook Comment System (#34)
Add Facebook Comment System
2020-01-29 15:20:42 +08:00
realsangil
3c602fc541 Fix Facebook SDK link template 2020-01-04 11:50:58 +09:00
realsangil
6816671b26 Code cleanup 2020-01-04 11:46:38 +09:00
realsangil
89cb24cf19 Add Facebook Comment System 2020-01-04 11:25:34 +09:00
Programazing
50a3808c97 Add Alt Text to the Switch Theme Button 2020-01-02 07:54:00 -05:00
Programazing
cd1e2ab427 Add Devto to Social Media Icons 2020-01-02 07:47:18 -05:00
Programazing
e404938664 Add Alt Text to Social Icons 2020-01-02 07:42:34 -05:00
Yolo Yi
731836f85b
Fix Bug baidu-site-verification syntax error
” to "
2019-12-31 17:12:14 +08:00
KevinQiu
f689d37d4f Fix the formulas bug, make it inline possible 2019-12-11 05:32:24 +08:00
Jake
9c4d816625 Adding Free Code Camp to social and fixing Hacker News Icon 2019-12-03 22:12:11 -05:00
Akio Taniguchi
17f9d29418 Fix fontawesome class of email icon 2019-12-01 21:38:00 +09:00
Dillon ZENG
2578aba9ca feat(mermaid): improve mermaid style and render 2019-11-24 01:10:17 +08:00
Dillon ZENG
b97cd8cdbc feat(layout): add animation for title and some style changed 2019-11-23 16:22:42 +08:00
Dillon ZENG
d056fd46d7 feat(lib): update mermaid to v8.4.2, echarts to v4.5.0, typeit to v6.1.1(modern) 2019-11-23 15:26:15 +08:00
Dillon ZENG
e4627fe297 fix(paginator): fix Paginator render bug 2019-11-23 13:52:41 +08:00
Dillon ZENG
69aa0cd779 fix(i18n): fix Valine Comment System i18n bug 2019-11-23 13:42:26 +08:00
Dillon
473900da79 feat(paginate): add param home_paginate for home post pages and fix relURL bug 2019-11-20 21:39:04 +08:00
Dillon
69068c7cfc feat: update style / exampleSite files and compatible with Hugo 0.58 2019-09-29 15:56:11 +08:00
Dillon
42d50ae53c feat: update style and exampleSite files 2019-08-27 01:15:00 +08:00
Dillon
45c9281131 fix: fix icon css bug 2019-08-26 15:17:21 +08:00
Dillon
af3161fff6 feat: add en/zh README and exampleSite files 2019-08-26 02:25:56 +08:00
Dillon
ca6d543878 fix: fix i18n bug 2019-08-25 01:15:06 +08:00
Dillon
a7f9fd49a0 fix: fix toc css bug 2019-08-25 00:23:19 +08:00
Dillon
4f2ff40ef9 fix: fix toc css bug 2019-08-24 23:41:57 +08:00
Dillon
280ec376f4 fix: fix seo bug 2019-08-24 20:25:05 +08:00
Dillon
5cc4fdbe46 feat: tidy style and layout 2019-08-24 19:32:41 +08:00
Dillon
c8bb0770e9 fix: fix css and js cros bug 2019-08-23 02:54:26 +08:00
Dillon
934c3a5156 feat: faster, support custom lib cdn and more standardized code style 2019-08-23 02:01:22 +08:00
Dillon
0788330819 fix: fix screen-splash bug under dark theme and orientationchange bug 2019-08-22 04:01:02 +08:00
Dillon
f64c499957 fix: mobile-toc target offset 2019-08-20 12:15:40 +08:00
Dillon
36a9b75468 fix: fix toc css bug 2019-08-20 03:39:40 +08:00
Dillon
1dc227f304 fix: fix toc css bug 2019-08-20 03:32:12 +08:00
Dillon
d7d27e0afb fix: fix toc id bug 2019-08-20 03:08:25 +08:00
Dillon
3d8efd6319 feat: new mobile toc 2019-08-20 03:01:15 +08:00
Dillon
bf7d694151 fix: fix style bug 2019-08-19 23:24:29 +08:00
Dillon
41a885eba0 fix: fix style bug 2019-08-19 23:00:26 +08:00
Dillon
6d0116b883 fix: mobile nav backgroud and new style 2019-08-19 21:14:15 +08:00
Dillon
dcbc7547fc feat: new style update 2019-08-19 13:26:39 +08:00
Dillon
ee7c7549b5 feat: new index and style update 2019-08-19 01:36:52 +08:00
Dillon
6981f1e285 feat: add bilibili diagram echarts and improve style 2019-08-17 23:16:09 +08:00
Dillon
00b6b7f6ce fix: fix valine bug 2019-08-17 05:31:51 +08:00
Dillon
76e7475a87 fix: fix css bug 2019-08-17 04:53:27 +08:00
Dillon
9c796e0818 fix: fix css bug 2019-08-17 04:48:39 +08:00
Dillon
f1918f59bd fix: rm extra js 2019-08-17 04:42:34 +08:00
Dillon
8261719a6f fix: fix css bug 2019-08-17 04:09:41 +08:00
Dillon
2653f1bc7c feat: fontawesome, admonition and faster 2019-08-17 03:40:34 +08:00
Dillon
9433736ede feat: new style and faster 2019-08-12 01:36:19 +08:00
Dillon
a8bb44da3a fix: smarter typeit shortcode 2019-08-11 04:55:01 +08:00
Dillon ZENG
0882180daa fix: smarter typeit shortcode
Signed-off-by: Dillon ZENG <dillonzq@outlook.com>
2019-08-11 04:12:05 +08:00
Dillon ZENG
c0237f3805 fix: smarter typeit shortcode 2019-08-11 04:08:20 +08:00
Dillon ZENG
a6bf8d8eae feat: smarter typeit shortcode 2019-08-11 03:26:03 +08:00
Dillon
c16db324fa chore: format code 2019-08-09 21:25:13 +08:00
Dillon ZENG
0e48c9f3e3 add format and music shortcode 2019-08-09 01:54:09 +08:00
Dillon ZENG
5e55b25c8a feat: add subtitle typeit 2019-08-08 06:05:51 +08:00
Dillon ZENG
0b85b03f62 feat: add TypeIt and CountDown 2019-08-08 05:01:18 +08:00
Dillon
6d188f2944 chore: rename 2019-08-07 19:15:44 +08:00
Dillon
cf4b33aed3 feat: CDN for public js lib 2019-08-07 12:31:14 +08:00
Dillon ZENG
3b279e7981 feat: add site and page parameter for math(KaTeX) 2019-08-07 00:16:32 +08:00
Dillon ZENG
96029eac32 feat: KeepIt => LoveIt 2019-08-06 23:49:02 +08:00
Dillon ZENG
7218a98618 fix: fix tag bug 2019-08-06 11:44:15 +08:00
Dillon ZENG
30c31959ed fix: fix tag bug 2019-08-06 11:42:24 +08:00
Dillon
95aeca1c41 feat: add Katex 2019-08-05 21:15:01 +08:00
Dillon ZENG
0e31808712 fix: CDN 2019-08-05 01:40:36 +08:00
Dillon ZENG
e38ad3c80b fix: CDN 2019-08-05 00:51:35 +08:00
Dillon ZENG
c67a2a86a1 feat: impove i18n and clean code 2019-08-04 21:53:35 +08:00
Dillon ZENG
1e709b5ba4 fix: fix disqus feature and format 2019-08-02 16:16:59 +08:00
sarathsp06
ccfc0e5458 template: Fix template to not show share when the list is empty 2019-05-08 16:56:33 +02:00
Giuseppe Pignataro
2cf8a469bd Minor changes 2019-05-05 10:30:21 +02:00
Giuseppe Pignataro
fc248e808b Various Fix and added support for Hugo 0.55 2019-05-05 10:25:43 +02:00
Giuseppe Pignataro
8b49c5eaa2 Fixed issue #22
Fixed a bug when using the post style for the homepage.
2019-05-05 08:30:39 +02:00
youngxhui
84538d4071
add valine comments
add valine comments
2019-04-15 15:05:06 +08:00
Giuseppe Pignataro
2fa50697fd Added support for local avatar
Now user can choose to use local avatar or gravatar
2019-03-27 10:48:55 +01:00
Giuseppe Pignataro
72a9061bd7 minor changes 2019-03-27 10:46:27 +01:00
Giuseppe Pignataro
0181a08d41 Added reading time icon 2019-03-24 19:17:06 +01:00
Giuseppe Pignataro
f4b7ae5c30 Added Thingiverse social link 2019-03-24 10:18:52 +01:00
Giuseppe Pignataro
ad4f56e8fe Added baidu verification
Added ability to verify the site with baidu webmaster tool
2019-03-24 09:50:47 +01:00
Giuseppe Pignataro
2b9a93b917 Added pinterest verification
Added the ability to simply verify the site with pinterest
2019-03-24 09:33:49 +01:00
Giuseppe Pignataro
b6a4d09f3c Added bing and yandex verification
Added ability to verify the site with bing and yandex webmaster tool
2019-03-24 09:29:35 +01:00
Giuseppe Pignataro
0526b4b5b2 Added mastodon social link 2019-03-24 09:09:29 +01:00
Giuseppe Pignataro
b925b96ef9 Added more social link
Added link to Google Scholar and Researchgate
2019-03-24 08:37:58 +01:00
Giuseppe Pignataro
4ced87a027 Added more social links
Added more social links
AngelList, Slideshare, Jsfiddle, Deviantart, Behance, Dribble, Wordpress, Vine
2019-03-18 20:10:04 +01:00
Giuseppe Pignataro
3a5ec69867 Added more social
Added social links to Zhihu and Douban
2019-03-17 01:49:44 +01:00
Giuseppe Pignataro
3d99437c18 Added more share options
Added the ability to share post on Tumblr,Vkontakte, Douban and Weibo
2019-03-17 01:48:42 +01:00
Giuseppe Pignataro
77902b656b Bug fix
Fixed a stupid bug that dosn't show the license
2019-03-17 00:17:12 +01:00
Giuseppe Pignataro
4f3bbdd7e5 Social share visibility
Added the ability to choose which social are available to share.
2019-03-17 00:16:37 +01:00
Giuseppe Pignataro
7c6bb066f7 Some cleaning 2019-03-15 15:14:53 +01:00
Giuseppe Pignataro
abb2a12e5d Click on avatar go to posts 2019-03-15 11:28:51 +01:00
Giuseppe Pignataro
8e044c5571 Minor changes 2019-03-15 11:11:00 +01:00
Giuseppe Pignataro
7fa7590d2f Added gravatar support 2019-03-15 11:06:37 +01:00
Giuseppe Pignataro
fd1b4defc0 Minor changes 2019-03-15 10:23:46 +01:00
Giuseppe Pignataro
9969bc6967 Added gitalk comment system 2019-03-15 10:15:32 +01:00
Giuseppe Pignataro
cca4ddbcd6 Added hacker news share options
Now is possible to share the post on Hacker News
2019-03-14 16:07:08 +01:00