Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.
/ 2022 Public archive
forked from gambiconf/gambiconf.github.io

💾 GambiConf website for the 2022 edition

Notifications You must be signed in to change notification settings

gambiconf/2022

 
 

Repository files navigation

⚠️ This repository is an archive for the GambiConf 2022 edition, kept only for historical purpose

GambiConf

🐒 The Blow Your Mind Conference

How to run

1 - Clone this repo

[email protected]:gambiconf/gambiconf.github.io.git

2 - Install the dependencies

cd gambiconf.github.io.git && npm i

3 - Start the SvelteKit's development mode

npm run dev

4 - Then the website will be available at http://localhost:3000/

How to deploy

Deploying to GitHub Pages is an easy task. Just run it:

npm run build && npm run deploy

Languages

  • Svelte 94.4%
  • JavaScript 2.1%
  • CSS 1.6%
  • TypeScript 1.5%
  • HTML 0.4%