Skip to content
This repository was archived by the owner on Nov 25, 2022. It is now read-only.

codezilla-nl/codezilla-website

Repository files navigation

CODEZILLA Website

❗ The CODEZILLA website is no longer live. You can consider this repo as a piece of history :)

Tools / Libs

Installation

  • Clone the repo: git clone git@github.com:codezilla-nl/codezilla-website.git
  • Install dependencies: npm install

Tests

  • Run unit tests: npm test
  • Run E2E tests: npm run test-e2e

CI / Deployment / Hosting

  • CI and deployment is done through Github Actions, run on AWS Amplify Preview
  • Hosting is done on AWS Amplify

Folder structure

    |-- content > Markdown content that is used to generate the HTML files
    |-- src
        |-- classes > JavaScript classes
        |-- layouts > HTML layouts that are used to render the content in
        |-- scss > SASS stylesheets
        |-- main.js > Main JavaScript file that is used as the entry point for the website
        |-- main.scss > Main SASS file that is used as the entry point for the website

About

CODEZILLA's Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors