eoscostarica / eos-learn

Curated EOSIO Learning Resources πŸ“š

Home Page:https://learn.eoscostarica.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

On MacOS

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

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

Learn 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.

Contributing

We use a Kanban-style board. That's were we prioritize the work. Go to Project Board.

Contributing Guidelines https://developers.eoscostarica.io/docs/open-source-guidelines.

Please report bugs big and small by opening an issue

License

MIT Β© EOS Costa Rica

About EOS Costa Rica

EOS Costa Rica is an independently-owned, self-funded, bare-metal genesis block producer that provides stable and secure infrastructure for EOSIO blockchains. We support open source software for our community while offering enterprise solutions and custom smart contract development for our clients.

eoscostarica.io

Contributors

Thanks goes to these wonderful people (emoji key):


Gabo Esquivel

πŸ’» πŸ‘€ πŸ“ πŸ“’

Xavier Fernandez

πŸ’» πŸ‘€ πŸ“ πŸ“’

Edgar Fernandez

πŸ‘€ πŸ“ πŸ“’

Justin Castillo Valladares

πŸ’» πŸ–‹ 🎨 πŸ‘€ 🌍

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Curated EOSIO Learning Resources πŸ“š

https://learn.eoscostarica.io

License:MIT License


Languages

Language:HTML 88.5%Language:CSS 8.3%Language:JavaScript 3.3%