GitHub - nuspell/nuspell.github.io: 🌍 Nuspell's website

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

To test the site locally install Ruby via Apt. Then do not install Jekyll via Apt. Install with Gem and Bundler.

Install:

sudo gem install bundler jekyll
bundle install

To run the site, use this simple command:

jekyll s