Commit graph

34 commits

Author SHA1 Message Date
Radek Kozieł
e6504a8bd7
Merge pull request #225 from thomasjsn/master
Move post cover to partial
2021-11-01 14:44:26 +01:00
Francisco Albornoz
c7bf511567 Fix tags links in multilingual
When using multiple languages the tags links on the blogposts header use always the main language base URL (even when you're on post on other language). This PR fixes that
2021-08-01 00:25:23 -04:00
Thomas Jensen
02105f748b move post cover to partial 2021-01-09 22:58:50 +01:00
Christian Humm
7ce166690f Fix .Summary
Fixes the display of .Summary by removing markdownify from it.
2020-09-11 16:12:28 +02:00
panr
c9cc01c603 Fixes. 2020-09-10 00:22:33 +02:00
panr
83c6d7a5e6 Refactor code & install prettier-plugin-go-template 2020-09-10 00:19:52 +02:00
shinytoyrobots
4c9276c71d Added custom alt text functionality to post cover images 2020-09-09 00:32:46 -05:00
panr
0be313316f Init version 2
- Switch to the Hugo Pipes (bye bye Webpack)
- Use Inter from Google Fonts
- Update README
2020-08-09 00:43:49 +02:00
panr
c08fe10125 Update cover styling and show the cover caption also on the list of contents 2020-07-07 18:56:33 +02:00
panr
125d85cfbb Update templates 2020-06-17 17:04:46 +02:00
panr
9b5783aa11 Add param to hide ReadMore button for a single post 2020-02-05 16:30:19 +01:00
panr
7a69ffcdf8 Small fixes to lastMod feature 2020-01-27 18:29:31 +01: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
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
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
Agung Pratama
73cae8888e Append trailing '/' to avoid 301 redirection 2019-04-08 15:14:32 +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
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
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
Igor Scheller
a0d73cd693 Allow empty config file 2019-02-05 18:40:54 +01:00
panr
15dbbc51ee Fix layout 2019-01-29 19:24:36 +01:00
panr
80b1f0ddeb Fix typos 2019-01-29 11:12:46 +01:00
panr
b0dfb769d1 Add contentTypeName to config 2019-01-25 10:21:14 +01:00
panr
e0787f1e1d Add multilanguage support 2019-01-20 17:55:51 +01:00
panr
c287d992dc Update date format 2018-07-30 19:03:01 +02:00
panr
ea9e2bb1bd Fix footer credentials and date format 2018-07-30 18:55:26 +02:00
panr
4e67004628 Init 1 2018-07-20 19:14:22 +02:00