Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade jekyll-asciidoc gem to 2.0.1 #18

Merged
merged 1 commit into from
Nov 3, 2016
Merged

upgrade jekyll-asciidoc gem to 2.0.1 #18

merged 1 commit into from
Nov 3, 2016

Conversation

mojavelinux
Copy link
Member

  • upgrade jekyll-asciidoc gem to 2.0.1
  • allow jekyll-asciidoc to pull in asciidoctor gem
  • define page variables as AsciiDoc page attributes instead of front matter
  • add list of excludes that shouldn't be copied to site
  • add site description to config file
  • pull page description from page or site
  • add empty asciidoc config to config file
  • define base_dir and unsafe
  • capitalize GitHub properly (GitHub instead of Github)
  • capitalize AsciiDoc property (AsciiDoc instead of Asciidoc)
  • don't load JavaScript twice
  • fix heading levels in sample pages
  • don't wrap source listing in liquid raw tags
  • minor content fixes
  • slightly cleanup HTML template; don't close short tags

- upgrade jekyll-asciidoc gem to 2.0.1
- allow jekyll-asciidoc to pull in asciidoctor gem
- define page variables as AsciiDoc page attributes instead of front matter
- add list of excludes that shouldn't be copied to site
- add site description to config file
- pull page description from page or site
- add empty asciidoc config to config file
- define base_dir and unsafe
- capitalize GitHub properly (GitHub instead of Github)
- capitalize AsciiDoc property (AsciiDoc instead of Asciidoc)
- don't load JavaScript twice
- fix heading levels in sample pages
- don't wrap source listing in liquid raw tags
- minor content fixes
- slightly cleanup HTML template; don't close short tags
@mojavelinux mojavelinux merged commit 8a9ae76 into asciidoctor:master Nov 3, 2016
@mojavelinux mojavelinux deleted the upgrade-jekyll-asciidoc branch November 3, 2016 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant