Skip to content

Instantly share code, notes, and snippets.

View Kelin2025's full-sized avatar
🤚
Came back with more Open-Source stuff

Anton Kosykh Kelin2025

🤚
Came back with more Open-Source stuff
View GitHub Profile
@epicfaace
epicfaace / ci.yml
Created August 4, 2020 19:34
encrypting an entire github pages (mkdocs) website with staticrypt - replace MY_PASSWORD and "YOUR SITE NAME HERE"
name: Docs
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
name: Build docs