Skip to content

Latest commit

 

History

History
49 lines (37 loc) · 1.37 KB

README.md

File metadata and controls

49 lines (37 loc) · 1.37 KB


GitHub license YII

The official website of IOST, based on YII and Twitter Bootstrap.

Live Demo

https://iost.io/

Requirements

  • php5.4+
  • Composer
  • Yii

That's all. It's base package of PHP environment!

Run Demo Locally

$ 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/.

Changelogs

1.0.0

  • Add some new team Members
  • Change to response layout
  • Split content to multiple views
  • Add some social media
  • Add some new job opportunities

0.1.0

  • Initial project
  • Beautify the UI, includes layout ,fonts, colors and images
  • Design the icon animations
  • Upload the technical white paper

Contributing

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! :)

License

iost is MIT licensed.