Skip to content

Latest commit

 

History

148 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOW TO BUILD LOCALLY

This directory already contains a Gemfile pinning the Jekyll toolchain used to build the site, so there is no need to create one from scratch.

  • Install Ruby (>= 3.1) and Bundler (gem install bundler)
  • From this directory, install the gems: bundle install
    • If some gem fails to install, use this: gem install gem_name -v 'version' --source 'https://rubygems.org/'
  • Execute Jekyll: bundle exec jekyll serve
    • If the port is in use, add --port port_number

WINDOWS

Open a terminal (on Windows, every command should be executed from the git bash) inside this directory (not the repository root), then follow the steps above. Download Ruby from here if it is not already installed.

PROXY

The following should work for every command:

Besides, the gem install command has another parameter: --http-proxy http://user:password@host:port

REFERENCE

This guide Mac guide

About

LiSA's analyzer website

Resources

Stars

0 stars

Watchers

2 watching

Forks

Used by

Contributors

Languages