Skip to content

0xmanhnv/snovvcrash-book

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

$ git clone https://github.com/snovvcrash/snovvcrash.github.io && cd snovvcrash.github.io
$ sudo apt install ruby ruby-all-dev zlib1g-dev -y
$ gem install bundler
$ bundle install

Run

Host:

$ JEKYLL_ENV=production bundle exec jekyll serve [--host 0.0.0.0] [--no-watch]

WSL 2:

$ JEKYLL_ENV=production bundler exec jekyll build && bash -c 'python3 -m http.server -b 127.0.0.1 -d _site 3000'

Update

$ bundle update

Themes

Releases

No releases published

Packages

No packages published

Languages

  • HTML 90.5%
  • XSLT 8.2%
  • Other 1.3%