344303947 / kevacoin-website

Source code for https://kevacoin.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kevacoin-website

Source code for https://kevacoin.org

The project uses eleventy as static website generator. The generated website is under /docs.

Installation

npm install

Generation

The generated files are under /docs, do not manually edit these files. We use Liquid language for the web page templates. After making changes to the files, run the following command:

npx eleventy --output docs

Check in your changes as well as the changed files under /docs. The github page will be served from this directory.

About

Source code for https://kevacoin.org


Languages

Language:HTML 57.0%Language:Liquid 29.2%Language:CSS 12.8%Language:JavaScript 1.1%