Skip to content

StellarClown/ippsec.github.io

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 66.9%
  • JavaScript 13.1%
  • Python 10.1%
  • CSS 7.1%
  • SCSS 2.8%