Recent Releases of cff2pages

cff2pages - 0.2.0 Starting to convert to md output

  • Added support for HTML and Markdown output.
    • Implemented argument parsing for input file and output path.
    • Behavior change: The default output file is now public/citation.html.
    • Markdown output is not yet fully supported.
  • Included a "Cite As" box in the HTML output.
  • Fixed issue allowing authors without affiliations.
  • Refactored templates to encapsulate all modules.
  • Added docstrings; Sphinx documentation to be added in the future.

- HTML
Published by B3J4y over 1 year ago

cff2pages - Direct terminal execution

Enabled direct command-line execution of cff2pages after package installation.

- HTML
Published by B3J4y about 2 years ago

cff2pages - 0.1.0 - Added References

  • convert references to HTML
  • added tests for new conversions

- HTML
Published by B3J4y over 2 years ago

cff2pages - Tested all features

  • added Zenodo DOI to Citation.cff
  • moved CSS-styles to its own file
  • made generated HTML more readable
  • added unit tests

- HTML
Published by B3J4y over 2 years ago

cff2pages - 0.0.2 - Publish with Github Action

  • added version test
  • added publish action
  • rework README

- HTML
Published by B3J4y over 2 years ago

cff2pages - 0.0.1 - First Release

  • create first html-page based on cff attributes:
    • title
    • authors
    • keywords
    • identifiers
    • licence
    • abstract

- HTML
Published by B3J4y over 2 years ago