Skip to content

Commit 829e99b

Browse files
committed
added custom CSS
1 parent db5cf4f commit 829e99b

File tree

11 files changed

+3719
-12
lines changed

11 files changed

+3719
-12
lines changed
21.6 KB
Binary file not shown.

pagefind/pagefind-entry.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"version":"1.3.0","languages":{"en-US":{"hash":"en-US_d94391b471d1f","wasm":"en-US","page_count":7}}}
1+
{"version":"1.3.0","languages":{"en-US":{"hash":"en-US_ea8a12dba6be7","wasm":"en-US","page_count":6}}}
133 Bytes
Binary file not shown.

presentation1.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,10 @@
9494
code span.wa { color: #60a0b0; font-weight: bold; font-style: italic; } /* Warning */
9595
</style>
9696
<link rel="stylesheet" type="text/css" media="screen, projection, print"
97-
href="https://www.w3.org/Talks/Tools/Slidy2/styles/slidy.css" />
98-
<script src="https://www.w3.org/Talks/Tools/Slidy2/scripts/slidy.js"
97+
href="./styles/slidy.css" />
98+
<link rel="stylesheet" type="text/css" media="screen, projection, print"
99+
href="styles/sea-and-shore.css" />
100+
<script src="./scripts/slidy.js"
99101
charset="utf-8" type="text/javascript"></script>
100102
</head>
101103
<body>

presentation1.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,11 @@ institute: |
88
Caltech Library,
99
Digital Library Development
1010
description: workshop presentation
11-
urlcolor: blue
12-
linkstyle: bold
13-
aspectratio: 169
11+
slidy-url: .
12+
css: styles/sea-and-shore.css
1413
createDate: 2025-05-29
1514
updateDate: 2025-06-27
16-
draft: false
15+
draft: true
1716
pubDate: 2025-06-12
1817
place: Caltech Library (Zoom)
1918
date: 2025-06-12

presentation2.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,10 @@
9393
code span.wa { color: #60a0b0; font-weight: bold; font-style: italic; } /* Warning */
9494
</style>
9595
<link rel="stylesheet" type="text/css" media="screen, projection, print"
96-
href="https://www.w3.org/Talks/Tools/Slidy2/styles/slidy.css" />
97-
<script src="https://www.w3.org/Talks/Tools/Slidy2/scripts/slidy.js"
96+
href="./styles/slidy.css" />
97+
<link rel="stylesheet" type="text/css" media="screen, projection, print"
98+
href="styles/sea-and-shore.css" />
99+
<script src="./scripts/slidy.js"
98100
charset="utf-8" type="text/javascript"></script>
99101
</head>
100102
<body>

presentation2.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@ institute: |
88
Caltech Library,
99
Digital Library Development
1010
description: workshop presentation
11-
urlcolor: blue
12-
linkstyle: bold
13-
aspectratio: 169
11+
slidy-url: .
12+
css: styles/sea-and-shore.css
1413
createDate: 2025-05-29
1514
updateDate: 2025-06-27
1615
draft: true

0 commit comments

Comments
 (0)