Skip to content

niallang/Nial_Website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Languages

  • HTML 72.1%
  • JavaScript 19.1%
  • SCSS 8.5%
  • Ruby 0.3%