Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
52 changes: 0 additions & 52 deletions playwright.config.ts
Original file line number Diff line number Diff line change
@@ -1,79 +1,27 @@
import { defineConfig, devices } from "@playwright/test";

/**
* Read environment variables from file.
* https://github.com/motdotla/dotenv
*/
// import dotenv from 'dotenv';
// import path from 'path';
// dotenv.config({ path: path.resolve(__dirname, '.env') });

/**
* See https://playwright.dev/docs/test-configuration.
*/
export default defineConfig({
testDir: "./__test__",
/* Run tests in files in parallel */
fullyParallel: true,
/* Fail the build on CI if you accidentally left test.only in the source code. */
forbidOnly: !!process.env.CI,
/* Retry on CI only */
retries: process.env.CI ? 2 : 0,
/* Opt out of parallel tests on CI. */
workers: process.env.CI ? 1 : undefined,
/* Reporter to use. See https://playwright.dev/docs/test-reporters */
reporter: "html",
/* Shared settings for all the projects below. See https://playwright.dev/docs/api/class-testoptions. */
use: {
/* Base URL to use in actions like `await page.goto('/')`. */
// baseURL: 'http://localhost:3000',

/* Collect trace when retrying the failed test. See https://playwright.dev/docs/trace-viewer */
trace: "on-first-retry",
},

/* Configure projects for major browsers */
projects: [
{
name: "chromium",
use: { ...devices["Desktop Chrome"] },
},

{
name: "firefox",
use: { ...devices["Desktop Firefox"] },
},

{
name: "webkit",
use: { ...devices["Desktop Safari"] },
},

/* Test against mobile viewports. */
// {
// name: 'Mobile Chrome',
// use: { ...devices['Pixel 5'] },
// },
// {
// name: 'Mobile Safari',
// use: { ...devices['iPhone 12'] },
// },

/* Test against branded browsers. */
// {
// name: 'Microsoft Edge',
// use: { ...devices['Desktop Edge'], channel: 'msedge' },
// },
// {
// name: 'Google Chrome',
// use: { ...devices['Desktop Chrome'], channel: 'chrome' },
// },
],

/* Run your local dev server before starting the tests */
// webServer: {
// command: 'npm run start',
// url: 'http://localhost:3000',
// reuseExistingServer: !process.env.CI,
// },
});
Binary file removed public/gallary/959256_249.jpg
Binary file not shown.
Binary file removed public/gallary/959256_249.webp
Binary file not shown.
Binary file removed public/gallary/IMG_3108.webp
Binary file not shown.
Binary file removed public/gallary/IMG_3161.webp
Binary file not shown.
Binary file removed public/gallary/IMG_3191.webp
Binary file not shown.
Binary file removed public/gallary/IMG_4467.webp
Binary file not shown.
Binary file removed public/gallary/IMG_4477.webp
Binary file not shown.
Binary file removed public/gallary/IMG_8150.webp
Binary file not shown.
Binary file removed public/gallary/IMG_8335.webp
Binary file not shown.
Binary file removed public/gallary/IMG_8413.webp
Binary file not shown.
Binary file removed public/gallary/IMG_8497.webp
Binary file not shown.
Binary file removed public/gallary/IMG_8540.webp
Binary file not shown.
Binary file removed public/images/404.jpg
Binary file not shown.
Binary file removed public/images/arindam.jpeg
Binary file not shown.
Binary file removed public/images/arkajit.jpeg
Binary file not shown.
Binary file added public/images/header.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/images/hero.jpeg
Binary file not shown.
Binary file removed public/images/kolkata-hero.jpg
Binary file not shown.
Binary file removed public/images/kolkata_image.jpg
Binary file not shown.
Binary file removed public/images/kolkata_image_1.png
Binary file not shown.
Binary file removed public/images/priyankar.jpeg
Binary file not shown.
Binary file removed public/images/shyam.jpg
Binary file not shown.
Binary file removed public/images/sujal.jpeg
Binary file not shown.
Binary file removed public/images/sulagna.jpeg
Binary file not shown.
Binary file removed public/images/tapas.jpeg
Binary file not shown.
45 changes: 45 additions & 0 deletions public/media-kit/react-kolkata-brand-guidelines.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
# React Kolkata — Brand Guidelines

## Who we are

React Kolkata is a community-driven hub for React developers in Kolkata. Our brand should
feel welcoming, modern, and rooted in the city we call home. Build. Learn. Connect.

## Our logos

All logo files can be downloaded from the Media Kit page on reactkolkata.com.

| File | Use it when |
| ---- | ----------- |
| `react-kolkata-logo.svg` | Default use. Docs, slides, partner pages, print. Scales cleanly at any size. |
| `react-kolkata-logo-light.png` | On dark backgrounds. |
| `react-kolkata-logo-dark.png` | On light backgrounds. |
| `react-kolkata-logo-full-light.png` | Full lockup (mark + wordmark) on dark backgrounds. |
| `react-kolkata-logo-full-dark.png` | Full lockup (mark + wordmark) on light backgrounds. |
| `react-kolkata-social-profile.png` | Social media avatars and profile pictures only. |

## How to use the logo

- Give the logo room to breathe. Keep clear space around it at least equal to the height
of the atom mark.
- Use the light version on dark backgrounds and the dark version on light backgrounds.
- Prefer the SVG file whenever possible. It stays sharp at every size.
- The minimum width for the full lockup is 120px on screen and 30mm in print.

## Please don't

- Don't stretch, squash, rotate, or rearrange the logo.
- Don't change its colours, add shadows, outlines, or gradients.
- Don't place it on busy photos or backgrounds where it is hard to read.
- Don't use old, redrawn, or unofficial versions of the logo.

## Typography

- Display and headlines: Instrument Serif (italic for emphasis words).
- Body and UI text: Inter.
- Code and mono details: Geist Mono.

## Questions

Want to feature React Kolkata, sponsor an event, or partner with us? Write to us at
reactkolkata@gmail.com.
Binary file added public/media-kit/react-kolkata-logo-dark.png
Binary file added public/media-kit/react-kolkata-logo-light.png
42 changes: 42 additions & 0 deletions public/media-kit/react-kolkata-logo.svg
Binary file added public/media-kit/react-kolkata-social-profile.png
Binary file removed public/partners/brave_screenshot_localhost.png
Diff not rendered.
Binary file removed public/partners/gdg.png
Diff not rendered.
Binary file removed public/partners/mmkolkata logo.png
Diff not rendered.
37 changes: 37 additions & 0 deletions public/sponsors/mindwebs.svg
33 changes: 33 additions & 0 deletions public/sponsors/miro.svg
Binary file added public/video/poster.mp4
Binary file not shown.
Loading