/Nial_Website

The Nial Array Language Website

Primary LanguageHTMLMIT LicenseMIT

Nial Language Website

The main Nial website that is hosted at https://nial-array-language.org.

Contains Q'Nial Documentation.

This is a static page generated with Jekyll and the Minimal Mistakes Jekyll theme with some light customizations.

Prerequisites

  • Jekyll
  • Ruby
  • bundler

You can then run bundle install && bundle exec jekyll serve to view the website.

Contributing

Contributions should be done via Pull Request, with a proper description of what changes were made.

If you are modifying the JS, then you need to do npm install once and npm run build:js every time you make a modification.

It is recommended to talk about possible changes on the APL Farm before working on them.

These can be (but are not limited to):

  • Design improvements
  • Documentation changes (spelling mistakes and such)
  • Fixing dead links
  • New pages