Git Product home page Git Product logo

ethmerge.com-content's Introduction

ethmerge.com Content

This repo contains Markdown files that are fetched during the build process for ethmerge.com. Contributions are welcome in the form of Pull Requests. ❤️

I would love to see various authoritative voices in our community provide content for this project. My time (InsideTheSim) is best spent working on UI / UX challenges as the content accrues. Any help spreading the word about this project is greatly appreciated!

Contributing

Introduction

The introduction copy lives in the /introduction.md file at the root of the repo and is actiavely being worked on on the feature/intro branch. See this issue for discussion around drafting content for the Introduction.

FAQs

Existing FAQs

There are a number of pre-seeded FAQs to be worked on. Please check the open Issues on the repo to see which questions have not yet been started / claimed by a community member before you begin your work.

Answers to questions shoud be opened as Pull Requests with the format: Answer: "Name of the question here?"

New FAQs

To create a new FAQ create a new .md file in the /faqs directory using the structure provided in the /faqs/_template.md file. Do not modify the _template.md file directly.

The title of your FAQ .md file should generally be a kebab-case version of your FAQ question title.

In order to place your FAQ appropriately in the list use the weight property in the .md front-matter. The weight is a float value so if you want to put your FAQ immediately after a question that already exists you should:

  • Open the .md file for the question that you wish to place your question after.
  • Find the weight value for the question - let's say it's 5.0.
  • Add a weight of 5.1 to your own question.

If two files have the same weight defined then they will be sorted by creation date with the oldest file being listed first.

Please try to keep similar topic FAQs logically grouped together.

Authorship

Anonymous authorship is acceptable - but given you'll need a GitHub account to contribute anyways please consider at least listing that if you're not comfortable linking your answer to a public internet profile such as Twitter or Reddit.

Questions can have multiple author attributions - and they'll be shown in order of contribution - not sorted by magnitude except in cases of extreme outliers. So, just because a question has an answer please don't feel like you can't submit improvements to it!

Notice

Not all contributions are guaranteed to be merged - but all contributions are appreciated.

ethmerge.com-content's People

Contributors

insidethesim avatar lamboshinakaghini avatar myu-unix avatar vbuterin avatar uberchar avatar sjonhortensius avatar miyamoto-takezo avatar bobface avatar ericcrosson avatar justindrake avatar yulesa avatar

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.