-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathwebsite.yaml
78 lines (68 loc) · 2.6 KB
/
website.yaml
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
68
69
70
71
72
73
74
75
76
77
78
title: abhi.page
intro_prefix: Hi, I’m
about: I design & developer software. Passionate about technology-forward thinking, modular/scalable architecture & clean design. Currently heading Product @ Eko.
description: A technology blog by Kumar Abhishek. I write about technology and software development.
display_name: Abhishek
name_audio: /assets/audio/abhishek_hi.mp3
avatar: /assets/img/abhi-avatar.png
author: Kumar Abhishek
github_current_repo: https://github.com/manustays/abhi.page.11ty
github_main_branch: https://github.com/manustays/abhi.page.11ty/tree/main
sections:
feed:
title: Notes on Technology and Software Development
notes:
label: Notes
crumb: notes
subtitle: Short notes on technology and coding. My second brain.
description: A collection of notes and recipes on technology, coding and software development. My second brain.
blog:
label: Blog
crumb: blog
subtitle:
description: Articles on technology and software development.
#### WebMentions (How to setup: https://sia.codes/posts/webmentions-eleventy-in-depth)
webmentions:
domain: abhi.page
# Setup WEBMENTION_IO_TOKEN in environment variables (see .env.example)
#### SEO & Social...
image: /assets/img/abhi-bw.jpg
keywords: blog, notes, developer, technology, coding, resume, portfolio, abhishek, abhiweb
twitter_handle: '@abhiweb'
social_profiles:
- title: Linkedin
url: https://linkedin.com/in/abhiweb
id: abhiweb
ico: linkedin
msg: Connect with me on LinkedIn
- title: Github
url: https://github.com/manustays
id: manustays
ico: github
msg: My work on GitHub
- title: Twitter
url: https://twitter.com/abhiweb
id: '@abhiweb'
ico: twitter
msg: I'm on Twitter (@abhiweb)
hide: true
- title: Pinterest
url: https://in.pinterest.com/manustays
id: manustays
ico: pinterest
msg: Connect with me on Pinterest
- title: Stack Overflow
url: https://stackoverflow.com/users/505601/abhishek?tab=profile
ico: stack-overflow
msg: My profile on StackOverflow
- title: StackShare
url: https://stackshare.io/abhiweb/tech-stack
ico: stackshare-line
msg: See the tools & technology I use on StackShare
#### Others...
# google_font_url: https://fonts.googleapis.com/css2?family=Lora:wght@700&display=swap&text=abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890%21%22%23%24%25%26%27%2B%2C%2F%40%7C%7B%7D%5B%5D%3B%3C%3D%3E%3F.!-*()₹
## The following values are setup as ENVIRONMENT-VARIABLES:
## (See '.env.example' file for details)
# BASE_URL
# GA_KEY (Google Analytics)
# MS_CLARITY_TAG (Microsoft Clarity Analytics)