This is the source code for the https://pbx-group-security.com
- Static website generation using Hugo
- based on the Hugo Universal Theme
Clone or fork this repo and run npm install:
>git clone https://github.com/project-cx/pbx-group-security
>cd pbx-group-security
>npm install
>hugo serve
Go to http://localhost:1313
Coming soon!
>gulp -T
...
--js
--css
--images
--- default
--js
--css
--images
...
>gulp images
...