generated from sandoche/Mobile-app-landingpage-template
-
Notifications
You must be signed in to change notification settings - Fork 5
/
_config.yml
67 lines (60 loc) · 1.67 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
### Welcome to Jekyll Webpack Boilerplate
#
# This config file contains the config of your webpages
# You may also want to update /config/webpack.pwa.js in case you want to generate a Progressive Web App
title: Screenshot Maker Android app 🔥 Make eye-catching screenshots with ease!
email: [email protected]
description: This screenshot generator allows you to create and share screenshots in a few taps.
baseurl: "/neonframe.page" # the subpath of your site, e.g. /blog
url: "https://mobiledevpro.github.io" # the base hostname & protocol for your site, e.g. http://example.com
theme_color: '#FF191C1D'
twitter_username: mobiledev_pro
github_username: mobiledevpro
author: Dmitri Chernysh
logo: assets/images/large-logo.png
twitter:
username: mobiledev_pro
social:
name: mobiledevpro
links:
- https://twitter.com/mobiledev_pro
- https://www.linkedin.com/in/dmitriychernysh
- https://github.com/dmitriy-chernysh
languages: ["en"]
ampdir: amp
github: false
### Google webmaster tools, Google Analytics, Doorbell and Cookie consent uncomment and put the API key
#webmaster_verifications:
#google: verification_code
google_analytics: G-7J55TB6YYJ
#doorbell:
# id: doorbell_id
# appKey: doorbell_appKey
#cookie_consent: true
### Build settings
markdown: kramdown
plugins:
- jekyll-feed
- jekyll-sitemap
- jekyll-seo-tag
- octopress-minify-html
- amp-jekyll
### Exclude from processing.
exclude:
- Gemfile
- Gemfile.lock
- node_modules
- vendor
- _src
- _images
- LICENSE
- package.json
- README.md
- webpack.config.js
- yarn-error.log
- yarn.lock
- config
- optimization-fix
- optimization-fix-this-file-is-ignored.js
- icon.png
- docs