Skip to content

Commit 8869579

Browse files
Scala Projects course content (#346)
* scala projects content * formatted images * ragnarok * haoyi description * spelling whitelist
1 parent 3d030a5 commit 8869579

File tree

13 files changed

+149
-37
lines changed

13 files changed

+149
-37
lines changed

.trunk/configs/.codespellrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[codespell]
22
skip = *.svg,*.xsl
3-
ignore-words-list = assertIO,aNumber,optionA,OptIn,compiletime,launchIn,shouldBe,RIn,Absolut
3+
ignore-words-list = assertIO,aNumber,optionA,OptIn,compiletime,launchIn,shouldBe,RIn,Absolut,Statick

src/collections/courses.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ export default defineCollection({
7171
three: image().optional(),
7272
four: image().optional(),
7373
five: image().optional(),
74+
six: image().optional(),
7475
})
7576
.strict()
7677
.optional(),
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
biography: Haoyi Li is a software engineer and the author of com-lihaoyi, an ecosystem of popular open-source Scala libraries, including os-lib, uPickle, Cask and Scalatags. He also recently released the 1.0 version of his improved Mill build tool, and is is the author of the book Hands-On Scala Programming.
2+
name: Haoyi Li
3+
photo: ./photo.png
4+
socials:
5+
6+
github: lihaoyi
7+
website: https://www.lihaoyi.com/
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)