Skip to content
This repository was archived by the owner on Sep 1, 2020. It is now read-only.

Commit 4f92410

Browse files
Adds readme as index.md file
1 parent 4112c24 commit 4f92410

File tree

3 files changed

+5
-272
lines changed

3 files changed

+5
-272
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
layout: home
3+
---
4+
15
# Typelevel Scala
26

37
## What is this repository?

build.sbt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ micrositeAuthor := "Typelevel contributors"
88
micrositeHomepage := "http://typelevel.org/scala"
99
micrositeGithubOwner := "typelevel"
1010
micrositeGithubRepo := "scala"
11+
micrositeExtratMdFiles := Map(file("README.md") -> "index.md")
1112
micrositeHighlightTheme := "atom-one-light"
1213
micrositePalette := Map(
1314
"brand-primary" -> "#FC4053",

src/main/tut/index.md

Lines changed: 0 additions & 272 deletions
This file was deleted.

0 commit comments

Comments
 (0)