6716ce4a6c
Translate to norwegian.
2024-12-15 01:45:31 +01:00
ttybitnik
4bd2617fd0
fix: implement builtin i18n for blog list dates
2023-11-26 17:59:14 -03:00
Raphaël Lemaitre
d4e86b557b
Integrate mermaid
2023-11-18 23:56:46 +01:00
Djordje Atlialp
2e90fec04f
Include flags and remove cloudfront links (gdpr)
2023-04-03 00:13:36 +02:00
undergoundwires
94b6795a52
Improve styling to allow flexible overrides
...
This commit changes targeted styling of `a` element to a class-based
styling. This way, this is style is reusable on other elements and
another `<a>` element can be used inside a `post-item`.
Otherwise, if someone would need to use `<a>` element in a post item,
then he would get all other styles (such as `display:flex`) on every
`<a>` which is unexpected.
This commit ensures that the style is abstracted from the element type
itself, giving more flexibility when overriding the theme, and increases
maintainability by making the intent more clear.
2022-11-16 01:14:35 +01:00
Djordje Atlialp
6ae53c937d
Merge pull request #268 from undergroundwires/tags
...
make tags partial reusable with different parameters
2021-04-10 00:54:05 +02:00
undergroundwires
72aeb27510
make pagination customizable
2021-02-23 01:09:46 +01:00
undergroundwires
2d5a22af1b
make tags partial reusable with different parameters
2021-02-21 23:28:38 +01:00
Djordje Atlialp
79d0488087
Add automatic dark/light theme switching based on os
2021-01-14 10:55:00 +01:00
Djordje Atlialp
d549a90e48
Overwork background image support
2021-01-10 18:09:12 +01:00
Djordje Atlialp
24b4615f73
Merge pull request #197 from ay0o/background
...
added support for a background image on the homepage
2021-01-10 17:36:37 +01:00
Djordje Atlialp
0091c33d92
Add coverCaption
2021-01-10 16:58:03 +01:00
Djordje Atlialp
e340245780
Display categories in posts
2020-09-06 10:59:11 +02:00
Ay0
35d298ae55
added support for a background image on the homepage
2020-08-09 21:24:24 +01:00
TheGroundZero
f9ccae8e3f
Use relURL for post-cover
...
Use relURL instead of statically adding a / in front of the path.
Otherwise, this would give issues with external URLs. Also assumes user would know that a / is added in front of the path, making it relative to the root.
2020-07-24 19:09:46 +02:00
Djordje Atlialp
43279295c1
Maybe fix for #156
...
https://github.com/rhazdon/hugo-theme-hello-friend-ng/issues/156
2020-05-15 10:52:28 +02:00
Djordje Atlialp
dff6aa52a4
Merge pull request #131 from compleatang/production
...
Align how the theme handles cover images
2020-05-13 09:19:06 +02:00
Djordje Atlialp
9f3c15b70e
Fix issue with wrong pluralization of section title
2020-05-13 08:40:09 +02:00
Robleh Esa
4d65cf7d78
Fix section list pages
...
Sections other than posts were displaying posts because it was hard coded in $contentTypeName.
2020-05-12 16:55:43 -04:00
Djordje Atlialp
23434e2102
Add pagination for list views
2020-05-12 09:12:56 +02:00
Casey Kuhlman
c583a9da06
align the cover with the image
...
Signed-off-by: Casey Kuhlman <casey.kuhlman@monax.io>
2020-04-09 13:35:46 +01:00
Djordje Atlialp
6e5ea9c054
Do not display disqus in normal single pages
2020-03-15 15:05:21 +01:00
Djordje Atlialp
589eea364d
Fix disqus
2020-03-15 13:45:52 +01:00
Djordje Atlialp
18ad9eccaa
Fix disqus
2020-03-15 13:27:37 +01:00
Jimmy Zhang
5085524412
Better multilingual support: absURL -> absLangURL
2019-04-24 20:52:53 +08:00
Djordje Atlialp
9c7c6a7652
Exclude javascript parts into own file
2019-02-25 23:28:30 +01:00
Djordje Atlialp
bae3b85b1f
Add defaults for date things
2019-02-22 16:41:01 +01:00
Djordje Atlialp
e64403370d
Default single page also displays language flags
2019-02-03 01:36:24 +01:00
Djordje Atlialp
7c958b1e6d
Remove pagination and reading infos from normal single pages
2019-02-02 21:00:12 +01:00
Djordje Atlialp
de8e9e591e
Add comments flag to enable/disable comments per page
2019-01-28 02:12:09 +01:00
Djordje Atlialp
805c789ee9
The graat customizing ...
2019-01-27 23:02:55 +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
2ff92d6fdf
Update theme for 2019
2019-01-06 11:23:25 +01:00
panr
9532cb8285
Set default theme in config toml
2018-12-21 19:07:58 +01:00
panr
a8b843adb8
New Version - 1.0.1 — Set dark theme as default & fix eslint
2018-08-24 09:37:55 +02: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