This is the repository of Security First website. The current online version of this portal can be found at https://secfirst.org.
-
Install Hugo.
-
Clone the secfirst.org website:
$ git clone https://github.com/securityfirst/secfirst.org.git
-
Enter the secfirst.org directory and start the Hugo server:
cd secfirst.org hugo server -D
You should be able to access your local instance at http://localhost:1313/.