-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
48 lines (45 loc) · 1.34 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
title: "JS SBU"
email: js.team@brainstation-23.com
formskey: xbjeqboj
timezone: "Asia/Dhaka"
baseurl: "/js-sbu"
permalink: "/:title/"
logo: "assets/images/logo.png"
favicon: "assets/images/favicon.ico"
author: "JS SBU"
paginate: 30
disqus: "jssbusite"
locale: en_us
lang: en_us
feed_items: 10
feed_update_period: daily
feed_update_frequency: 1
markdown: kramdown
kramdown:
syntax_highlighter_opts:
disable: true
sass:
sass_dir: _sass
style: compressed
ganalytics: UA-113961478-1
# Authors
authors:
JS_SBU:
name: JS_SBU
display_name: JS SBU
avatar: "assets/images/logo.png"
email: js.team@brainstation-23.com
web: https://brainstation-23.com/
description: "JS-SBU unit at Brain Station 23 PLC is dedicated to using the latest JavaScript technologies to create high-quality, efficient, and scalable applications for their clients. With their expertise in Node.js, React, Angular, ReactNative, Shopify, and Flutter, they are able to deliver customized solutions that meet their clients' specific needs and help them achieve their business goals."
# Social
social:
linkedIn: https://www.linkedin.com/company/brain-station-23/
facebook: https://www.facebook.com/brainstation23/
twitter: https://twitter.com/BrainStation23
# Plugins
plugins:
- jekyll-paginate
- jekyll-sitemap
- jekyll-feed
- jekyll-seo-tag
- jekyll-archives