GithubHelp home page GithubHelp logo

iota-community / treasury-web Goto Github PK

View Code? Open in Web Editor NEW
3.0 4.0 7.0 9.81 MB

Treasury Website - iotatreasury.org (not enabled yet)

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

License: Apache License 2.0

JavaScript 19.27% HTML 63.96% CSS 16.77%

treasury-web's Introduction

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

treasury-web's People

Contributors

adamunchained avatar benroyce-society2-com avatar frnfa avatar phyloiota avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

treasury-web's Issues

Animations | Content width

Animations

I noticed the background of the header animation(video) is not 100% white. I made a new SVG animation now (slightly different/transparent background) which i would insert.

After testing it, i noticed the animations in "How voting works" stopped. I don't know why there is a conflict but after changing the code from:

<svg>
....
</svg>

to

<object type="image/svg+xml" data="sample.svg">

<img src="sample.svg" />

</object>

it worked again.

Can i make these changes?

--

Content width

Is it possible to change the max-width of the content box to 1340px? ๐Ÿ˜…

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.