Commit graph

34 commits

Author SHA1 Message Date
Yifei Gao
a227287e44
feat: prevent creation of pages with duplicate names 2024-10-23 11:51:52 -03:00
Yifei Gao
0da67fb873
feat: avoid highlighting strikethroughed code 2024-10-22 22:35:55 +08:00
Yifei Gao
157907e09d
feat: apply decoration to annotated code 2024-10-22 21:48:33 +08:00
Yifei Gao
42dfbd43b2
feat: replace <br> with space in the website build 2024-10-21 23:18:58 +08:00
Daniel Shiffman
a44346699b
Merge branch 'main' into dev/incorporate-videos 2024-10-08 11:51:01 -04:00
Yifei Gao
9b2113d788
feat: support multiple videos for one heading 2024-10-08 22:54:40 +08:00
Yifei Gao
8a040191ba
feat: add an index page fro exercises 2024-10-08 09:07:09 +08:00
Yifei Gao
f5d214784a
feat: implement the fill-in-blank feature and more
- reveal / hide answer
- copy raw code
2024-09-12 23:48:50 +08:00
Yifei Gao
e7515880e4
feat: keep the dom elements in code snippet 2024-09-12 18:48:08 +08:00
Yifei Gao
45717816a2
[feature] support video link with headings 2024-07-03 01:05:04 +08:00
Daniel Shiffman
8634bd7b09
Merge pull request #941 from nature-of-code/dev/misc-update
Misc website updates
2024-04-24 08:51:22 -04:00
Yifei Gao
fc7e4817ef
using colon as separator instead of period 2024-04-23 16:24:21 -04:00
Yifei Gao
ba9fc7fea7
update codesplit logic to the same pdf version 2024-04-22 00:02:46 -04:00
Yifei Gao
ec5da3dc23
add chapter page description 2024-04-21 21:35:26 -04:00
Yifei Gao
2675ceaa2a
add opening figure 2024-04-21 20:48:40 -04:00
Yifei Gao
808f3c4703
add links to headings 2024-04-15 14:22:12 -04:00
jasongao97
13d23d9c6c add Example endpoint 2024-01-24 14:28:44 +08:00
jasongao97
687b0a7900 remove previous /examples page 2024-01-24 14:27:34 +08:00
jasongao97
82f498e57b change section type name 2024-01-24 14:27:00 +08:00
jasongao97
c91921ab4a match codesplit website style to pdf 2023-10-19 17:00:08 +08:00
jasongao97
cc81e40261 remove div.chapter-opening-figure on website 2023-09-17 14:58:11 +08:00
Jason Gao
5b50174324 fix className check 2023-08-29 23:33:34 +08:00
Jason Gao
f84dc95015 switch the *-only notation to class 2023-08-29 22:17:50 +08:00
Jason Gao
360911d075 add examples page 2023-04-18 13:57:05 -04:00
jasongao97
0bdda2ec59 support pdf-only and web-only blocks 2022-11-28 11:25:59 -05:00
jasongao97
35ee26dd63 keep referral information 2022-10-11 15:53:28 -04:00
jasongao97
c818424c30 external link open in new tab #86 2022-10-03 20:05:33 -04:00
jasongao97
08a1c5967d Update parse-content.mjs 2022-10-03 19:44:00 -04:00
jasongao97
53c6e68ee0 parse html in bootstrap period 2022-08-28 22:14:36 -04:00
jasongao97
56f49138af add previous/next nav buttons 2022-08-25 17:46:12 -04:00
jasongao97
393e720cd0 clean up 2022-07-29 09:05:15 -04:00
jasongao97
53379a8a59 add local images handling in gatsby 2022-07-28 21:29:28 -04:00
jasongao97
66e28644cc simplified gatsby sourcing 2022-07-26 15:25:53 -04:00
jasongao97
c7e4a170ac add gatsby & tailwind 2022-07-20 21:39:22 -04:00