Phyloiota / treasury-web

Treasury Website - iotatreasury.org (not enabled yet)

Home Page:https://iota-community.github.io/treasury-web/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

Treasury Web Static Website.

If you want to use CMS functions, please either use /admin/ to edit content or create a pull request. See Netlify CMS for more help. This is supported locally only.

Technologies used:

1. Clone this Repository

git clone https://github.com/iota-community/treasury-web.git

2. Navigate to the directory

cd treasury-web

3. Install dependencies

npm install

4. Build the project to generate the first CSS

This step is only required the very first time.

npm run build

5. Run Eleventy

npm run start

big thanks for neat kick-starter template to surjithctly/neat-starter

About

Treasury Website - iotatreasury.org (not enabled yet)

https://iota-community.github.io/treasury-web/

License:Apache License 2.0


Languages

Language:HTML 64.0%Language:JavaScript 19.3%Language:CSS 16.8%