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
@Kelin2025
Kelin2025 / ci.yml
Last active October 26, 2022 00:02 — forked from epicfaace/ci.yml
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