Skip to content

mhackeroni/mhackeroni.github.io

Repository files navigation

mHACKeroni

Website of mHACKeroni CTF team

How to edit

  1. Install Hugo on your machine.
  2. Clone this repository:
    git clone [email protected]:mhackeroni/mhackeroni.github.io.git
  3. Navigate to the cloned directory:
    cd mhackeroni.github.io
  4. Initialize the submodules (Blowfish theme):
    git submodule update --init --recursive
  5. Start the Hugo server:
    hugo server
  6. Open your web browser and go to http://localhost:1313 to view the site. Edits you make will automatically refresh the page.

Once you are done editing, you can commit your changes and push them to remote to trigger a deployment.

About

mhackeroni website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published