SkillAgentSearch skills...

Snovvcrash.github.io

No description available

Install / Use

/learn @snovvcrash/Snovvcrash.github.io
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

snovvcrash.github.io

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

Related Skills

View on GitHub
GitHub Stars17
CategoryDevelopment
Updated14d ago
Forks7

Languages

HTML

Security Score

85/100

Audited on Mar 25, 2026

No findings