Viewing profile — olaven
olaven
HN member- Joined
- Sat, Mar 21, 2020, 8:03 AM UTC
- HN karma
- 3
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About olaven
No profile information was provided.
Recent public activity
-
comment
Comment #44283479
Hey HN! I built this landing page to validate whether there's demand for automatic time tracking across calendars. I already use calendars to manage my time and life, but I lack th…
- story
-
comment
Comment #30415783
If you want to write markdown and use something really simple, I feel it's appropriate to mention Markblog[0], a blogging engine I wrote a while back. I've also written a short gui…
-
comment
Comment #29402150
Thanks for checking it out! Yeah, like you I made it for personal use :) Thank you!
-
comment
Comment #29384618
This looks great! I actually made a very similar tool called Markblog[1]. We did a lot the same way (even using Deno!), but we did themes a little differently. I used custom CSS-fi…
-
comment
Comment #23317154
If I may, I would like to add my own Markblog to the list :-) It is basically a static site generator based on markdown files. ( https://github.com/olaven/markblog )
-
comment
Comment #22645247
If you don't mind some self promotion: I made a tiny, markdown-based blogging solution called Markblog. ( https://github.com/olaven/markblog ) No frontend framework. Just Markdown.…