Commit graph

41 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
Adrian Todorov
48d9246368 add the ability to disable table of contents per-page/post 2021-03-10 18:11:09 +01:00
Thomas Jensen
02105f748b move post cover to partial 2021-01-09 22:58:50 +01: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
Zachary Porter
d4d477e3b6 Add coverCaption param to post frontmatter 2020-07-07 18:43:02 +02:00
Radek Kozieł
ecf77d7031
Merge pull request #141 from aormsby/PR-toc
Add basic Table of Contents for posts
2020-05-27 08:26:11 +02:00
Adam Ormsby
b1305f42fa add site param check 2020-05-26 18:48:26 -05:00
Hitesh Jasani
f45b762566 Post title should be an H1 element for semantic and search rankings. 2020-04-11 11:03:39 -04:00
Adam Ormsby
f9e72c9d4c add basic table of contents 2020-03-12 23:16:33 +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
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
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
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
Igor Scheller
0162c21fb3 Hide date on single pages if not set
closes #31 (Hide date on single pages when not set)
2019-02-05 15:41:22 +01:00
panr
20599a8119 Fix post styles 2019-02-02 01:01:02 +01:00
panr
ebceb6857c Add comment section option 2019-02-01 15:06:59 +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
e0787f1e1d Add multilanguage support 2019-01-20 17:55:51 +01:00
panr
2ff92d6fdf Update theme for 2019 2019-01-06 11:23:25 +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