1.0.0 • Published 5 years ago

bloggify-ajs-components v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

bloggify-ajs-components

Version Downloads

AJS Components for Bloggify

:cloud: Installation

# Using npm
npm install --save bloggify-ajs-components

# Using yarn
yarn add bloggify-ajs-components

:clipboard: Example

<!DOCTYPE html>
<html lang="en">
    <head>
        <% mod("bloggify-ajs-components/lib/head") %>
        <% mod("bloggify-ajs-components/lib/og-social") %>
    </head>
    <body>
        ... content ...
        <% mod("bloggify-ajs-components/lib/footer") %>
    </body>
</html>

:question: Get Help

There are few ways to get help:

  1. Please post questions on Stack Overflow. You can open issues with questions, as long you add a link to your Stack Overflow question.
  2. For bug reports and feature requests, open issues. :bug:

:yum: How to contribute

Have an idea? Found a bug? See how to contribute.

:scroll: License

MIT © Bloggify