Skip to content

edgarithm/eos-learning-resources

 
 

Repository files navigation

TravisCI StandardJS Collaborative Etiquette chat on Discord follow on Twitter MIT

EOS Learning Resources by EOS Costa Rica.

Website with curated EOS learning resources. learn.eoscostarica.io

Local Setup

brew install hugo
brew install yarn
git clone git@github.com:eoscostarica/eos-learning-resources.git
cd docs
yarn start

Contributing

We use a Kanban-style board with built-in triggers to automatically move issues and pull requests across New Issues, To Do, In Progress and Done columns. That's were we prioritize the work. Go to Project Board.

Read the contributing guidelines for details.

Bug Reporting

Please report bugs big and small by opening an issue. No possible bug report is too small.

Project Directory Structure

.
├── themes/ ............................................ hugo themes
├── archetypes/ ........................................ hugo archetypes
├── content/ ........................................... contents in markdown
├── data/ .............................................. hugo project data config files
├── layouts/ ........................................... hugo project layout templates ( overrides the theme )
├── static/ ............................................ static files used by hugo
├── public/ ............................................ generated site files
├── CONTRIBUTING.md .................................... contributing guidelines
├── LICENSE ............................................ project license
├── README.md .......................................... project homepage
├── package.json ....................................... dependencies manifest
├── config.toml ........................................ hugo config
└── .travis.yml ........................................ travis ci configuration file

more https://gohugo.io/getting-started/directory-structure/

Continuous Integration Process

We follow a continuous integration process based on Github flow that leverages the following tools:

  • TravisCI to run test and code style checks.

Maintainers

About EOS Costa Rica

EOS Blockchain is aiming to become a decentralized operating system which can support large-scale decentralized applications.

EOS Costa Rica supports the global and local open source efforts and development communities by maintaining and contribute to open source initiatives, meetups and workshops.

We challenge ourselves to provide the EOS platform with a strong geographical and political diversity by running the most robust EOS Block Producer possible from Costa Rica; We pledge to leverage our talent, experience, and sustainable internet resources to meet such an important challenge.

eoscostarica.io

License

MIT © EOS Costa Rica

About

A curated list of EOS learning resources

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 90.2%
  • CSS 6.8%
  • JavaScript 3.0%