Commit graph

83 commits

Author SHA1 Message Date
Adam Ormsby
1717d887b6 clean merge files 2020-01-31 15:32:40 +07:00
Adam Ormsby
b7a187917b add local position var 2020-01-29 12:45:05 +07:00
panr
7a69ffcdf8 Small fixes to lastMod feature 2020-01-27 18:29:31 +01:00
Radek Kozieł
a50ce744bd
Merge pull request #107 from aormsby/PR-Improve-LastModDate
Improvement - Add last modified date display to list/single layouts
2020-01-27 18:20:05 +01:00
Adam Ormsby
51d17bbce6 add position param to imgproc just like image and figure 2020-01-23 16:15:18 +07:00
Adam Ormsby
28b6f11618 add comments=false check 2019-12-27 14:51:52 +07:00
Adam Ormsby
d9ade4410a add check for comments param 2019-12-27 14:32:20 +07:00
Adam Ormsby
91ca408bdd disable comments on non-specific page types 2019-12-24 09:32:31 +07:00
panr
95906d6405 Add condition to show pagination only in defined contentType pages 2019-12-18 18:00:08 +01:00
Adam Ormsby
ef213c620d remove trailing brace 2019-12-17 11:44:22 +07:00
Adam Ormsby
285e9e879a add time threshold (1 hr) for last mod display 2019-12-17 11:20:41 +07:00
Adam Ormsby
cbbacd5b5e add panr mods 2019-11-30 13:18:09 +07:00
Adam Ormsby
d12d24411e single and list - add last mod date display, float right
params - add .LastModDisplay string to enable/disable
2019-11-10 14:54:22 +07:00
Adam Ormsby
1dd80e76b5 list layout - check for .Date 2019-11-10 14:53:09 +07:00
Adam Ormsby
45740f99c1 encapsulated the date display in a conditional check to see if there is .Date data to display 2019-11-10 14:40:46 +07:00
panr
03d4390fa9 Change terms page 2019-09-10 10:01:55 +02:00
Thomas Jensen
47cf967ba8 Add terms index 2019-09-04 22:14:43 +02:00
panr
819b0dc373 Fix list.html #87 2019-08-25 09:34:00 +02:00
Radek Kozieł
7427cfa3b4
Fix list template for Hugo 0.57 2019-08-14 23:05:55 +02:00
panr
840dbe0dc4 Add keywords support for a single page 2019-08-08 12:58:13 +02:00
Radek Kozieł
221bd8cc96
Merge pull request #73 from Pizzacus/master
SVG optimisation, Netlify fix, font-related improvements, and header background customisation
2019-08-03 18:43:37 +02:00
panr
88b0b179a0 Add imgproc shortcode 2019-08-03 18:25:45 +02:00
Greg Tzar
286af113f0 Added a prepended_head.html partial to allow custom insertion of scripts and links to be declared before the templates. 2019-07-15 20:38:33 -04:00
Pizzacus
5f61f576b9
Allow Markdown in figure captions 2019-07-11 14:21:22 +02:00
Pizzacus
f8f2c3492b
Optimise an SVG icon 2019-07-09 14:12:56 +02:00
panr
4a1b70019b Add internal templates for OG, Twitter Cards and GA 2019-06-14 18:59:51 +02:00
Radek Kozieł
82073aa51b
Merge pull request #58 from MyIgel/fix-cover-image
Removed urlize from cover links
2019-06-05 00:29:35 +02:00
Radek Kozieł
6378c52822
Merge pull request #59 from arubacao/patch-1
Open gohugo and twitter in new tab
2019-06-05 00:28:01 +02:00
arubacao
23249f1d6d
Update layouts/partials/head.html
Co-Authored-By: Radek Kozieł <radoslaw.koziel@gmail.com>
2019-05-24 12:10:27 +02:00
arubacao
1590dac974
Update RSS link in head 2019-05-12 21:29:34 +02:00
arubacao
7d0c88abd5
Open gohugo and twitter in new tab 2019-05-12 20:08:06 +02:00
Igor Scheller
9940c34fba Removed urlize from cover links
closes #57 (Bug: Using urlize in cover image URL's replaces uppercase characters with lowercase ones)
2019-05-12 01:25:46 +02:00
panr
b25bff002f Add Archive page 2019-04-16 16:55:53 +02:00
Radek Kozieł
bad287c4be
Merge pull request #48 from bangau1/avoid-301-redirection
Append trailing '/' to avoid 301 redirection
2019-04-16 11:46:24 +02:00
Radek Kozieł
e6e72ae4a9
Merge pull request #47 from hexandcube/patch-1
Fix typo in layouts/partials/comments.html
2019-04-10 14:50:01 +02:00
Agung Pratama
71907ce12d Use https for the gohugo link 2019-04-08 15:19:11 +07:00
Agung Pratama
73cae8888e Append trailing '/' to avoid 301 redirection 2019-04-08 15:14:32 +07:00
Mikołaj Zaremba
5a7c7bf0a3
Fix typo in layouts/partials/comments.html 2019-04-07 22:31:15 +02:00
Radek Kozieł
1306fcbcaf
Merge pull request #43 from bangau1/blog.agung.io
Add head and footer custom partial
2019-03-31 18:32:53 +02:00
Agung Pratama
d38b1d9e97
Change the comment to reflect the correct file name
Signed-off-by: Agung Pratama <agp.csui08@gmail.com>
2019-03-25 09:40:35 +07:00
Agung Pratama
c8c495d003
Rename it to extended_(head|footer).html 2019-03-25 09:36:56 +07:00
Marc Päpper
e9aae285a6 Improved code by using UseRelativeCover flag to post rather than having cover and relcover to avoid code duplication 2019-03-19 17:47:05 +01:00
Marc Päpper
608fe3bbe9 Added the possibility to add relative cover images 2019-03-19 17:22:40 +01:00
Agung Pratama
2acd964d45
Add head/footer custom 2019-03-16 23:35:06 +07:00
DaMoo
ab1714b799 Add configuration option to change date format 2019-03-11 08:06:48 -04:00
panr
ca807c2ad6 Small fixes to reading time feature 2019-02-22 10:06:03 +01:00
Marc Päpper
ace5be049f Introduced boolean variable showReadingTime to activate reading time feature. Added translation for 'min read'. Changed hyphen to em dash. 2019-02-21 08:21:47 +01:00
Marc Päpper
32ea5dc5cf Added ReadingTime indication to give the reader an idea of the read time in minutes 2019-02-15 09:35:16 +01:00
panr
7d484b27a2 Fixes 2019-02-09 09:11:20 +01:00
Igor Scheller
b295b14830 Removed img/ prefix from cover page params
closes #33 (Don't prepend `img/` on cover links)
2019-02-08 06:23:49 +01:00