Skip to content

A copy of Durhack's 2023 website, which I contributed to prior to the event.

Notifications You must be signed in to change notification settings

willwoodward/durhack-website-2023

 
 

Repository files navigation

DurHack 2023 Website

This repository is the latest website for DurHack.

We're hosting this using Netlify at durhack.com.

Quick Start

  1. Clone this repo:

    git clone https://github.com/ducompsoc/durhack
    
  2. Install dependencies:

    npm install
    
  3. Build static site:

    npm run build
    
  4. Install netlify-cli globally if you haven't already:

    npm install -g netlify-cli
    

    https://docs.netlify.com/cli/get-started/

  5. Start local development server:

    netlify dev
    

Questions, Comments and Concerns

Drop us a line at [email protected]!

About

A copy of Durhack's 2023 website, which I contributed to prior to the event.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 65.9%
  • Vue 32.1%
  • JavaScript 1.3%
  • TypeScript 0.7%