hny287 / ippsec.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ippsec.github.io

Search Utility

Updating the dataset

To update the dataset do the following (assuming you have git cli and python3)

git clone https://github.com/IppSec/ippsec.github.io.git ippsec
# Or you can use the SSH link if you prefer
cd ippsec
python yt_crawl.py -g [put your api key here]]
git push

Compiling SCSS

Development was done with the VS Code extension Live Sass Compiler

Install this extention and use it to update the stylesheets, note that the .vscode/settings.json file contains all the settings required for this extension

About


Languages

Language:HTML 76.6%Language:JavaScript 11.0%Language:CSS 8.4%Language:Python 3.9%