Skip to content

Homepage for Nullsson cotaining content and information.

Notifications You must be signed in to change notification settings

Nullsson/website

Repository files navigation

Website

Install

  1. Install Ruby+Devkit: https://rubyinstaller.org/
  2. Run the ridk install step on the last stage of the installation wizard.
  3. Install Jekyll and Bundler using gem install jekyll bundler
  4. Check if Jekyll has been installed properly: jekyll -v
  5. Run bundle install within the root directory.

Developing

To serve the application while working: jekyll serve

Building

In order to build the jekyll site run: jekyll build

Then copy the contents within the _site directory to your server.

About

Homepage for Nullsson cotaining content and information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published