Giter VIP home page Giter VIP logo

elementsproject.org's Introduction

ElementsProject.org

Welcome to the Elements Project. We're excited you're here, and want to collaborate with you on making Elements accessible to anyone who will find utility in their use.

Quick Start

ElementsProject.org is a static website powered by Hexo. You'll need npm (which comes with Node.js) to get started.

Fork the repository (top right hand corner on GitHub), and get a local copy:

git clone [email protected]:YOUR_USERNAME/elementsproject.org # clone the repo
cd elementsproject.org # move into the directory

Next, install the dependancies using npm install

Now, you can use Hexo to run a local copy to preview your changes:

npm start

That's it. Make modifications, commit them, and submit a pull request.

elementsproject.org's People

Contributors

alex-keyes avatar assafshomer avatar chrisinajar avatar flowdalic avatar gmaxwell avatar gwillen avatar harding avatar jes avatar jonasnick avatar jtimon avatar jwilkins avatar kvnn avatar luke-jr avatar martindale avatar omarshibli avatar tommccabe avatar wtogami avatar ysangkok avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

elementsproject.org's Issues

Quote in README.md is confusing

from the README.md:

"It's nice working on something without millions of BTCs resting on it, and still have a path to production use.โ€

Is there a clearer way to express this. I don't think most readers would easily understand the meaning.

I randomly choose @gmaxwell to come up with a better quote. He might be motivated because this quote somehow ended up below his picture, while it isn't clear where the quote originally came from.

Localization

It'd be nice to have all content available in multiple languages. This being a static site, we'll need to research how this would be done.

Perhaps like Bitcoin Core, we could use a service like Transifex to allow users to contribute translations.

Contributor Guidelines

Hello, Elements Project community!

I'm starting a conversation about how to best manage contributions to the ElementsProject.org website. What is the most appropriate flow for a community-managed, content-oriented resource on the web?

Considerations should include how we manage content updates, bug and issue reports, tasks and resourcing, and who is able to merge (and who is expected to merge) pull requests.

Seeking opinions and discussion.

hexo "updates itself" when testing locally

While testing locally (npm install, npm start), package.json modified itself:

   "hexo": {
-    "version": "3.2.2"
+    "version": "3.3.8"
   },
   "dependencies": {
     "hexo": "^3.1.0",

Not sure what to do about that...
More data:

$ npm -v
3.5.2
$ lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 16.04 LTS
Release:	16.04
Codename:	xenial

Live Reload

To help developers and writers contribute, we should make it very simple to run a local copy and see changes quickly. Live reload would be a good means for doing this.

Code on create Sidechain not justified.

The code on this page, defining the vars to create a sidechain isn't justified to be readable. It runs completely off to the side of the page. This can be fixed using a simple div tag or the like.

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.