该网站的基本主题是pixyll:
删除了模板中所有社交媒体功能的提示。
入门
要更新页面,只需克隆存储库,对文件进行更改,然后提交并推送它们。 它们将立即可见。
最好先检查您的更改,然后再将其推回存储库。 要查看页面的本地副本,请转至克隆存储库的目录。 然后:
$ gem install bundler # If you don't have bundler installed
$ bundle install # Perform this once to set up jek
通过的用户名搜寻社交媒体帐户
| |
安装
# clone the repo
$ git clone https://github.com/sherlock-project/sherlock.git
# change the working directory to sherlock
$ cd sherlock
# install the requirements
$ python3 -m pip install -r requirements.txt
用法
$ python3 sherlo