Skip to content

Commit 0742390

Browse files
committed
1 parent f3d88f9 commit 0742390

11 files changed

+36
-29
lines changed

404.scroll

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
buildHtml
2+
editBaseUrl /edit.html?folderName=pldb.io&fileName=
23
replace BASE_URL
34
title Page not found
4-
editBaseUrl /edit.html?folderName=pldb.io&fileName=
55

66
header.scroll
77

blog/settings.scroll

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
importOnly
22
baseUrl https://pldb.io/blog/
3+
editBaseUrl /edit.html?folderName=pldb.io&fileName=blog/
34
replace BASE_URL ..
45
rssFeedUrl feed.xml
5-
editBaseUrl /edit.html?folderName=pldb.io&fileName=blog/

books/books.scroll

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
baseUrl https://pldb.io/books/
22
buildConcepts books.json books.tsv books.csv
3+
editBaseUrl /edit.html?folderName=pldb.io&fileName=books/
34
permalink index.html
45
replace BASE_URL ..
56
title Books for Programmers
6-
editBaseUrl /edit.html?folderName=pldb.io&fileName=books/
77

88
// A ScrollSet with information on books about programming languages
99

concepts/drupal.scroll

+6
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@ repoStats
1919
files 18498
2020
country Various
2121

22+
subreddit https://www.reddit.com/r/drupal/
23+
memberCount
24+
2024 17000
25+
twitter https://x.com/drupal
26+
youtubes https://www.youtube.com/@DrupalAssociation
27+
2228
gitRepo https://git.drupalcode.org/project/drupal
2329

2430
wikipedia https://en.wikipedia.org/wiki/Drupal

concepts/templeos.scroll

+4-3
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ appeared 2005
66
creators Terry A. Davis
77
tags os
88
website https://templeos.org/
9-
country United States
10-
wikipedia https://en.wikipedia.org/wiki/TempleOS
119

12-
isOpenSource true
1310
isPublicDomain true
11+
isOpenSource true
12+
country United States
13+
14+
wikipedia https://en.wikipedia.org/wiki/TempleOS

creators/creators.scroll

+10-10
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,13 @@ primaryLinkParser
4444
}
4545

4646
name Aaron Swartz
47-
born 1986
48-
wikipedia https://en.wikipedia.org/wiki/Aaron_Swartz
49-
country United States
5047
homepage http://aaronsw.com
51-
twitter https://x.com/aaronsw
5248
gits https://github.com/aaronsw
49+
twitter https://x.com/aaronsw
50+
born 1986
5351
died 2013
52+
wikipedia https://en.wikipedia.org/wiki/Aaron_Swartz
53+
country United States
5454

5555
name Mark Sibly
5656
gits https://github.com/blitz-research
@@ -1822,20 +1822,20 @@ born 1988
18221822
country China
18231823

18241824
name Terry A. Davis
1825-
wikipedia https://en.wikipedia.org/wiki/Terry_A._Davis
1825+
homepage https://templeos.org
18261826
born 1969
18271827
died 2018
1828-
homepage https://templeos.org
1828+
wikipedia https://en.wikipedia.org/wiki/Terry_A._Davis
18291829

18301830
name Eric Seidel
1831-
twitter https://x.com/_eseidel
18321831
homepage https://eseidel.com/
18331832
gits https://github.com/eseidel
1833+
twitter https://x.com/_eseidel
18341834
born 1980
18351835

18361836
name Dries Buytaert
1837-
wikipedia https://en.wikipedia.org/wiki/Dries_Buytaert
1838-
born 1978
1839-
country Belgium
18401837
homepage https://dri.es
18411838
gits https://github.com/dbuytaert
1839+
born 1978
1840+
wikipedia https://en.wikipedia.org/wiki/Dries_Buytaert
1841+
country Belgium

features/settings.scroll

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
importOnly
22
baseUrl https://pldb.io/features/
3-
replace BASE_URL ..
43
editBaseUrl /edit.html?folderName=pldb.io&fileName=features/
4+
replace BASE_URL ..

lists/keywords.scroll

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ endSnippet
1919
KEYWORDS_TABLE
2020

2121
footer.scroll
22-
tableSearch
22+
tableSearch

lists/settings.scroll

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
baseUrl https://pldb.io/lists/
2-
replace BASE_URL ..
32
editBaseUrl /edit.html?folderName=pldb.io&fileName=lists/
3+
replace BASE_URL ..

pages/settings.scroll

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
importOnly
22
baseUrl https://pldb.io/pages/
3-
replace BASE_URL ..
43
editBaseUrl /edit.html?folderName=pldb.io&fileName=pages/
4+
replace BASE_URL ..

rootHeader.scroll

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
importOnly
2-
replace BASE_URL .
3-
tags All
4-
editBaseUrl /edit.html?folderName=pldb.io&fileName=
5-
6-
// Set the base url. Without this trick, browsing the site locally would require serving it via localhost to get relative url paths to work since we reuse the header and footer in nested folders. (There could be a better way to do this.)
7-
keyboardNav
8-
9-
header.scroll
1+
importOnly
2+
editBaseUrl /edit.html?folderName=pldb.io&fileName=
3+
replace BASE_URL .
4+
tags All
5+
6+
// Set the base url. Without this trick, browsing the site locally would require serving it via localhost to get relative url paths to work since we reuse the header and footer in nested folders. (There could be a better way to do this.)
7+
keyboardNav
8+
9+
header.scroll

0 commit comments

Comments
 (0)