Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paolobrasolin/jekyll-antex
Use arbitrary LaTeX in your Jekyll website!
https://github.com/paolobrasolin/jekyll-antex
Last synced: 2 months ago
JSON representation
Use arbitrary LaTeX in your Jekyll website!
- Host: GitHub
- URL: https://github.com/paolobrasolin/jekyll-antex
- Owner: paolobrasolin
- License: mit
- Created: 2016-09-17T17:44:26.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2023-02-26T14:19:32.000Z (almost 2 years ago)
- Last Synced: 2024-03-24T22:00:44.505Z (10 months ago)
- Language: Ruby
- Homepage: https://paolobrasolin.github.io/jekyll-antex/
- Size: 775 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# jekyll-antex
[![CI tests status badge][build-shield]][build-url]
[![Latest release badge][rubygems-shield]][rubygems-url]
[![License badge][license-shield]][license-url]
[![Maintainability badge][cc-maintainability-shield]][cc-maintainability-url]
[![Test coverage badge][cc-coverage-shield]][cc-coverage-url][build-shield]: https://img.shields.io/github/workflow/status/paolobrasolin/jekyll-antex/CI/main?label=tests&logo=github
[build-url]: https://github.com/paolobrasolin/jekyll-antex/actions/workflows/main.yml "CI tests status"
[rubygems-shield]: https://img.shields.io/gem/v/jekyll-antex?logo=ruby
[rubygems-url]: https://rubygems.org/gems/jekyll-antex "Latest release"
[license-shield]: https://img.shields.io/github/license/paolobrasolin/jekyll-antex
[license-url]: https://github.com/paolobrasolin/jekyll-antex/blob/main/LICENSE "License"
[cc-maintainability-shield]: https://img.shields.io/codeclimate/maintainability/paolobrasolin/jekyll-antex?logo=codeclimate
[cc-maintainability-url]: https://codeclimate.com/github/paolobrasolin/jekyll-antex "Maintainability"
[cc-coverage-shield]: https://img.shields.io/codeclimate/coverage/paolobrasolin/jekyll-antex?logo=codeclimate&label=test%20coverage
[cc-coverage-url]: https://codeclimate.com/github/paolobrasolin/jekyll-antex/coverage "Test coverage"