Skip to content

Commit

Permalink
Revert "site update 2"
Browse files Browse the repository at this point in the history
This reverts commit e6d804b.
  • Loading branch information
RizhongLin committed Nov 21, 2024
1 parent 13acbba commit 93247a3
Show file tree
Hide file tree
Showing 8 changed files with 59 additions and 361 deletions.
33 changes: 12 additions & 21 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,9 @@ rss-description: This website is a virtual proof that I'm awesome

# Select which social network share links to show in posts
share-links-active:
twitter: false
facebook: false
linkedin: false
twitter: true
facebook: true
linkedin: true
vk: false

# How to display the link to your website in the footer
Expand Down Expand Up @@ -246,7 +246,7 @@ footer-hover-col: "#0085A1"
################

# Ruby Date Format to show dates of posts
date_format: "%-d %b, %Y"
date_format: "%B %-d, %Y"

# Facebook App ID
#fb_app_id: ""
Expand All @@ -266,29 +266,20 @@ kramdown:
input: GFM

# Default YAML values (more information on Jekyll's site)
# defaults:
# -
# scope:
# path: ""
# type: "posts"
# values:
# layout: "post"
# comments: true # add comments to all blog posts
# social-share: true # add social media sharing buttons to all blog posts
# -
# scope:
# path: "" # any file that's not a post will be a "page" layout by default
# values:
# layout: "page"
# Default post settings
defaults:
-
scope:
path: ""
type: "posts"
values:
layout: "post"
social-share: true
nav-short: true
comments: true # add comments to all blog posts
social-share: true # add social media sharing buttons to all blog posts
-
scope:
path: "" # any file that's not a post will be a "page" layout by default
values:
layout: "page"

# Exclude these files from production site
exclude:
Expand Down
65 changes: 0 additions & 65 deletions _includes/plotly/visualization2.html

This file was deleted.

65 changes: 0 additions & 65 deletions _includes/plotly/visualization3.html

This file was deleted.

65 changes: 0 additions & 65 deletions _includes/plotly/visualization4.html

This file was deleted.

Binary file removed assets/img/movie-analytics-bg.png
Binary file not shown.
21 changes: 0 additions & 21 deletions assets/img/movie-failure-bg.svg

This file was deleted.

Binary file removed assets/img/popcorn-spill.jpg
Binary file not shown.
Loading

0 comments on commit 93247a3

Please sign in to comment.