Evgeny Kuznetsov
073456b675
fix hightlight-js partial
...
Inline script should not be inserted on page if site-level
highlightjs setting is false.
2020-04-04 08:59:41 +03:00
Huy Tran
80fe1bf4a9
Merge pull request #112 from nekr0z/orcid
...
add ORCiD social link
2020-03-23 19:52:07 +11:00
Evgeny Kuznetsov
f07b91d5a2
add ORCiD social link
2020-03-17 00:29:18 +03:00
Evgeny Kuznetsov
4a676a26d2
add .Site.Params.since
...
.Site.Params.since is an option to store the year site development
started:
(c) 2019 - 2020
2020-03-16 21:53:06 +03:00
Huy Tran
f7a755e7e0
Fixes #89
...
This fixes the bug #89 due to PR #84 that adds a line to allow custom header but forget to add an empty placeholder `custom.html`.
2019-11-01 11:21:21 +11:00
Miloš Garunović
03a524a11f
update header to have custom css style
...
The issue I had was that I wanted to have image caption in center and couldn't find any way to make it work without modifying the theme. This way users can automatically create custom headers, link stylesheets and similar.
P.S. I'm no front end developer, if there's a better way to do something like this, it would be awesome to let people know.
2019-09-01 09:21:06 +02:00
Dan Caseley
6595ac9450
Fix sidebar menu HTML structure
2019-06-16 17:15:27 +01:00
NaNkeen
1e04705f7f
Changed noscript message to the one from Commento's docs
2019-05-29 12:29:12 +08:00
NaNkeen
b7be3ba672
Implemented Commento embedding
2019-05-29 12:11:59 +08:00
Huy Tran
3551425f3f
Merge pull request #70 from JCapul/patch-1
...
Unquoting true value for Params.featured
2019-04-30 07:03:43 +07:00
Tyler Harms
875417c05e
convert deprecated .Hugo to hugo function
2019-04-27 10:44:36 -05:00
Julien Capul
b1ed0f1c0f
Unquoting true value for Params.featured
...
I had to unquote the true value in the where expression on Params.featured to make it work.
My Hugo version is:
Hugo Static Site Generator v0.54.0/extended darwin/amd64 BuildDate: unknown
2019-04-21 15:52:28 +02:00
Huy Tran
cbc21e8492
Merge pull request #68 from tkstorm/master
...
add include_toc options
2019-04-17 19:22:56 +07:00
Tyler Harms
62a30ec21b
Stop using deprecated .RSSLink
2019-04-13 22:43:37 -05:00
Terry Rod
f37e0a4ab3
add include_toc options and update readme.md
2019-04-02 14:40:52 +08:00
Terry Rod
5427aefb1f
add include_toc options in FrontMatter
2019-04-02 14:22:00 +08:00
Martin Pépin
308e03eac1
allow to specify a custom gitlab domain
2019-02-26 01:38:40 +01:00
Huy Tran
6d6508433d
Merge pull request #59 from apreshill/reverse-authorimage-slash
...
reverse PR that added additional slash to `authorimage` file path
2019-02-19 06:26:32 +07:00
Eric Rodrigues Pires
2a8d9d4097
Use dateformat parameter in posts list
2019-02-08 11:11:26 -02:00
Alison Hill
e8baa4a3ac
reverse PR that added additional slash
2018-12-14 09:05:23 -08:00
Huy Tran
8edca610b2
fix duplicate post title as per #54
2018-12-06 10:48:12 +11:00
Huy Tran
78cffe372b
upgrade tocbot to 4.1.1
2018-12-02 21:15:50 +11:00
Huy Tran
1ea35f4430
parameterise copyright and license
2018-11-30 08:15:40 +11:00
Huy Tran
f4aca1f9f5
upgrade font-awesome to 5.5
2018-11-28 17:38:07 +11:00
Huy Tran
9cd5abf95b
revise styles for displaying draft posts
2018-11-27 21:17:45 +11:00
Huy Tran
77613eb5ce
upgrade highlight.js to the newest 9.13.1
2018-11-27 21:15:46 +11:00
Taras Matsyk
a02e3640c9
Add gravatar as a separate social param
...
Make gravatar and authorimage mutually exclusive
2018-11-23 22:22:36 +02:00
Taras Matsyk
6b1f227642
Add gravatar support
2018-11-22 22:37:00 +02:00
Huy Tran
369e151424
add generated CSSs and change .Permalink to .RelPermalink to fix broken demo #53
2018-11-10 10:44:02 +11:00
Morgan Creekmore
11649d851c
Fix param name, default to github-light
2018-11-01 23:03:08 -05:00
Morgan Creekmore
c5139fca26
Add support for Utterances comments
2018-11-01 22:50:23 -05:00
Tyler Harms
6c0bb40498
Remove erroneous '+' sign
2018-10-31 11:31:01 -05:00
gfrcsd
bdad2544c0
Add rel="noopener noreferrer" to all target="_blank"
2018-10-18 23:51:08 +01:00
Andrea Tarocchi
feb44b3439
Added support for about.me in social section of the side bar
...
fix #46
2018-10-11 00:31:56 +02:00
Joey Defourneaux
ce4dba3341
Migrating scss to Hugo pipes
2018-10-09 23:52:08 -05:00
Huy Tran
afc0e0f45b
fix redundant templates #43
2018-10-06 08:32:47 +10:00
Huy Tran
10a61f63d8
add a tad more padding left and right to social icons
2018-09-30 18:40:28 +10:00
Huy Tran
e785ac36f1
revises tocbot configuration and documentation
2018-09-30 11:58:57 +10:00
Huy Tran
b517159c0e
add table of contents
2018-09-30 09:32:57 +10:00
Huy Tran
49c9ca6ffe
replace to work with Hugo before 0.43 #40
2018-09-23 09:55:37 +10:00
Huy Tran
1bd94c5f7a
Revert "replace to work with Hugo before 0.48 #40 "
...
This reverts commit 3510227568
.
revert changes
2018-09-23 09:50:55 +10:00
Huy Tran
3b0d6601f5
Revert "replace to work with Hugo before 0.48 #40 "
...
This reverts commit effb7d3e5f
.
revert change
2018-09-23 09:50:31 +10:00
Huy Tran
effb7d3e5f
replace to work with Hugo before 0.48 #40
2018-09-23 09:48:26 +10:00
Huy Tran
3510227568
replace to work with Hugo before 0.48 #40
2018-09-23 09:46:34 +10:00
Huy Tran
ae1931e477
Revert "experiment search box"
...
This reverts commit 0e9507228c
.
experiment search box
2018-09-20 16:50:34 +10:00
Huy Tran
8c62c7eb97
revise about and copyright templates
2018-09-20 11:43:46 +10:00
Huy Tran
0e9507228c
experiment search box
2018-09-20 11:43:24 +10:00
Huy Tran
9b6e2d3940
experiments collasible menu
2018-09-18 15:20:12 +10:00
Huy Tran
4ab82cb4d7
revises print styles
2018-09-16 10:56:53 +10:00
Tom Morris
b9ca0dd200
Adds XFN rel-me links
2018-09-13 20:29:19 +01:00