Skip to content

Commit c9e4d5a

Browse files
committed
Rebuild the website.
1 parent a0ea7ab commit c9e4d5a

24 files changed

Lines changed: 1103 additions & 44 deletions

Gemfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
source 'https://rubygems.org'
2+
gem 'github-pages', group: :jekyll_plugins
3+
gem 'just-the-docs'

Gemfile.lock

Lines changed: 287 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,287 @@
1+
GEM
2+
remote: https://rubygems.org/
3+
specs:
4+
activesupport (7.2.2.1)
5+
base64
6+
benchmark (>= 0.3)
7+
bigdecimal
8+
concurrent-ruby (~> 1.0, >= 1.3.1)
9+
connection_pool (>= 2.2.5)
10+
drb
11+
i18n (>= 1.6, < 2)
12+
logger (>= 1.4.2)
13+
minitest (>= 5.1)
14+
securerandom (>= 0.3)
15+
tzinfo (~> 2.0, >= 2.0.5)
16+
addressable (2.8.7)
17+
public_suffix (>= 2.0.2, < 7.0)
18+
base64 (0.2.0)
19+
benchmark (0.4.0)
20+
bigdecimal (3.1.9)
21+
coffee-script (2.4.1)
22+
coffee-script-source
23+
execjs
24+
coffee-script-source (1.12.2)
25+
colorator (1.1.0)
26+
commonmarker (0.23.11)
27+
concurrent-ruby (1.3.5)
28+
connection_pool (2.5.2)
29+
csv (3.3.4)
30+
dnsruby (1.72.4)
31+
base64 (~> 0.2.0)
32+
logger (~> 1.6.5)
33+
simpleidn (~> 0.2.1)
34+
drb (2.2.1)
35+
em-websocket (0.5.3)
36+
eventmachine (>= 0.12.9)
37+
http_parser.rb (~> 0)
38+
ethon (0.16.0)
39+
ffi (>= 1.15.0)
40+
eventmachine (1.2.7)
41+
execjs (2.10.0)
42+
faraday (2.13.1)
43+
faraday-net_http (>= 2.0, < 3.5)
44+
json
45+
logger
46+
faraday-net_http (3.4.0)
47+
net-http (>= 0.5.0)
48+
ffi (1.17.2-arm64-darwin)
49+
forwardable-extended (2.6.0)
50+
gemoji (4.1.0)
51+
github-pages (232)
52+
github-pages-health-check (= 1.18.2)
53+
jekyll (= 3.10.0)
54+
jekyll-avatar (= 0.8.0)
55+
jekyll-coffeescript (= 1.2.2)
56+
jekyll-commonmark-ghpages (= 0.5.1)
57+
jekyll-default-layout (= 0.1.5)
58+
jekyll-feed (= 0.17.0)
59+
jekyll-gist (= 1.5.0)
60+
jekyll-github-metadata (= 2.16.1)
61+
jekyll-include-cache (= 0.2.1)
62+
jekyll-mentions (= 1.6.0)
63+
jekyll-optional-front-matter (= 0.3.2)
64+
jekyll-paginate (= 1.1.0)
65+
jekyll-readme-index (= 0.3.0)
66+
jekyll-redirect-from (= 0.16.0)
67+
jekyll-relative-links (= 0.6.1)
68+
jekyll-remote-theme (= 0.4.3)
69+
jekyll-sass-converter (= 1.5.2)
70+
jekyll-seo-tag (= 2.8.0)
71+
jekyll-sitemap (= 1.4.0)
72+
jekyll-swiss (= 1.0.0)
73+
jekyll-theme-architect (= 0.2.0)
74+
jekyll-theme-cayman (= 0.2.0)
75+
jekyll-theme-dinky (= 0.2.0)
76+
jekyll-theme-hacker (= 0.2.0)
77+
jekyll-theme-leap-day (= 0.2.0)
78+
jekyll-theme-merlot (= 0.2.0)
79+
jekyll-theme-midnight (= 0.2.0)
80+
jekyll-theme-minimal (= 0.2.0)
81+
jekyll-theme-modernist (= 0.2.0)
82+
jekyll-theme-primer (= 0.6.0)
83+
jekyll-theme-slate (= 0.2.0)
84+
jekyll-theme-tactile (= 0.2.0)
85+
jekyll-theme-time-machine (= 0.2.0)
86+
jekyll-titles-from-headings (= 0.5.3)
87+
jemoji (= 0.13.0)
88+
kramdown (= 2.4.0)
89+
kramdown-parser-gfm (= 1.1.0)
90+
liquid (= 4.0.4)
91+
mercenary (~> 0.3)
92+
minima (= 2.5.1)
93+
nokogiri (>= 1.16.2, < 2.0)
94+
rouge (= 3.30.0)
95+
terminal-table (~> 1.4)
96+
webrick (~> 1.8)
97+
github-pages-health-check (1.18.2)
98+
addressable (~> 2.3)
99+
dnsruby (~> 1.60)
100+
octokit (>= 4, < 8)
101+
public_suffix (>= 3.0, < 6.0)
102+
typhoeus (~> 1.3)
103+
html-pipeline (2.14.3)
104+
activesupport (>= 2)
105+
nokogiri (>= 1.4)
106+
http_parser.rb (0.8.0)
107+
i18n (1.14.7)
108+
concurrent-ruby (~> 1.0)
109+
jekyll (3.10.0)
110+
addressable (~> 2.4)
111+
colorator (~> 1.0)
112+
csv (~> 3.0)
113+
em-websocket (~> 0.5)
114+
i18n (>= 0.7, < 2)
115+
jekyll-sass-converter (~> 1.0)
116+
jekyll-watch (~> 2.0)
117+
kramdown (>= 1.17, < 3)
118+
liquid (~> 4.0)
119+
mercenary (~> 0.3.3)
120+
pathutil (~> 0.9)
121+
rouge (>= 1.7, < 4)
122+
safe_yaml (~> 1.0)
123+
webrick (>= 1.0)
124+
jekyll-avatar (0.8.0)
125+
jekyll (>= 3.0, < 5.0)
126+
jekyll-coffeescript (1.2.2)
127+
coffee-script (~> 2.2)
128+
coffee-script-source (~> 1.12)
129+
jekyll-commonmark (1.4.0)
130+
commonmarker (~> 0.22)
131+
jekyll-commonmark-ghpages (0.5.1)
132+
commonmarker (>= 0.23.7, < 1.1.0)
133+
jekyll (>= 3.9, < 4.0)
134+
jekyll-commonmark (~> 1.4.0)
135+
rouge (>= 2.0, < 5.0)
136+
jekyll-default-layout (0.1.5)
137+
jekyll (>= 3.0, < 5.0)
138+
jekyll-feed (0.17.0)
139+
jekyll (>= 3.7, < 5.0)
140+
jekyll-gist (1.5.0)
141+
octokit (~> 4.2)
142+
jekyll-github-metadata (2.16.1)
143+
jekyll (>= 3.4, < 5.0)
144+
octokit (>= 4, < 7, != 4.4.0)
145+
jekyll-include-cache (0.2.1)
146+
jekyll (>= 3.7, < 5.0)
147+
jekyll-mentions (1.6.0)
148+
html-pipeline (~> 2.3)
149+
jekyll (>= 3.7, < 5.0)
150+
jekyll-optional-front-matter (0.3.2)
151+
jekyll (>= 3.0, < 5.0)
152+
jekyll-paginate (1.1.0)
153+
jekyll-readme-index (0.3.0)
154+
jekyll (>= 3.0, < 5.0)
155+
jekyll-redirect-from (0.16.0)
156+
jekyll (>= 3.3, < 5.0)
157+
jekyll-relative-links (0.6.1)
158+
jekyll (>= 3.3, < 5.0)
159+
jekyll-remote-theme (0.4.3)
160+
addressable (~> 2.0)
161+
jekyll (>= 3.5, < 5.0)
162+
jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0)
163+
rubyzip (>= 1.3.0, < 3.0)
164+
jekyll-sass-converter (1.5.2)
165+
sass (~> 3.4)
166+
jekyll-seo-tag (2.8.0)
167+
jekyll (>= 3.8, < 5.0)
168+
jekyll-sitemap (1.4.0)
169+
jekyll (>= 3.7, < 5.0)
170+
jekyll-swiss (1.0.0)
171+
jekyll-theme-architect (0.2.0)
172+
jekyll (> 3.5, < 5.0)
173+
jekyll-seo-tag (~> 2.0)
174+
jekyll-theme-cayman (0.2.0)
175+
jekyll (> 3.5, < 5.0)
176+
jekyll-seo-tag (~> 2.0)
177+
jekyll-theme-dinky (0.2.0)
178+
jekyll (> 3.5, < 5.0)
179+
jekyll-seo-tag (~> 2.0)
180+
jekyll-theme-hacker (0.2.0)
181+
jekyll (> 3.5, < 5.0)
182+
jekyll-seo-tag (~> 2.0)
183+
jekyll-theme-leap-day (0.2.0)
184+
jekyll (> 3.5, < 5.0)
185+
jekyll-seo-tag (~> 2.0)
186+
jekyll-theme-merlot (0.2.0)
187+
jekyll (> 3.5, < 5.0)
188+
jekyll-seo-tag (~> 2.0)
189+
jekyll-theme-midnight (0.2.0)
190+
jekyll (> 3.5, < 5.0)
191+
jekyll-seo-tag (~> 2.0)
192+
jekyll-theme-minimal (0.2.0)
193+
jekyll (> 3.5, < 5.0)
194+
jekyll-seo-tag (~> 2.0)
195+
jekyll-theme-modernist (0.2.0)
196+
jekyll (> 3.5, < 5.0)
197+
jekyll-seo-tag (~> 2.0)
198+
jekyll-theme-primer (0.6.0)
199+
jekyll (> 3.5, < 5.0)
200+
jekyll-github-metadata (~> 2.9)
201+
jekyll-seo-tag (~> 2.0)
202+
jekyll-theme-slate (0.2.0)
203+
jekyll (> 3.5, < 5.0)
204+
jekyll-seo-tag (~> 2.0)
205+
jekyll-theme-tactile (0.2.0)
206+
jekyll (> 3.5, < 5.0)
207+
jekyll-seo-tag (~> 2.0)
208+
jekyll-theme-time-machine (0.2.0)
209+
jekyll (> 3.5, < 5.0)
210+
jekyll-seo-tag (~> 2.0)
211+
jekyll-titles-from-headings (0.5.3)
212+
jekyll (>= 3.3, < 5.0)
213+
jekyll-watch (2.2.1)
214+
listen (~> 3.0)
215+
jemoji (0.13.0)
216+
gemoji (>= 3, < 5)
217+
html-pipeline (~> 2.2)
218+
jekyll (>= 3.0, < 5.0)
219+
json (2.11.3)
220+
just-the-docs (0.10.1)
221+
jekyll (>= 3.8.5)
222+
jekyll-include-cache
223+
jekyll-seo-tag (>= 2.0)
224+
rake (>= 12.3.1)
225+
kramdown (2.4.0)
226+
rexml
227+
kramdown-parser-gfm (1.1.0)
228+
kramdown (~> 2.0)
229+
liquid (4.0.4)
230+
listen (3.9.0)
231+
rb-fsevent (~> 0.10, >= 0.10.3)
232+
rb-inotify (~> 0.9, >= 0.9.10)
233+
logger (1.6.6)
234+
mercenary (0.3.6)
235+
minima (2.5.1)
236+
jekyll (>= 3.5, < 5.0)
237+
jekyll-feed (~> 0.9)
238+
jekyll-seo-tag (~> 2.1)
239+
minitest (5.25.5)
240+
net-http (0.6.0)
241+
uri
242+
nokogiri (1.18.8-arm64-darwin)
243+
racc (~> 1.4)
244+
octokit (4.25.1)
245+
faraday (>= 1, < 3)
246+
sawyer (~> 0.9)
247+
pathutil (0.16.2)
248+
forwardable-extended (~> 2.6)
249+
public_suffix (5.1.1)
250+
racc (1.8.1)
251+
rake (13.2.1)
252+
rb-fsevent (0.11.2)
253+
rb-inotify (0.11.1)
254+
ffi (~> 1.0)
255+
rexml (3.4.1)
256+
rouge (3.30.0)
257+
rubyzip (2.4.1)
258+
safe_yaml (1.0.5)
259+
sass (3.7.4)
260+
sass-listen (~> 4.0.0)
261+
sass-listen (4.0.0)
262+
rb-fsevent (~> 0.9, >= 0.9.4)
263+
rb-inotify (~> 0.9, >= 0.9.7)
264+
sawyer (0.9.2)
265+
addressable (>= 2.3.5)
266+
faraday (>= 0.17.3, < 3)
267+
securerandom (0.4.1)
268+
simpleidn (0.2.3)
269+
terminal-table (1.8.0)
270+
unicode-display_width (~> 1.1, >= 1.1.1)
271+
typhoeus (1.4.1)
272+
ethon (>= 0.9.0)
273+
tzinfo (2.0.6)
274+
concurrent-ruby (~> 1.0)
275+
unicode-display_width (1.8.0)
276+
uri (1.0.3)
277+
webrick (1.9.1)
278+
279+
PLATFORMS
280+
arm64-darwin-21
281+
282+
DEPENDENCIES
283+
github-pages
284+
just-the-docs
285+
286+
BUNDLED WITH
287+
2.4.15

_config.yml

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,17 @@
1-
theme: jekyll-theme-slate
1+
title: WFDB
2+
theme: just-the-docs
3+
4+
plugins:
5+
- jekyll-feed
6+
- jekyll-seo-tag
7+
8+
callouts:
9+
warning:
10+
title: Note
11+
color: red
12+
important:
13+
title: Note
14+
color: blue
15+
citation:
16+
title: Citation
17+
color: yellow

apple-touch-icon.png

8.15 KB
Loading

assets/bg.svg

Lines changed: 1 addition & 0 deletions
Loading

assets/bm.svg

Lines changed: 1 addition & 0 deletions
Loading

assets/th.jpeg

9.57 KB
Loading

assets/tp.svg

Lines changed: 1 addition & 0 deletions
Loading

assets/wfdb.svg

Lines changed: 1 addition & 0 deletions
Loading

favicon-96x96.png

3.12 KB
Loading

0 commit comments

Comments
 (0)