iina / iina-website

The source code of IINA's new website at iina.io.

Home Page:https://iina.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iina-website

The source code of IINA's new website at iina.io.

How to build

This site is powered by the static site generator middleman. To set up a local development environment, please install front and back-end dependencies by running these commands in the project root directory.

Please also make sure that you have yarn and ruby/bundler (gem install bundler) installed.

yarn install
bundle install

Then

bundle exec middleman

to run a local server, or

bundle exec middleman build

to generate static files.

Localization

This site is not ready for localization yet. We are working on this and please stay tuned.

About

The source code of IINA's new website at iina.io.

https://iina.io

License:MIT License


Languages

Language:SCSS 40.4%Language:Slim 26.6%Language:Sass 22.1%Language:JavaScript 6.7%Language:Ruby 3.9%Language:Vim Script 0.3%