Giter VIP home page Giter VIP logo

website's Introduction

Netlify Status

JS CraftCamp - Website

Contributing:

Updated of package dependencies:

  • We use renovate to auto-update our dependencies, so we don't need to do that manually.
  • Please use specific package dependencies like "1.3.5": With tracking the versions it could help avoid breaking things (even while we already make use of pnpm-lock.yaml)

Start developing:

Use corepack enable to make sure you have the same package manager enabled as we use in the project (pnpm in the version set in package.json).

Scripts

After installing the dependencies (via pnpm install), run

  • pnpm run dev for starting gatsby in dev mode
  • pnpm run format formatting all sources via prettier
  • pnpm run test verify valid participants data
  • pnpm run build verify that static build works

Project Structure

The website is a static page that gets built through SvelteKit with their adapter-static. You can find the routes in the src/routes directory.

Every page is put in +page.svelte and may include additional components just for that page or reusable components or functions from the src/lib folder.

website's People

Contributors

andys8 avatar berndkaiser avatar bitcloud avatar bjelline avatar choas avatar cko avatar coderbyheart avatar cowglow avatar davelosert avatar dependabot[bot] avatar floretan avatar greatbyte avatar haslers avatar iwangu avatar jeffersondarcy avatar lindt avatar lowsky avatar marcoemrich avatar meldron avatar migerh avatar narigo avatar renovate-bot avatar renovate[bot] avatar seelmann avatar sheepfromheaven avatar spock111 avatar wachri avatar wanieldeiss avatar wolframkriesing avatar yoyogruber avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.