Skip to content
This repository was archived by the owner on Jun 20, 2024. It is now read-only.

Pwnies/pwnies-dk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
sebastianpc
May 20, 2024
2569c68 · May 20, 2024

History

15 Commits
May 20, 2024
Jan 16, 2020
Apr 6, 2017
Jan 16, 2020

Repository files navigation

Pwnies web page

Static blog made in Jekyll, hosted on https://pwnies.dk via the gcloud project pwnies-skyen.

To run locally, use www-pwnies-skyen/build_and_serve.sh.

To deploy, you need to:

  • Get the correct rights by talking to Kokjo
  • Download google-cloud-sdk

and then run:

gcloud auth login
gcloud config set project pwnies-skyen
./build_and_upload.sh