[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] org to static site?
From: |
Rasmus |
Subject: |
Re: [O] org to static site? |
Date: |
Thu, 01 Jun 2017 12:09:23 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) |
Hi,
> I'm trying to wean myself off of Wordpress for next year's teaching
> websites, and am wondering what solutions other people are using for
> turning a collection of org pages and/or subtrees into a static html site.
I use ox and ox-publish. Since ox-publish can be recursive it's quite
versatile. I use a lot of css as well. Using special-blocks, you should
be able to make any look that you need.
> I am leaning towards Hugo but honestly not for any sensible reason; I've
> seen other people use Jekyll, though the fact that Github doesn't support
> direct conversion from org-mode removes some of Jekyll's appeal; and I know
> there are a number of other solutions too.
On my laptop, I just keep raw org files and sometimes html files.
ox-publish converts all org files and just copy over html, css and js
files.
I push changes to gitlab which then builds the website using gitlab-ci.
Gitlab also deploys the website to my domain and works with Let’s Encrypt.
https://gitlab.com/pages/org-mode
Hope it helps,
Rasmus
--
Lasciate ogni speranza, voi che leggete questo.
- Re: [O] org to static site?, Julian M. Burgos, 2017/06/01
- Re: [O] org to static site?,
Rasmus <=
- Re: [O] org to static site?, Scott Randby, 2017/06/04
- Re: [O] org to static site?, John Ankarström, 2017/06/05
- Re: [O] org to static site?, Scott Randby, 2017/06/05
- Re: [O] org to static site?, Nick Dokos, 2017/06/05
- Re: [O] org to static site?, Scott Randby, 2017/06/05
- Re: [O] org to static site?, Nicolas Goaziou, 2017/06/10
- Re: [O] org to static site?, Scott Randby, 2017/06/10
- Re: [O] org to static site?, Fabrice Popineau, 2017/06/06