Skip to content

Commit

Permalink
Merge pull request #1 from xavier506/update-docs
Browse files Browse the repository at this point in the history
Update readme
  • Loading branch information
Xavier Fernandez authored Jun 30, 2018
2 parents aac43a0 + a7c1649 commit 00d3ea7
Show file tree
Hide file tree
Showing 3 changed files with 141 additions and 3 deletions.
48 changes: 46 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,46 @@
# eoscostarica.io
EOS Costa Rica Web Site
<p align="center">
<a href="https://git.io/col">
<img src="https://img.shields.io/badge/%E2%9C%93-collaborative_etiquette-brightgreen.svg" alt="Collaborative Etiquette">
</a>
<a href="https://eoscostarica.io/discord">
<img src="https://img.shields.io/discord/447118387118735380.svg?logo=discord" alt="chat on Discord">
</a>
<a href="https://twitter.com/intent/follow?screen_name=eoscostarica">
<img src="https://img.shields.io/twitter/follow/eoscostarica.svg?style=social&logo=twitter" alt="follow on Twitter">
</a>
<a href="#">
<img src="https://img.shields.io/dub/l/vibe-d.svg" alt="MIT">
</a>
</p>

<p align="center">
<a href="https://eoscostarica.io">
<img src="https://eoscostarica.io/img/eoscolors-transparent.png" width="300">
</a>
</p>

# EOS Costa Rica Website - Block Producer Candidate


> This is our block producer website
EOS Costa Rica provides infrastructure to the EOS network enabling the responsible development of decentralized applications that will enhance our society. We challenge ourselves to run the most robust, self-funded, bare metal Block Producer possible from Costa Rica improving geographical and political diversity. We pledge to leverage our talent, experience, and sustainable resources to meet such an important challenge.

## Usage

This is currently rently a static HTML site, we are looking into implementing static site generators in order to implement templating.


## Contribute
Please look through our [open issues](https://github.com/eoscostarica/eoscostarica.io/issues) we are all about open source.

See [the contribute file](contribute.md)!

PRs accepted.

Small note: If editing the Readme, please conform to the [standard-readme](https://github.com/RichardLitt/standard-readme) specification.


## License

[MIT © Sistemas Edenia Internacional S.A.](http://edenia.com)
94 changes: 94 additions & 0 deletions contribute.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
# Contributing

<!-- START doctoc generated TOC please keep comment here to allow auto update -->

<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->

## Contents

* [Reporting bugs](#reporting-bugs)
* [Git Workflow](#git-workflow)
* [Pull Request General Guidelines](#pull-request-general-guidelines)
* [Commit Standards](#commit-standards)
* [Working on Your First Pull Request?](#working-on-your-first-pull-request)
* [Advanced Git tools](#advanced-git-tools)
* [Version Numbers](#version-numbers)
* [Breaking.Feature.Fix](#breakingfeaturefix)
* [Breaking](#breaking)
* [Feature](#feature)
* [Fix](#fix)

<!-- END doctoc generated TOC please keep comment here to allow auto update -->

## Reporting bugs

Before submitting your issue please check that you've completed the following steps:

* Made sure you're on the latest version
* Used the search feature to ensure that the bug hasn't been reported before

Bug reports should contain the following information:

* Summary: A brief description.
* Steps to reproduce: How did you encounter the bug? Instructions to reproduce it.
* Expected behavior: How did you expect it to behave?
* Actual behavior: How did it actually behave?
* References: Links to any related tickets or information sources.
* If possible, attach visual documentation of the bug. Screenshot or animated gif

## Development Process

At EOS Costa Rica we use Github's Projects board to prioritize the work and the standard Github Flow https://guides.github.com/introduction/flow/ for code changes.

We follow the [open source collaborative ettiquete](https://github.com/rstacruz/collaborative-etiquette/blob/master/README.md#top) and the [standardjs code style](https://standardjs.com).

We use a Kanban-style board with built-in triggers to automatically move issues and pull requests across To do, In progress and Done columns. That's were we prioritize the work. [Go to Project Board](https://github.com/eoscostarica/dmeetup/projects/1).

![](https://gaboesquivel.com/img/2018/05/github-flow.png)

## Pull Request General Guidelines

* Please check to make sure that there aren't existing pull requests attempting to address the issue mentioned.
* Check for related issues on the issue tracker.
* Non-trivial changes should be discussed on an issue first.
* Let us know you're working on the issue.
* Develop in a topic branch, not master.
* Provide useful pull request description
* Write a good description of your PR.
* Make well scoped pull requests. 1 PR per feature of bug fix.
* Reference the github issue on the pull request description.

### Commit Standards

* Make atomic commits, don't mix unrelated code changes.
* Provide useful commit messages.
* Provide a short commit message in the first line (50-100 character). Looking at the output of `gitk` or `git log --oneline` might help you understand why.

### Working on Your First Pull Request?

You can learn how from this _free_ series [How to Contribute to an Open Source Project on GitHub](https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github)

## Advanced Git tools

There are also tools like [Hub](https://hub.github.com/) and [git-extras](https://github.com/tj/git-extras) that facilitate interacting with Github.
You can leverage these tools to contribute to this repository.

## Version Numbers

[Semver](http://semver.org), except the version roles have the semantic names, "Breaking.Feature.Fix" instead of "Major.Minor.Patch".

#### Breaking.Feature.Fix

We don't decide what the version will be. The API changes decide. Version numbers are for computers, not people. Release names are for people.

##### Breaking

Any breaking change, no matter how small increments the Breaking version number. Incrementing the Breaking version number has absolutely no relationship with issuing a release.

##### Feature

When any new feature is added. This could be as small as a new public property, or as large as a new module contract being exposed.

##### Fix

When a documented feature does not behave as documented, or when a security issue is discovered and fixed without altering documented behavior.
2 changes: 1 addition & 1 deletion spanish.html
Original file line number Diff line number Diff line change
Expand Up @@ -841,7 +841,7 @@ <h2>Algunos de los pasos futuros de EOS Costa Rica:</h2>
<li>Fondo político-EOS que proporciona recursos a líderes de la comunidad para trabajar con los legisladores y reguladores y garantizar un entorno favorable para la tecnología en Costa Rica.</li>
</ul>
<br/>
<blockquote><center>Nos comprometemos a re-invertir parte de nuestras ganancias del bloque, siguiendo la misma fórmula que ha hecho nuestro país en el rumbo empresarial ideal -- inviertiendo en un sistema educativo para los desarrolladores de EOS, Así mismo invertir en un fondo para los startups que se esmeran en crear un comunidad de educadores locales para incrementar la investigación y el desarrollo de ecosistema EOS.</center></blockquote>
<blockquote><center>Nos comprometemos a re-invertir parte de nuestras ganancias, siguiendo la misma fórmula que ha hecho nuestro país en el rumbo empresarial ideal -- inviertiendo en un sistema educativo para los desarrolladores de EOS, Así mismo invertir en un fondo para los startups que se esmeran en crear un comunidad de educadores locales para incrementar la investigación y el desarrollo de ecosistema EOS.</center></blockquote>

</div>
</div>
Expand Down

0 comments on commit 00d3ea7

Please sign in to comment.