lazyblorg
Blogging with Org-mode for very lazy people (by novoid)
weblorg
Static Site Generator for Emacs (by emacs-love)
Our great sponsors
lazyblorg | weblorg | |
---|---|---|
6 | 11 | |
274 | 229 | |
- | 4.4% | |
5.6 | 6.0 | |
3 months ago | 2 months ago | |
Python | Emacs Lisp | |
GNU General Public License v3.0 only | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
lazyblorg
Posts with mentions or reviews of lazyblorg.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-03-16.
-
Question about workflow, org-id-get-create, and org-store-link.
Between the first idea and the actual start of the implementation of lazyblorg there was a time span of several years. ;-)
-
How to add search feature in org exported web sites?
My website is generated by lazyblorg which is using DuckDuckGo for searches. A query looks like that:
-
emacs rss feeds
Shameless plug: I blog about Emacs but since I was too lazy to implement topic-specific feeds yet, you could add my general feed to get my Emacs-related articles as well. I'm sure that decent feed aggregators are able to filter for specific topics/words.
-
Best way to make a blog website with emacs org mode?
When your focus is "fast and easy creating a blog entry anywhere in my Org files" and you don't have special needs for JavaScript-foo, you might love https://github.com/novoid/lazyblorg which I built for https://karl-voit.at/
-
Single-file Native-Elisp static site generator
I've seen Weblorg, which is Native Elisp, but rewrites me to create a new file for each blog-post. Then there's Lazyblorg, but it's written in python, and also searches across all your .org files, not just a single one.
-
How to fake Org mode data (or shift existing dates to today) for demo purposes?
Therefore, I implemented my own (very naïve and nasty) Org parser for lazyblorg.
weblorg
Posts with mentions or reviews of weblorg.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-09-19.
-
Weblorg: A Static HTML Generator for Emacs and Org-Mode
github: https://github.com/emacs-love/weblorg
-
Org-Mode, HTML Themes, and CSS
Did you tried weblorg? http://emacs.love/weblorg
-
Weblorg Static HTML Generator: New Release 0.1.2
hi hi thanks for the comment. I haven't tried that myself yet but that would be most likely possible and definitely quite fun to see coming to life. Although I haven't planned specific integrations with any packages, I did try to keep the design of weblorg open enough for that sort of case. I went on a bit more of detail about it on this question that is somewhat similar to your point https://github.com/emacs-love/weblorg/issues/18.
https://github.com/emacs-love/weblorg/pull/57 if folks are curious.
-
Blog hosting advice request
Weblorg: static site generator built on pure emacs-lisp. cost: $0 (if you host on GitHub, GitLab, or Netlify) features: If you want to leverage the benefits you have on emacs-lisp you can easily do it, people have built interesting things like org-webring and blog planet (see this website for example)
-
How I get work done with Emacs and org-mode
You may want to take a look at https://github.com/emacs-love/weblorg It's a static site generator that uses org-mode files directly, without a need for a jekyl intermediary.
-
Single-file Native-Elisp static site generator
I've seen Weblorg, which is Native Elisp, but rewrites me to create a new file for each blog-post. Then there's Lazyblorg, but it's written in python, and also searches across all your .org files, not just a single one.
- Weblorg – Static site generator written in Emacs with native org-mode support
- weblorg: Static Site Generator for Emacs
What are some alternatives?
When comparing lazyblorg and weblorg you can also consider the following projects:
org-msg - OrgMsg is a GNU/Emacs global minor mode mixing up Org mode and Message mode to compose and reply to emails in a Outlook HTML friendly style.
Hyde - A Python Static Website Generator
elfeed - An Emacs web feeds client
org2blog - Blog from Org mode to WordPress.
templatel - Jinja inspired template language for Emacs Lisp
ox-hugo - A carefully crafted Org exporter back-end for Hugo
Hexo - A fast, simple & powerful blog framework, powered by Node.js.
sodaware.sdf.org - The full source to the sodaware.sdf.org site.
hexo-renderer-org - Hexo renderer plugin for emacs org-mode
psachin
defblog - A web site/blog builder, implemented as a wrapper around org-project.