JSPM

axcora-rss

1.0.0
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 1
    • Score
      100M100P100Q21861F
    • License MIT

    Axcora rss component for axcora SSG

    Package Exports

    • axcora-rss
    • axcora-rss/axcora-rss.axc

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (axcora-rss) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    Axcora rss

    npm i axcora-rss

    import in to your frontmatter markdown or on axcora templating ```

    css: theme: 'essentials' components: - rss

    {% axcora-rss /%}

    
    After including the component, you can use it both in Markdown articles and directly within your templating files.
    
    ### Implementation Example
    Insert a component using the Axcora templating syntax:
    
    Axcora RSS implementation
    

    {% axcora-rss /%}