xvw / scala.io

The scala.io 2K23 code source

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ScalaIO website code source

Note : main is deployed to https://preprod-scala-io.cleverapps.io/

Previews on PR are availables with the bot.

Data

Data for talks, speakers, schedule are here: https://github.com/ScalaIO/scala.io/tree/main/src/main/scala/io/scala/data

Pre-requisites

Running dev

npm install
make dev

The app wil be available at http://localhost:5173

Fixing a speaker / talk information

  • Create a fork
  • Edit the content in src/main/scala/io/scala/data
  • Open a PR

You can use the following git commit message template:

fix(talk): <talk title>
fix(speaker): <speaker name>

About

The scala.io 2K23 code source


Languages

Language:Scala 81.4%Language:SCSS 16.2%Language:Sass 1.0%Language:JavaScript 1.0%Language:Makefile 0.3%Language:HTML 0.2%