All Projects → coldnew → org-hexo

coldnew / org-hexo

Licence: other
[DEPRECATE] Convert your org-mode blog to hexo markdown file

Programming Languages

emacs lisp
2029 projects

Projects that are alternatives of or similar to org-hexo

Hexo Renderer Org
Hexo renderer plugin for emacs org-mode
Stars: ✭ 157 (+685%)
Mutual labels:  hexo, org-mode
hexo-theme-simple99
A minimalist theme developed based on hexo, welcome to use!基于hexo开发的双栏式简约风主题,欢迎使用!已适配 twikoo 静态评论系统。
Stars: ✭ 16 (-20%)
Mutual labels:  hexo
hexo-theme-artemis
A minimalist Hexo theme inspired by pinggod/hexo-theme-apollo
Stars: ✭ 51 (+155%)
Mutual labels:  hexo
finito.el
📚 Manage books with Emacs 📚
Stars: ✭ 34 (+70%)
Mutual labels:  org-mode
yeonghoey
A personal knowledge base
Stars: ✭ 13 (-35%)
Mutual labels:  org-mode
org-roam-ui
A graphical frontend for exploring your org-roam Zettelkasten
Stars: ✭ 1,393 (+6865%)
Mutual labels:  org-mode
org-sync-snippets
Simple extension to export snippets to org-mode and vice versa
Stars: ✭ 14 (-30%)
Mutual labels:  org-mode
org-outer-indent
An outer indentation org mode
Stars: ✭ 25 (+25%)
Mutual labels:  org-mode
org-rich-yank
📋 Rich text clipboard for org-mode: Paste as a #+BEGIN_SRC block of correct mode, with link to where it came from
Stars: ✭ 59 (+195%)
Mutual labels:  org-mode
nroam
Org-roam backlinks within org-mode buffers
Stars: ✭ 106 (+430%)
Mutual labels:  org-mode
hexo-deployer-rsync
Rsync deployer plugin for Hexo.
Stars: ✭ 40 (+100%)
Mutual labels:  hexo
blog
my blog
Stars: ✭ 12 (-40%)
Mutual labels:  hexo
hexo-theme-wind
A Simple Hexo Theme.
Stars: ✭ 20 (+0%)
Mutual labels:  hexo
hexo-generator-category
Category generator plugin for Hexo.
Stars: ✭ 26 (+30%)
Mutual labels:  hexo
Seje
寫嘢 - A beatutiful Hexo Theme
Stars: ✭ 53 (+165%)
Mutual labels:  hexo
Hexo-Theme-MengD
A simple, lightweight Hexo theme(支持:pjax、discuss、twikoo、waline、valine评论)
Stars: ✭ 69 (+245%)
Mutual labels:  hexo
hexo-fs
File system module for Hexo.
Stars: ✭ 39 (+95%)
Mutual labels:  hexo
community
Volantis Community 社区主页 https://vlts.cc https://volantis.js.org
Stars: ✭ 85 (+325%)
Mutual labels:  hexo
mulukhiya-toot-proxy
各種ActivityPub対応インスタンスへの投稿に対して、内容の更新等を行うプロキシ。通称「モロヘイヤ」。
Stars: ✭ 24 (+20%)
Mutual labels:  hexo
OrgMode.jl
A Julia library for working with Org.
Stars: ✭ 52 (+160%)
Mutual labels:  org-mode

[DEAD] org-hexo – org-mode exporter for Hexo

THIS PROJECT IS DEAD:

I am porting this to my fork of coldnew/hexo-renderer-org, which now can use emacs to htmlize the code block.

Since coldnew/hexo-renderer-org is more easy to use instead of org-hexo, I’ll working on my fork instead of mantain this project.

You can see Getting Started with the Hexo and org-mode to know how to use coldnew/hexo-renderer-org.

這個專案死翹翹囉:

沒有為什麼,以前我都是用類似 org-publish-project 的方式來產生 HTML 檔案讓 hexo 去進行渲染,不過隨著 org-mode 文件越來越多,整個發布流程就會慢的讓人無法接受,所以這個專案 該死

取而代之的,我 fork CodeFalling/hexo-renderer-org 這個專案到 coldnew/hexo-renderer-org, 和原始版本的不同之處在於我的 fork 是用 emacs 自己去進行代碼上色,並且盡可能遵守 org-mode way。

目前已經有英文版本的 Getting Started with the Hexo and org-mode, 所以應該使用不會有任何問題才對,因此這個專案還是要死翹翹,因為我懶得維護了。 (中文版本要看心情,因為我很忙….)

BTW, coldnew/hexo-renderer-org 某一天會送 PR 回到 CodeFalling/hexo-renderer-org, 不過我無法保證何時….

不管怎樣,謝謝你們關注(Star)這個專案,他雖然死掉了,但是 repo 會一直保留在 GitHub 上。

—— Following are OLD contents ————-

org-hexo is an org-mode exporter for hexo static site generator. I write this for my personal’s blog.

This project is DEAD, but it’s workable now.

Since this project is written for myself, there’s no schedule to a workable release, if you intrested in this project, please add ISSUE to make me work more quickly

這個專案是我為了解決自己寫 blog 需求而設計的,因此沒人要求的話很難有正式發布的時間表,如果你想使用 org-mode 在 hexo 上,請開 ISSUE 讓我知道,並加緊把這專案發佈出來

TODO

Add full workable examples.

Currently I use emacs-blogit to export the org file to source/_posts dir. It’s time to integrate all to org-hexo.

Backend

org-hexo support following backend, which help you convert org-mode article to another type file

  • [X] Markdown

    It might work, but it may have problem when you enable htmlize, so this feature will move to use HTML backend

  • [X] HTML

    Now I use this :)

OPTIONS

#+OPTIONS:  feed:nil
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].