https://github.com/dmacvicar/site.org
Website in org mode
https://github.com/dmacvicar/site.org
Last synced: 2 months ago
JSON representation
Website in org mode
- Host: GitHub
- URL: https://github.com/dmacvicar/site.org
- Owner: dmacvicar
- License: mit
- Created: 2019-08-07T05:23:35.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-06T21:36:48.000Z (almost 2 years ago)
- Last Synced: 2024-04-13T22:00:21.833Z (about 1 year ago)
- Language: Emacs Lisp
- Size: 2.87 MB
- Stars: 42
- Watchers: 5
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.org
- License: LICENSE
Awesome Lists containing this project
README
#+title: My homepage with org-mode
#+author: Duncan Mac-Vicar P.
#+date: <2019-08-15 Thu>
#+SLUG: README[[https://github.com/dmacvicar/site.org/actions?query=workflow%3A%22Build+and+publish+to+pages%22][file:https://github.com/dmacvicar/site.org/workflows/Build%20and%20publish%20to%20pages/badge.svg]]
* Introduction
This is the source for my website. It is managed using Emacs and [[https://orgmode.org][org-mode]].
The latest incarnation is based on [[https://emacs.love/weblorg/][weblorg]], a wrapper on top of [[https://orgmode.org/manual/Exporting.html][org-export]].
It used to be a heavily customized org-publish setup, but weblorg puts all together in a simpler setup and add support for Jinja like templates.
For details about the original implementation see [[file:posts/2019-09-03-migrating-from-jekyll-to-org/index.org][the introductory post]] and the [[https://github.com/dmacvicar/site.org/blob/75e54006a7384cfe8504ab8c6b215ab081d3d8ec/publish.el][\faGithub original source]].
* License
The code used for generating the site is licensed under the [[file:LICENSE][MIT]] license.
The content of the site, Copyright (©) 2014-2019 {{{author}}}.