twisterghost / sixtyfour

The 64Digits Website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

64Digits/sixtyfour

This repository contains the source code to the 64Digits website.

Dependencies

Python dependencies are defined in requirements.txt and can be installed by running pip install -r requirements.txt.

SCSS Dependencies

SCSS compilation requires Autoprefixer to be available on the CLI. The easiest way to do this is to install npx globally via npm, then run npm install in the root of the repo to install the dependencies (postcss-cli and autoprefixer)

About

The 64Digits Website

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 62.6%Language:HTML 26.7%Language:CSS 10.7%