Website with curated EOS learning resources. learn.eoscostarica.io
- Node https://gaboesquivel.com/blog/2015/automatic-node.js-version-switching/
- Hugo https://gohugo.io/getting-started/installing
- Yarn https://yarnpkg.com/lang/en/docs/install/
brew install hugo
brew install yarn
git clone [email protected]:eoscostarica/eos-learning-resources.git
cd docs
yarn start
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.
Please report bugs big and small by opening an issue. No possible bug report is too small.
.
├── 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/
We follow a continuous integration process based on Github flow that leverages the following tools:
- TravisCI to run test and code style checks.
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.
MIT © EOS Costa Rica