Skip to content

Latest commit

 

History

History
151 lines (148 loc) · 5.58 KB

todo.org

File metadata and controls

151 lines (148 loc) · 5.58 KB

Backlog

0.1.9 [100%]

  • [X] Permit to add extra yaml headers during export with user-custom variable (#34)
  • [X] Support the new org-mode export block syntax with retro-compatibility (#32)
  • [X] Refactoring on internal function names
  • [X] Add MELPA and license badges
  • [X] Doc - Improvments (#33)
  • [X] CI - Improvments (#31)
  • [X] Packaging - Sign annotated tag during release
  • [X] Packaging - Switch to new version of evm.
  • [X] Packaging - Rename utilities.el to org2jekyll-utilities.el (#30)
  • [X] Upgrade version

0.1.8 [100%]

  • [X] Update version
  • [X] Improve deployment script
  • [X] Code convention (limit to 80 characters line)
  • [X] Close #27 - Add headers to current buffer
  • [X] Close #26 - fix potential page publishing problem
  • [X] Improve coverage

0.1.7 [100%]

  • [X] Update version
  • [X] Update org2jekyll dependencies
  • [X] #22 - Add tags feature
  • [X] Improve completion for post/default type

0.1.6 [100%]

  • [X] Update version
  • [X] Fix org2jekyll-create-draft limits for international characters #20
  • [X] Release notes

0.1.5 [100%]

  • [X] Update version
  • [X] org2jekyll must publish images, js, css - #18
  • [X] Fix release.sh regarding version not initialized
  • [X] Automate marmalade deploy

0.1.4 [100%]

  • [X] Internal - Fix docstring (thanks @purcell)
  • [X] Rename functions to respect conventions (again, I missed the `!` in names)
  • [X] Reference recipes in el-get and melpa
  • [X] Update version
  • [X] Remove unused org2jekyll-pkg.el file and adapt Makefile - melpa/melpa#2513 (comment)

0.1.3 [100%]

  • [X] Update version
  • [X] Respect elisp coding convention
  • [X] Mention the breaking api names in calling function names in the readme.
  • [X] Alias old function names for compatibility’s sake
  • [X] Update formatting code

0.1.2 [100%]

  • [X] Fix error on draft header creation - ardumont#12
  • [X] Update version

0.1.1 [100%]

  • [X] Create backlog
  • [X] Update version
  • [X] Permit the publication of all the posts + binding
  • [X] Permit the publication of all the pages
  • [X] Update docs

0.1.0 [100%]

  • [X] Create backlog
  • [X] Update version
  • [X] Fix default binding in org2jekyll-mode
  • [X] Make the publish! action asynchronous [2/2]
    • [X] Close not-needed interactive command and make them function
    • [X] Render asynchronous the main org2jekyll/publish! command
  • [X] Add checks on header and explain what’s missing if problems.

0.0.9 [100%]

  • [X] Create backlog
  • [X] Update version
  • [X] Ask for desired layout when creating a draft

0.0.8 [100%]

  • [X] Create backlog
  • [X] Update version
  • [X] Fix implementation of output-directory function
  • [X] Remove unused dependency deferred (for the moment not used)
  • [X] Improve doc (header + README.org + customization group + install step)
  • [X] Create minor mode with default bindings
  • [X] Update readme about minor mode
  • [X] Add TOC to readme

0.0.7 [100%]

  • [X] Create backlog
  • [X] Update version
  • [X] Permit to publish jekyll ready html page (not blog post) using the same mechanism as blog post
  • [X] Expose only one command to publish post or html page
  • [X] Merge the jekyll `layout` notion with the org `project` notion
  • [X] Update documentation about the new possibilities

0.0.6 [100%]

`CLOSED: [2014-12-20 Sat 13:05]

  • [X] Create backlog
  • [X] Update version
  • [X] Remove dead code
  • [X] Fix draft folder computation to be in source input directory
  • [X] Permit the blog metadata to determine the desired layout
  • [X] Refactor main function in multiple sub functions to ease testing
  • [X] Update deps version
  • [X] Permit options to be null without breaking jekyll publishing
  • [X] Ensure install works with clean install mechanism
  • [X] When publishing remove the org2jekyll/jekyll-drafts-dir arborescence
  • [X] Improve default header computation
  • [X] Fix ci-travis for emacs 24.3
  • [X] Add ci-travis status badge

0.0.5 [100%]

  • [X] Create backlog
  • [X] Update version
  • [X] No toc in the default template header

0.0.4 [100%]

  • [X] Create backlog
  • [X] Update version
  • [X] Fix draft template creation
  • [X] Generate date when draft creation
  • [X] Ask for categories and description for draft creation
  • [X] Update README.org
  • [X] Create a simple readme section in org2jekyll.el

0.0.3 [100%]

  • [X] Create backlog
  • [X] Update version
  • [X] Add autoloads on public functions
  • [X] Improve README.org documentation
  • [X] Use custom variables + update doc

0.0.2 [100%]

0.0.1 [100%]