@lokalise/node-api
Version:
Official Lokalise API 2.0 Node.js client
29 lines (24 loc) • 708 B
YAML
title: Lokalise APIv2 Node SDK
email: bodrovis@protonmail.com
description: >- # this means to ignore newlines until "baseurl:"
Node interface for the Lokalise APIv2.
baseurl: "/node-lokalise-api" # the subpath of your site, e.g. /blog
url: "https://lokalise.github.io" # 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-minifier
- jekyll-sitemap
jekyll-minifier:
remove_intertag_spaces: true
defaults:
- scope:
path: ""
type: "pages"
values:
layout: "default"