lazyblorg
ox-hugo
Our great sponsors
lazyblorg | ox-hugo | |
---|---|---|
6 | 10 | |
274 | 714 | |
- | - | |
5.6 | 9.7 | |
3 months ago | 3 days ago | |
Python | Emacs Lisp | |
GNU General Public License v3.0 only | GNU General Public License v3.0 only |
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
-
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.
ox-hugo
-
PSA: ox-hugo will remove the option to export front-matter in YAML format in near future
Theoretically, it should make no difference in the final website created by Hugo. But if you see any issue, please report it on https://github.com/kaushalmodi/ox-hugo/issues.
-
New version of git-cliff is out!
cliff.toml config
-
My Org Roam Notes Workflow (2021)
> a lot of hacks to get exporting to ox-hugo to work
Hello! Please feel free to start a discussion on https://github.com/kaushalmodi/ox-hugo/discussions listing the things you need to tweak in ox-hugo to make it work with Org Roam.
In the past 3 months or so, I have been adding test Org files received from Org Roam users and they seem to be exporting alright.
Tests: https://github.com/kaushalmodi/ox-hugo/tree/main/test/site/c...
I'd welcome more tests there :)
> and improve performance [your config link]
From your config, I see this[1] overriding `org-hugo-link--headline-anchor-maybe`.
-
PSA: Default branch of ox-hugo repo changed to "main"
If anyone is, please respond to this issue.
-
org-mode/ox-hugo custom begin_noteblock
See if this helps: https://github.com/kaushalmodi/ox-hugo/issues/126
-
Blogging Stack with Org Mode
Ox-hugo to parse the articles into Hugo
-
How do I remove the generated {#id} heading when using ox-hugo?
I've posted this issue in the ox-hugo github here https://github.com/kaushalmodi/ox-hugo/issues/449 but I figured maybe I can get a quicker response here since I think the issue is coming from my config not the package.
-
Single-file Native-Elisp static site generator
There's ox-hugo.
-
Emacsconf site uses org-mode?
If you're interested in building websites with org-mode, I'd recommend looking into ox-hugo.
What are some alternatives?
org-books - Reading list management with org mode
github-orgmode-tests - This is a test project where you can explore how github interprets Org-mode files
org-fragtog - Automatically toggle Org mode LaTeX fragment previews as the cursor enters and exits them
emacs-howdoyou - Search and read stackoverflow and its sisters’ sites
quickstart-android - Firebase Quickstart Samples for Android
org-cliplink - Insert org-mode links from clipboard
elfeed - An Emacs web feeds client
toc-org - toc-org is an Emacs utility to have an up-to-date table of contents in the org files without exporting (useful primarily for readme files on GitHub)
Hyde - A Python Static Website Generator
weblorg - Static Site Generator for Emacs
org-export-head - Org mode to blog exporter. Converts each header to a different file