Coder Social home page Coder Social logo

chris234567 / svelte-site Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sbsev/site

0.0 0.0 0.0 1.13 MB

Homepage of the German student-run non-profit initiative Studenten bilden Schüler e.V.

Home Page: https://studenten-bilden-schueler.de

License: MIT License

JavaScript 7.92% Svelte 59.05% HTML 1.02% CSS 4.98% TypeScript 27.02%

svelte-site's Introduction

Favicon

Netlify Status Tests Lighthouse pre-commit.ci status Open in StackBlitz

StudyTutors e.V. is a student-run nonprofit initiative with chapters located in university towns all over Germany. Our mission is to provide free tutoring to refugees and children from underprivileged families.

This site is built with Svelte and Contentful.

Setup

Running this site locally requires git and pnpm (or npm). With those installed, do:

  1. Clone the repo and change into its directory.

    git clone https://github.com/sbsev/site st-site && cd st-site
  2. (optional) Setup pre-commit hooks.

    pre-commit install
  3. Install dependencies.

    pnpm install
  4. Copy .env.example to .env.

    cp .env.example .env

    Then open .env and insert your Contentful space ID and access token. These are found in the settings menu of a Contentful space under 'API keys'.

  5. Start the dev server.

    pnpm dev

Deploy

To publish this site to netlify:

  1. Create an account with netlify.

  2. Install the netlify-cli.

  3. Login to your account.

    netlify login
  4. Connect your GitHub repo with your netlify account for continuous deployment.

    netlify init
  5. Create a production build.

    pnpm export
  6. Finally deploy the site with

    netlify deploy

svelte-site's People

Contributors

janosh avatar dominikgeissler avatar kleinicke avatar pre-commit-ci[bot] avatar l8l 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.