An open API service indexing awesome lists of open source software.

https://github.com/pbizopoulos/pbizopoulos.github.io


https://github.com/pbizopoulos/pbizopoulos.github.io

Last synced: 23 days ago
JSON representation

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/