File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 44
55; ; Author: Antoine R. Dumont (@ardumont) <[email protected] >66; ; Maintainer: Antoine R. Dumont (@ardumont) <[email protected] >7- ; ; Version: 0.2.6
7+ ; ; Version: 0.2.7
88; ; Package-Requires: ((dash-functional "2.11.0") (s "1.9.0"))
99; ; Keywords: org-mode jekyll blog publish
1010; ; URL: https://github.com/ardumont/org2jekyll
5757(require 's )
5858(require 'ido )
5959
60- (defconst org2jekyll--version " 0.2.6 " " Current org2jekyll version installed." )
60+ (defconst org2jekyll--version " 0.2.7 " " Current org2jekyll version installed." )
6161
6262(defgroup org2jekyll nil " Publish org-mode posts to jekyll"
6363 :tag " org2jekyll"
Original file line number Diff line number Diff line change 11#+title: Backlog
22#+author: ardumont
33
4+ * DONE 0.2.7 [100%]
5+ CLOSED: [2020-06-01 Mon 19:42]
6+ - [X] Fix ci
7+ - [X] Close #66: Properly link to internal publications
8+ - [X] Clean dead code
49* DONE 0.2.6 [100%]
510 CLOSED: [2020-05-27 Wed 21:14]
611- [X] Update missing documentations
You can’t perform that action at this time.
0 commit comments