Skip to content

enjeck/secfirst.org

 
 

Repository files navigation

Security First Website

This is the repository of Security First website. The current online version of this portal can be found at https://secfirst.org.

Compiling a local version of the website

  1. Install Hugo.

  2. Clone the secfirst.org website:

    $ git clone https://github.com/securityfirst/secfirst.org.git
    
  3. 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/.

About

Security First Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.5%
  • CSS 2.8%
  • SCSS 2.8%
  • HTML 1.9%