Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 0 additions & 44 deletions .travis.yml

This file was deleted.

16 changes: 9 additions & 7 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# SITE CONFIGURATION
baseurl: "/Type-on-Strap"
url: "https://sylhare.github.io"
baseurl: "/my-blog"
url: "https://coder-lg.github.io"

# THEME-SPECIFIC CONFIGURATION
title: Type on Strap # site's title
description: "A website with blog posts and pages" # used by search engines
title: LG's blog # site's title
description: "welcome to my blog" # used by search engines
avatar: assets/img/triangle.png # Empty for no avatar in navbar
favicon: assets/favicon.ico # Icon displayed in the tab

# Header and footer text
header_text: Change <code>header_text</code> in <code>_config.yml</code> # Change Blog header text
header_text: my blog. # Change Blog header text
header_feature_image: assets/img/pexels/triangular.jpeg
footer_text: >
Powered by <a href="https://jekyllrb.com/">Jekyll</a> with <a href="https://github.com/sylhare/Type-on-Strap">Type on Strap</a>
Expand All @@ -33,8 +33,10 @@ comments:
disqus_shortname: # Your discus shortname for comments
cusdis_app_id: # Your cusdis data-app-id
utterances: # Enable by filling below information. For more info, go to https://utteranc.es
repo: # your public comments repository (e.g. owner/repo)
issue-term: # Issue term (e.g. "comment" consider issues with this word in the title as comments)
repo: coder-lg/my-blog-comments # your public comments repository (e.g. owner/repo)
issue-term: title # Issue term (e.g. "comment" consider issues with this word in the title as comments)
theme: github-dark
label: mainblogcomment

# PAGINATION
paginate: 5
Expand Down
24 changes: 4 additions & 20 deletions _data/authors.yml
Original file line number Diff line number Diff line change
@@ -1,20 +1,4 @@
rohanchandra: # author-id
name: "Rohan Chandra"
avatar: "https://avatars2.githubusercontent.com/u/816965?s=460&v=4"
url: "https://github.com/rohanchandra"
sylhare:
name: Sylhare
avatar: "https://avatars3.githubusercontent.com/u/20642750?s=460&v=4"
url: "https://github.com/sylhare"
mmistakes:
name: "Michael Rose"
avatar: "https://avatars3.githubusercontent.com/u/1376749?s=460&v=4"
url: "https://github.com/mmistakes"
mhagnumdw:
name: Mhagnumdw
avatar: "https://avatars2.githubusercontent.com/u/17688846?s=460&v=4"
url:
unknown:
name: Unknown
avatar:
url:
coder-lg:
name: "LG"
avatar: "https://avatars.githubusercontent.com/u/76845820?s=400&u=6abe8f7803196516562cdf0af76fe798eae8c590&v=4"
url: "https://github.com/coder-lg"
6 changes: 3 additions & 3 deletions _data/icons.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ calendly:
dribbble:
facebook:
flickr:
github: sylhare
gitlab:
github: coder-lg
gitlab: coder-lg
google-scholar: # e.g. "WXAAOb0AAAAJ"
instagram:
hacker-news:
Expand All @@ -15,7 +15,7 @@ linkedin:
mail: # e.g. "sam@mail.com"
map: # e.g. "34.0886/-118.3191"
mastodon: # e.g. "fostodon.org/@sam"
matrix: # e.g. "@sam:matrix.org"
matrix: "@coder-lg:matrix.org" # e.g. "@sam:matrix.org"
medium:
patreon:
phone: # e.g. "+11111111111"
Expand Down
12 changes: 0 additions & 12 deletions _posts/2013-10-18-blogging-with-title.md

This file was deleted.

181 changes: 0 additions & 181 deletions _posts/2013-11-02-Tech-stuff-example.md

This file was deleted.

Loading