https://github.com/pbizopoulos/pbizopoulos.github.io
https://github.com/pbizopoulos/pbizopoulos.github.io
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pbizopoulos/pbizopoulos.github.io
- Owner: pbizopoulos
- License: mit
- Created: 2025-01-02T12:51:05.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-14T19:20:14.000Z (3 months ago)
- Last Synced: 2025-02-15T08:29:40.372Z (3 months ago)
- Language: HTML
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
# pbizopoulos.github.io
# Run Deployed Requirements
# Any Web Browser# Run Deployed
xdg-open https://pbizopoulos.github.io# Deploy Requirements
# POSIX Shell & Utilities
# Git
# Nix
xdg-open https://github.com/pbizopoulos/pbizopoulos.github.io/settings/pages
# In 'Build and deployment', Source choose GitHub Actions.# Deploy
# Done automatically after each git push# Run Locally Requirements
# Deploy Requirements
git clone [email protected]:pbizopoulos/pbizopoulos.github.io ~/github.com/pbizopoulos/pbizopoulos.github.io# Run Locally
make -C ~/github.com/pbizopoulos/pbizopoulos.github.io/shells/html/# Run Debug Locally Requirements
# Run Locally Requirements# Run Debug Locally
DEBUG=1 make clean check all -C ~/github.com/pbizopoulos/pbizopoulos.github.io/shells/html/