Skip to content

Commit 5e297cd

Browse files
committed
basic changes
1 parent fd7149d commit 5e297cd

6 files changed

Lines changed: 14 additions & 47 deletions

File tree

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ plugins:
205205
- jekyll-imagemagick
206206
- jekyll-jupyter-notebook
207207
- jekyll-link-attributes
208-
- jekyll-minifier
208+
# - jekyll-minifier
209209
- jekyll-paginate-v2
210210
- jekyll-regex-replace
211211
- jekyll/scholar

_news/announcement_1.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

_news/announcement_2.md

Lines changed: 0 additions & 33 deletions
This file was deleted.

_news/announcement_3.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
layout: post
3-
date: 2016-01-15 07:59:00-0400
3+
date: 2025-12-24 07:59:00-0500
44
inline: true
5-
related_posts: false
5+
related_posts: true
66
---
77

8-
A simple inline announcement with Markdown emoji! :sparkles: :smile:
8+
Came back from Egypt :smile:

_sass/_base.scss

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ table.table a {
5151

5252
.table-dark {
5353
background-color: transparent;
54+
5455
&.table-bordered {
5556
border: 1px solid var(--global-divider-color) !important;
5657
}
@@ -135,7 +136,8 @@ blockquote {
135136
// Checklist
136137

137138
ul.task-list {
138-
list-style-type: none; /* Remove bullets from all levels */
139+
list-style-type: none;
140+
/* Remove bullets from all levels */
139141
}
140142

141143
ul.task-list > li ul {
@@ -808,13 +810,15 @@ footer.sticky-bottom {
808810
border-color: var(--global-theme-color);
809811
}
810812
}
813+
811814
a.award.btn {
812815
border-color: var(--global-highlight-color);
813816
}
814817
}
815818

816819
.badges {
817820
padding-bottom: 0.5rem;
821+
818822
span {
819823
display: inline-block;
820824
color: $black-color;
@@ -868,9 +872,11 @@ footer.sticky-bottom {
868872
border-color: var(--global-text-color);
869873
}
870874
}
875+
871876
div.award.hidden {
872877
border: dashed 1px var(--global-bg-color);
873878
}
879+
874880
div.award.hidden.open {
875881
border-color: var(--global-highlight-color);
876882
}
@@ -1299,6 +1305,7 @@ ninja-keys::part(ninja-input-wrapper) {
12991305
.newsletter-error {
13001306
font-size: 16px !important;
13011307
}
1308+
13021309
.newsletter-form-container {
13031310
margin-right: 20px;
13041311
margin-left: 20px;
@@ -1353,7 +1360,8 @@ ninja-keys::part(ninja-input-wrapper) {
13531360
figure.cover {
13541361
display: inline-block;
13551362
text-align: center;
1356-
margin: 0.5rem; /* adjust as needed */
1363+
margin: 0.5rem;
1364+
/* adjust as needed */
13571365

13581366
img {
13591367
vertical-align: bottom;

assets/img/prof_pic_color.png

-13.7 MB
Binary file not shown.

0 commit comments

Comments
 (0)