Could we have a way of users liking / starring pages ? #1083
Closed
markusmoenig
started this conversation in
General
Replies: 1 comment
-
This can't be done by the theme itsellf as due to the lack of a central shared storage. This is basically a limitiation of Hugo, because it's a static site generator. Nevertheless, you could hack something together to implement it your self. A bit similar as a comment system. But this is out of the scope of the themes code. You might find some hints and inspiration in the Hugo discourse. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would make things a bit more interactive
Beta Was this translation helpful? Give feedback.
All reactions