If you'd like to contribute content or translations, please contact the discord #ethereumclassicwebsite channel for further instructions and access rights.
Overall structure and content is currently being finalized in this repo's wiki.
For simple content updates such as editing a blog article, checkout a new branch from source, add your content, and create a PR back into source.
Feel free to create a new issue if you would like to suggest content changes.
Updates to the master branch are automatically built and deployed to to https://ethereumclassic.org/ (via netlify). The master branch is protected; pull requests must be made against it and approved by 3 contributors.
All other branches will be automatically built and deployed via netlify, for example the develop branch: https://develop--ethereumclassic.netlify.com/
This project uses gatsby and a custom i18n content management system. More documentation to come.
To run the development mode, clone this repo, run npm install followed by npm start.
See package.json for scripts scripts.
Issues and pull requests are welcome. You can also get an overview of issues on the project kanban.