Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 651 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 651 Bytes

mi6e4ka.dev site

Uptime Robot ratio (30 days) GitHub last commit (branch) GitHub Workflow Status (with event)

run

$ docker run -p host_port:3000 ghcr.io/mi6e4ka/mi6e4ka.dev

add contact

  • add json fragment to contacts.js in src/ folder

{ "icon": /* React svg component */, "name": "visible name", "link": "a href link" }

build

$ docker build -t mi6e4ka.dev:latest .