Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 563 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 563 Bytes

BUET Cyber Security Club Website

This website was built using Hugo and Papermod theme. Both the source code and the static site can be found in this repository.

Build & Deploy

  • Run hugo command in the repository folder. This will create the static pages in the docs directory.
  • Git add the new files and commit using git add . && git commit -m <message>
  • Push the new commits to the repository. GitHub pages will handle the rest.

License

Check the LICENSE file for more.