title: Lokalise APIv2 Node SDK
email: bodrovis@protonmail.com
description: >- # this means to ignore newlines until "baseurl:"
  Node interface for the Lokalise APIv2.
baseurl: "" # the subpath of your site, e.g. /blog
url: "" # the base hostname & protocol for your site, e.g. http://example.com
twitter_username: lokalise
github_username:  lokalise

# Build settings
markdown: kramdown
theme: null

strict_front_matter: true

plugins:
  - jekyll-seo-tag
  - jekyll-sitemap

defaults:
  - scope:
      path: ""
      type: "pages"
    values:
      layout: "default"