• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ardumont / org2jekyll / 239
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: dependabot/bundler/testing-blog/activesupport-6.0.6.1
DEFAULT BRANCH: master
Ran 16 May 2020 02:44PM UTC
Jobs 3
Files 1
Run time 5s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

16 May 2020 02:37PM UTC coverage: 100.0%. Remained the same
239

push

travis-ci

ardumont
Respect org-mode option regarding toc generation

This rewrites how org2jekyll works, relying more on org-mode's publish
mechanism to do its work.

Prior to this commit, org2jekyll manipulated temporary files to prepare jekyll
yaml header as export html black. This worked most of the time except for
example for the toc:t option which was not respected (#58).

This still does the temporary manipulation except now, we let org-mode publish
correctly the toc (and all options for that matters). Then, through a dedicated
hook, the yaml header is as the last step prepended to the html published file.

Internally, this uses emacs' hook mechanism with the dedicated org-publish hook
`org-publish-after-publishing-hook`.

When activating org2jekyll mode, this installs the hook in
'org-publish-after-publishing-hook list.

When deactivating org2jekyll mode, this removes such hook.

Related #38

7 of 7 relevant lines covered (100.0%)

4.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 239.1 (EMACS_CI=emacs-26-1) 16 May 2020 02:44PM UTC 0
100.0
Travis Job 239.1
2 239.2 (EMACS_CI=emacs-26-2) 16 May 2020 02:44PM UTC 0
100.0
Travis Job 239.2
3 239.3 (EMACS_CI=emacs-26-3) 16 May 2020 02:44PM UTC 0
100.0
Travis Job 239.3
Source Files on build 239
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #239
  • ef1d0107 on github
  • Prev Build on respect-toc-setup (#237)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc