Website with curated EOS learning resources. learn.eoscostarica.io
- Node.js v10 on your machine. We recommend using nvm and avn to manage multiple node.js versions on your computer.
- Hugo https://gohugo.io/getting-started/installing
- Yarn https://yarnpkg.com/lang/en/docs/install/
On MacOS
brew install hugo
brew install yarn
git clone git@github.com:eoscostarica/eos-learn.git
cd docs
yarn start
.
βββ 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/
We follow a continuous integration process based on Github flow that leverages the following tools:
- TravisCI to run test and code style checks.
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
MIT Β© 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.
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!