/weavly.org

Primary LanguageSCSSBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

C2LC Project

Netlify Status

This repository contains the files needed to build the Eleventy-based static site for the C2LC Project.

Usage

To run locally in development mode

  1. Install the required NPM packages: npm install
  2. Run Eleventy in development mode: npm start.

The website will be available at http://localhost:8080.

Notes

Modifications can be made to any source file or directory except for the contents of the ./dist/ directory. The ./dist/ directory is not versioned since it contains the built website that Eleventy generates from the source files, and files in dist are overwritten at build time.

License

The website code is available under the New BSD License.

Third Party Software in this project

This project is based on other publicly available software, categorized by license:

BSD 3-Clause License

MIT License