The official website of IOST, based on YII and Twitter Bootstrap.
- php5.4+
- Composer
- Yii
That's all. It's base package of PHP environment!
$ git clone [email protected]:iost-official/iost-web.git
$ cd iost-web
$ php -S localhost:8080
Open your browser and visit localhost:8080, see online demo at https://iost.io/.
- Add some new team Members
- Change to response layout
- Split content to multiple views
- Add some social media
- Add some new job opportunities
- Initial project
- Beautify the UI, includes layout ,fonts, colors and images
- Design the icon animations
- Upload the technical white paper
We welcome all contributions. You can submit any ideas as pull requests or as GitHub issues. If you'd like to improve code, check out the Development Instructions and have a good time! :)
iost is MIT licensed.