4
.gitea/workflows/build.yml
Normal file → Executable file
@@ -13,6 +13,8 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: org-web
|
runs-on: org-web
|
||||||
|
env:
|
||||||
|
SITE_OUTPUT_DIR: /home/zaine/master-folder/org_files/org_web/output
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Check out repo
|
- name: Check out repo
|
||||||
@@ -21,7 +23,7 @@ jobs:
|
|||||||
- name: Build site
|
- name: Build site
|
||||||
run: |
|
run: |
|
||||||
mkdir -p /home/zaine/logs
|
mkdir -p /home/zaine/logs
|
||||||
make 2>&1 | tee /home/zaine/logs/org-web.log
|
SITE_CLEAN=1 make 2>&1 | tee /home/zaine/logs/org-web.log
|
||||||
|
|
||||||
- name: Monitor build and notify Discord
|
- name: Monitor build and notify Discord
|
||||||
if: always()
|
if: always()
|
||||||
|
|||||||
1
.gitignore
vendored
Normal file → Executable file
@@ -1,5 +1,6 @@
|
|||||||
.venv/
|
.venv/
|
||||||
output/
|
output/
|
||||||
|
.org-timestamps/
|
||||||
backup/
|
backup/
|
||||||
__pycache__/
|
__pycache__/
|
||||||
*~
|
*~
|
||||||
|
|||||||
0
.packages/archives/elpa/archive-contents
Normal file → Executable file
0
.packages/archives/elpa/archive-contents.signed
Normal file → Executable file
0
.packages/archives/melpa/archive-contents
Normal file → Executable file
0
.packages/htmlize-20250724.1703/htmlize-autoloads.el
Normal file → Executable file
0
.packages/htmlize-20250724.1703/htmlize-pkg.el
Normal file → Executable file
0
.packages/htmlize-20250724.1703/htmlize.el
Normal file → Executable file
0
.packages/htmlize-20250724.1703/htmlize.elc
Normal file → Executable file
0
.projectile
Normal file → Executable file
3
Makefile
Normal file → Executable file
@@ -3,6 +3,7 @@
|
|||||||
VENV := .venv
|
VENV := .venv
|
||||||
PY := $(VENV)/bin/python
|
PY := $(VENV)/bin/python
|
||||||
PIP := $(VENV)/bin/pip
|
PIP := $(VENV)/bin/pip
|
||||||
|
OUTPUT_DIR ?= $(if $(SITE_OUTPUT_DIR),$(SITE_OUTPUT_DIR),output)
|
||||||
PERM_DIR := /home/zaine/master-folder/projects/scripts/bash-scripts
|
PERM_DIR := /home/zaine/master-folder/projects/scripts/bash-scripts
|
||||||
|
|
||||||
AUTHOR_PORT := 8765
|
AUTHOR_PORT := 8765
|
||||||
@@ -41,7 +42,7 @@ $(VENV):
|
|||||||
|
|
||||||
clean-output:
|
clean-output:
|
||||||
@echo "Cleaning output directory..."
|
@echo "Cleaning output directory..."
|
||||||
rm -rf output/
|
rm -rf "$(OUTPUT_DIR)"
|
||||||
|
|
||||||
clean-venv:
|
clean-venv:
|
||||||
@echo "Cleaning virtual environment..."
|
@echo "Cleaning virtual environment..."
|
||||||
|
|||||||
0
assets/New Document.rnote
Normal file → Executable file
0
assets/emacs-calibre.rnote
Normal file → Executable file
0
assets/fonts/NotoSans-Regular.ttf
Normal file → Executable file
0
assets/fonts/Roboto-Regular.ttf
Normal file → Executable file
0
assets/fonts/times.ttf
Normal file → Executable file
0
assets/icons/apple-touch-icon.png
Normal file → Executable file
|
Before Width: | Height: | Size: 226 KiB After Width: | Height: | Size: 226 KiB |
0
assets/icons/icons8-favicon-50.png
Normal file → Executable file
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
0
assets/icons/icons8-film-tape-100.png
Normal file → Executable file
|
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 3.8 KiB |
0
assets/icons/icons8-z-key-64.png
Normal file → Executable file
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
0
assets/images/1_to_2.svg
Normal file → Executable file
|
Before Width: | Height: | Size: 163 KiB After Width: | Height: | Size: 163 KiB |
0
assets/images/240226-pr.png
Normal file → Executable file
|
Before Width: | Height: | Size: 59 KiB After Width: | Height: | Size: 59 KiB |
0
assets/images/26-02-26-di-errors-2.png
Normal file → Executable file
|
Before Width: | Height: | Size: 265 KiB After Width: | Height: | Size: 265 KiB |
0
assets/images/26-02-26-di-errors.png
Normal file → Executable file
|
Before Width: | Height: | Size: 324 KiB After Width: | Height: | Size: 324 KiB |
0
assets/images/27-02-26-xserver.png
Normal file → Executable file
|
Before Width: | Height: | Size: 118 KiB After Width: | Height: | Size: 118 KiB |
0
assets/images/blogs/2026-03-12-journeys-branch.png
Normal file → Executable file
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
0
assets/images/blogs/2026-03-18-slack-dag-manager.png
Normal file → Executable file
|
Before Width: | Height: | Size: 87 KiB After Width: | Height: | Size: 87 KiB |
0
assets/images/blogs/2026-03-23-install-emacs.png
Normal file → Executable file
|
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 36 KiB |
0
assets/images/blogs/2026-03-24-lunch.jpg
Normal file → Executable file
|
Before Width: | Height: | Size: 2.4 MiB After Width: | Height: | Size: 2.4 MiB |
0
assets/images/blogs/2026-03-29-dinner-1.jpg
Normal file → Executable file
|
Before Width: | Height: | Size: 930 KiB After Width: | Height: | Size: 930 KiB |
0
assets/images/blogs/2026-03-29-dinner-2.jpg
Normal file → Executable file
|
Before Width: | Height: | Size: 942 KiB After Width: | Height: | Size: 942 KiB |
0
assets/images/blogs/2026-03-29-dinner-3.jpg
Normal file → Executable file
|
Before Width: | Height: | Size: 661 KiB After Width: | Height: | Size: 661 KiB |
0
assets/images/blogs/2026-04-02-slack.png
Normal file → Executable file
|
Before Width: | Height: | Size: 170 KiB After Width: | Height: | Size: 170 KiB |
0
assets/images/blogs/2026-05-01-sun.jpg
Normal file → Executable file
|
Before Width: | Height: | Size: 1.2 MiB After Width: | Height: | Size: 1.2 MiB |
0
assets/images/blogs/2026-05-08-ai-pubs-history-2.webp
Normal file → Executable file
|
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 23 KiB |
0
assets/images/blogs/2026-05-08-time-to-100m-pic.webp
Normal file → Executable file
|
Before Width: | Height: | Size: 61 KiB After Width: | Height: | Size: 61 KiB |
0
assets/images/blogs/2026-05-09-authoring-service.png
Normal file → Executable file
|
Before Width: | Height: | Size: 334 KiB After Width: | Height: | Size: 334 KiB |
0
assets/images/blogs/2026-05-09-discord-alterts-gitea.png
Normal file → Executable file
|
Before Width: | Height: | Size: 134 KiB After Width: | Height: | Size: 134 KiB |
0
assets/images/blogs/2026-05-09-gitea-pipelines.png
Normal file → Executable file
|
Before Width: | Height: | Size: 127 KiB After Width: | Height: | Size: 127 KiB |
0
assets/images/career/2025-10-10-stress-in-workplace.png
Normal file → Executable file
|
Before Width: | Height: | Size: 66 KiB After Width: | Height: | Size: 66 KiB |
0
assets/images/career/2025-10-10-user_stories.jpg
Normal file → Executable file
|
Before Width: | Height: | Size: 929 KiB After Width: | Height: | Size: 929 KiB |
0
assets/images/career/2025-11-05-retrospective_boat_model.png
Normal file → Executable file
|
Before Width: | Height: | Size: 291 KiB After Width: | Height: | Size: 291 KiB |
0
assets/images/career/2025-11-10-Aware-of-the-Benefits-of-Normalisation.png
Normal file → Executable file
|
Before Width: | Height: | Size: 508 KiB After Width: | Height: | Size: 508 KiB |
0
assets/images/career/2025-11-15-airflow.png
Normal file → Executable file
|
Before Width: | Height: | Size: 88 KiB After Width: | Height: | Size: 88 KiB |
0
assets/images/career/2025-12-02-retros.jpg
Normal file → Executable file
|
Before Width: | Height: | Size: 284 KiB After Width: | Height: | Size: 284 KiB |
0
assets/images/career/2026-01-17-airflow-flow.png
Normal file → Executable file
|
Before Width: | Height: | Size: 64 KiB After Width: | Height: | Size: 64 KiB |
0
assets/images/career/2026-01-17-datamart-high-level.png
Normal file → Executable file
|
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 44 KiB |
0
assets/images/career/2026-01-17-high-level-dora.png
Normal file → Executable file
|
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 38 KiB |
0
assets/images/career/2026-03-05-api-protocols.png
Normal file → Executable file
|
Before Width: | Height: | Size: 138 KiB After Width: | Height: | Size: 138 KiB |
0
assets/images/career/owasp/Screenshot 2025-10-16 134403.png
Normal file → Executable file
|
Before Width: | Height: | Size: 86 KiB After Width: | Height: | Size: 86 KiB |
0
assets/images/career/owasp/Screenshot 2025-10-16 134438.png
Normal file → Executable file
|
Before Width: | Height: | Size: 118 KiB After Width: | Height: | Size: 118 KiB |
0
assets/images/career/owasp/Screenshot 2025-10-16 134457.png
Normal file → Executable file
|
Before Width: | Height: | Size: 62 KiB After Width: | Height: | Size: 62 KiB |
0
assets/images/career/owasp/Screenshot 2025-10-16 134512.png
Normal file → Executable file
|
Before Width: | Height: | Size: 96 KiB After Width: | Height: | Size: 96 KiB |
0
assets/images/career/owasp/swappy-20251106-214613.png
Normal file → Executable file
|
Before Width: | Height: | Size: 103 KiB After Width: | Height: | Size: 103 KiB |
0
assets/images/career/owasp/swappy-20251106-214648.png
Normal file → Executable file
|
Before Width: | Height: | Size: 104 KiB After Width: | Height: | Size: 104 KiB |
0
assets/images/career/owasp/swappy-20251106-214700.png
Normal file → Executable file
|
Before Width: | Height: | Size: 113 KiB After Width: | Height: | Size: 113 KiB |
0
assets/images/career/owasp/swappy-20251106-214709.png
Normal file → Executable file
|
Before Width: | Height: | Size: 98 KiB After Width: | Height: | Size: 98 KiB |
0
assets/images/career/owasp/swappy-20251106-214717.png
Normal file → Executable file
|
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 35 KiB |
0
assets/images/career/wireframes/Screenshot 2025-10-31 112139.png
Normal file → Executable file
|
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 27 KiB |
0
assets/images/career/wireframes/Screenshot 2025-10-31 112206.png
Normal file → Executable file
|
Before Width: | Height: | Size: 59 KiB After Width: | Height: | Size: 59 KiB |
0
assets/images/career/wireframes/Screenshot 2025-10-31 112427.png
Normal file → Executable file
|
Before Width: | Height: | Size: 57 KiB After Width: | Height: | Size: 57 KiB |
0
assets/images/career/wireframes/Screenshot 2025-10-31 115621.png
Normal file → Executable file
|
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 46 KiB |
0
assets/images/career/wireframes/Screenshot 2025-10-31 115949.png
Normal file → Executable file
|
Before Width: | Height: | Size: 65 KiB After Width: | Height: | Size: 65 KiB |
0
assets/images/career/wireframes/Screenshot 2025-10-31 120038.png
Normal file → Executable file
|
Before Width: | Height: | Size: 75 KiB After Width: | Height: | Size: 75 KiB |
0
assets/images/career/wireframes/Screenshot 2025-10-31 120203.png
Normal file → Executable file
|
Before Width: | Height: | Size: 68 KiB After Width: | Height: | Size: 68 KiB |
0
assets/images/gr.png
Normal file → Executable file
|
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 27 KiB |
0
assets/images/hzone/2026-05-09-screen-shot-2025-11-10-at-18-02-10-fullpage.png
Normal file → Executable file
|
Before Width: | Height: | Size: 71 KiB After Width: | Height: | Size: 71 KiB |
0
assets/images/hzone/patpat.png
Normal file → Executable file
|
Before Width: | Height: | Size: 203 KiB After Width: | Height: | Size: 203 KiB |
0
assets/images/lima-third-meeting.jpg
Normal file → Executable file
|
Before Width: | Height: | Size: 2.5 MiB After Width: | Height: | Size: 2.5 MiB |
0
assets/images/org-roam-ui-graph.png
Normal file → Executable file
|
Before Width: | Height: | Size: 296 KiB After Width: | Height: | Size: 296 KiB |
0
assets/images/reviews/02-12-25-retros.jpg
Normal file → Executable file
|
Before Width: | Height: | Size: 284 KiB After Width: | Height: | Size: 284 KiB |
0
assets/images/reviews/07-12-25-daily-retros.jpg
Normal file → Executable file
|
Before Width: | Height: | Size: 1.4 MiB After Width: | Height: | Size: 1.4 MiB |
0
assets/images/reviews/15-11-2025-guac.png
Normal file → Executable file
|
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 1.1 MiB |
0
assets/images/reviews/16-11-25-daily-retros.jpg
Normal file → Executable file
|
Before Width: | Height: | Size: 1.3 MiB After Width: | Height: | Size: 1.3 MiB |
0
assets/images/reviews/23-11-2025-netdata.png
Normal file → Executable file
|
Before Width: | Height: | Size: 142 KiB After Width: | Height: | Size: 142 KiB |
0
assets/images/reviews/23-11-2025-reader.png
Normal file → Executable file
|
Before Width: | Height: | Size: 1.4 MiB After Width: | Height: | Size: 1.4 MiB |
0
assets/images/reviews/23-11-2025-vnc.png
Normal file → Executable file
|
Before Width: | Height: | Size: 783 KiB After Width: | Height: | Size: 783 KiB |
0
assets/images/reviews/23-11-25-daily-retros.jpg
Normal file → Executable file
|
Before Width: | Height: | Size: 3.2 MiB After Width: | Height: | Size: 3.2 MiB |
0
assets/images/reviews/30-11-2025-acutal.png
Normal file → Executable file
|
Before Width: | Height: | Size: 147 KiB After Width: | Height: | Size: 147 KiB |
0
assets/images/reviews/30-11-25-daily-retros.jpg
Normal file → Executable file
|
Before Width: | Height: | Size: 2.4 MiB After Width: | Height: | Size: 2.4 MiB |
0
assets/images/reviews/PDT-bruno-vehicle-web-api.png
Normal file → Executable file
|
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 29 KiB |
0
assets/images/reviews/c-sharp-vehicle-breakpoints.png
Normal file → Executable file
|
Before Width: | Height: | Size: 438 KiB After Width: | Height: | Size: 438 KiB |
0
assets/images/reviews/competencies/competencies-09-11-25.png
Normal file → Executable file
|
Before Width: | Height: | Size: 254 KiB After Width: | Height: | Size: 254 KiB |
0
assets/images/reviews/competencies/dev-plan-09-11-25.png
Normal file → Executable file
|
Before Width: | Height: | Size: 230 KiB After Width: | Height: | Size: 230 KiB |
0
assets/images/reviews/competency-powerbi-report.png
Normal file → Executable file
|
Before Width: | Height: | Size: 121 KiB After Width: | Height: | Size: 121 KiB |
0
assets/images/reviews/journeys-api-side-by-side-upgrade.png
Normal file → Executable file
|
Before Width: | Height: | Size: 179 KiB After Width: | Height: | Size: 179 KiB |
0
assets/images/reviews/probation-objectives/probation-objectives-1.png
Normal file → Executable file
|
Before Width: | Height: | Size: 128 KiB After Width: | Height: | Size: 128 KiB |
0
assets/images/reviews/probation-objectives/probation-objectives-2.png
Normal file → Executable file
|
Before Width: | Height: | Size: 128 KiB After Width: | Height: | Size: 128 KiB |
0
assets/images/reviews/probation-objectives/probation-objectives-3.png
Normal file → Executable file
|
Before Width: | Height: | Size: 123 KiB After Width: | Height: | Size: 123 KiB |
0
assets/images/reviews/probation-objectives/probation-objectives-4.png
Normal file → Executable file
|
Before Width: | Height: | Size: 118 KiB After Width: | Height: | Size: 118 KiB |
0
assets/images/reviews/probation-objectives/probation-objectives-5.png
Normal file → Executable file
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |
0
assets/images/reviews/probation-objectives/rotation-calendar.png
Normal file → Executable file
|
Before Width: | Height: | Size: 81 KiB After Width: | Height: | Size: 81 KiB |
0
assets/images/reviews/timesheets/2026-03-15-timesheet.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
assets/images/reviews/timesheets/2026-03-22-timesheet.png
Normal file → Executable file
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
0
assets/images/reviews/timesheets/2026-03-29-timesheet.png
Normal file → Executable file
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 21 KiB |
0
assets/images/reviews/timesheets/2026-04-05-timesheet.png
Normal file → Executable file
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
0
assets/images/reviews/timesheets/2026-04-12-timesheet.png
Normal file → Executable file
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
0
assets/images/reviews/timesheets/2026-04-19-timesheet.png
Normal file → Executable file
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 21 KiB |