mikecao / flightphp.com

Flight website
https://flightphp.com
78 stars 22 forks source link

flightphp.com

This is the repository of the website flightphp.com built with Next.js.

Starting the project

  1. Run npm install
  2. Run npm run dev

Contributing

If you would like to provide language translations, just fork the master branch and submit a pull request.

All the content is defined in markdown files under content\{language}.

  1. Create a new folder at the root level with the proper ISO 639-1 code as the name. There should be an existing en folder for English.
  2. Copy the files over from the existing en folder.
  3. Translate all the .md files.