fixed the build script showing too many messages
This commit is contained in:
@@ -6,11 +6,13 @@
|
||||
|
||||
In this file I want to include technical information (things related to programming, coding and networking etc):
|
||||
|
||||
- [[id:d63abaad-15e8-45d8-aafb-c634164ec0c0][Programming Projects]]
|
||||
|
||||
- [[id:e7f2302b-16eb-476d-a7b9-be12f077819d][AOC Notes]]
|
||||
|
||||
- [[id:348df473-6443-4f4a-b366-95397b574989][web-port-notes]]
|
||||
- [[id:348df473-6443-4f4a-b366-95397b574989][Web Port Notes]]
|
||||
|
||||
- [[id:710f65e5-0bd4-42be-b5d1-69dbe79b745e][github-notes]]
|
||||
- [[id:5af800e3-2acd-4f39-a53c-5143322c6406][Git Notes]]
|
||||
|
||||
- [[id:bdb493df-db92-4c93-9558-0b10fdff3048][linux_moc]]
|
||||
|
||||
|
||||
@@ -1,17 +0,0 @@
|
||||
:PROPERTIES:
|
||||
:ID: 2f285f04-fcf4-4ade-a1ac-2c50b43d529a
|
||||
:END:
|
||||
#+title: technical_moc
|
||||
#+filetags: :coding:notes:technical:index:
|
||||
|
||||
In this file I want to include technical coding information. This will include things I've learnt from solving:
|
||||
- [[id:9d1cfccc-8da7-41a3-b435-9857f0abe441][Leetcode Notes]]
|
||||
- [[id:e7f2302b-16eb-476d-a7b9-be12f077819d][AOC Notes]]
|
||||
- [[id:347d2663-515b-4d9a-9ee9-7706ee86a845][Haskell Notes]]
|
||||
- [[id:5a207a1c-6f02-40d5-b42e-38daaa0aec10][C Notes]]
|
||||
- [[id:348df473-6443-4f4a-b366-95397b574989][web-port-notes]]
|
||||
- [[id:710f65e5-0bd4-42be-b5d1-69dbe79b745e][github-notes]]
|
||||
- [[id:ae343652-96fe-4341-8a36-ec3a1abd0dc6][technical-java-notes]]
|
||||
- [[id:bdb493df-db92-4c93-9558-0b10fdff3048][linux_moc]]
|
||||
- [[id:e448cd99-afee-4702-947f-644bb34dc1aa][database_moc]]
|
||||
- [[id:F32F8F09-3DEC-4FD1-8CFA-401A316E906B][xor]]
|
||||
@@ -1,7 +1,7 @@
|
||||
:PROPERTIES:
|
||||
:ID: 710f65e5-0bd4-42be-b5d1-69dbe79b745e
|
||||
:ID: 5af800e3-2acd-4f39-a53c-5143322c6406
|
||||
:END:
|
||||
#+title: github_notes
|
||||
#+title: Git Notes
|
||||
#+filetags: :git:notes:
|
||||
|
||||
* Cheat sheet
|
||||
@@ -10,8 +10,5 @@
|
||||
|
||||
[[./assets/git-cheat-sheet-2.png]]
|
||||
|
||||
[[./assets/Screenshot_20251227_153037.png]]
|
||||
|
||||
* Open Source Projects:
|
||||
- [[https://github.com/codecrafters-io/build-your-own-x?tab=readme-ov-file][Build your own `x`]]
|
||||
https://www.atlassian.com/git/tutorials/saving-changes/gitignore
|
||||
|
||||
@@ -1,23 +0,0 @@
|
||||
:PROPERTIES:
|
||||
:ID: 2706598f-e6aa-4e88-8d24-5f699bd22787
|
||||
:END:
|
||||
#+title: book_notes
|
||||
#+filetags: :index:books:notes:
|
||||
|
||||
All notes for books (pdfs) will be moved to org noter.
|
||||
|
||||
* [[id:455ef38f-9a5f-4f62-afe9-25e2261e1282][the_science_of_self_discipline]]
|
||||
|
||||
* [[id:EC9D851F-3A2E-4F32-A584-76F6F7A08E30][the_clean_coder]]
|
||||
|
||||
* [[id:2d7f1ccc-99d7-4c45-8fe7-4b87080edb01][so_good_they_cant_ignore_you]]
|
||||
|
||||
* [[id:dd55d635-59de-4ed9-8ff0-423782c2e0ae][clean-code]]
|
||||
|
||||
* [[id:4426cc9a-1568-4fc8-9242-269654c43a3b][naqshe-hayat]]
|
||||
|
||||
* Using Org Noter
|
||||
|
||||
|
||||
|
||||
- [[id:dc9ece84-0b14-4afd-b25a-786cf1618996][Head First Design Patterns]]
|
||||
@@ -5,8 +5,6 @@
|
||||
#+filetags: :moc:books:
|
||||
|
||||
|
||||
* Notes for books: [[id:2706598f-e6aa-4e88-8d24-5f699bd22787][Book Notes]]
|
||||
|
||||
* Recommendations for books: [[id:238ff7d8-db22-41e2-8aad-fc3c778e6248][Book Recs]]
|
||||
|
||||
* [[id:363dbdfa-f23c-4f7e-a6f3-6d34f78984bb][Books Org Agenda]]
|
||||
|
||||
@@ -6,7 +6,8 @@
|
||||
|
||||
* Ideas
|
||||
- Building a code smells coverage checker for the ~output~ dir
|
||||
-
|
||||
-
|
||||
|
||||
* To sort:
|
||||
|
||||
- https://forge.medium.com/a-simple-tool-for-personal-growth-dc1e822aa229
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
:PROPERTIES:
|
||||
:ID: 74ec625c-3559-4570-8f6e-8272f4859ea7
|
||||
:END:
|
||||
#+title: gitea
|
||||
#+title: Gitea Notes
|
||||
|
||||
|
||||
In order to connect to the gitea server and run git commands, you will need to do the following:
|
||||
@@ -10,14 +10,14 @@ Run ~cat ~/.ssh/id_ed25519.pub~
|
||||
|
||||
Copy that key and add it to the ssh keys in gitea
|
||||
|
||||
ssh-keygen -t ed25519 -C "windows-gitea"
|
||||
~ssh-keygen -t ed25519 -C "windows-gitea"~
|
||||
|
||||
ssh -T -p 222 git@192.168.0.241
|
||||
~ssh -T -p 222 git@192.168.0.241~
|
||||
|
||||
Check the remote url of the git project.
|
||||
|
||||
git remote -v
|
||||
~git remote -v~
|
||||
|
||||
change it to:
|
||||
Change it to:
|
||||
|
||||
git remote set-url origin git@
|
||||
~git remote set-url origin git@~
|
||||
|
||||
7
20260117194854-programming_projects.org
Normal file
7
20260117194854-programming_projects.org
Normal file
@@ -0,0 +1,7 @@
|
||||
:PROPERTIES:
|
||||
:ID: d63abaad-15e8-45d8-aafb-c634164ec0c0
|
||||
:END:
|
||||
#+title: Programming Projects
|
||||
|
||||
- https://github.com/codecrafters-io/build-your-own-x
|
||||
|
||||
@@ -102,11 +102,6 @@
|
||||
"title": "book-recs",
|
||||
"url": "/20250727174903-book_recs.html"
|
||||
},
|
||||
{
|
||||
"id": "2706598f-e6aa-4e88-8d24-5f699bd22787",
|
||||
"title": "book_notes",
|
||||
"url": "/20241231172511-book_notes.html"
|
||||
},
|
||||
{
|
||||
"id": "63314cff-3a3f-49b4-9e76-4a359c51f55f",
|
||||
"title": "Books MOC",
|
||||
@@ -223,14 +218,14 @@
|
||||
],
|
||||
"G": [
|
||||
{
|
||||
"id": "74ec625c-3559-4570-8f6e-8272f4859ea7",
|
||||
"title": "gitea",
|
||||
"url": "/20260101194248-gitea.html"
|
||||
"id": "5af800e3-2acd-4f39-a53c-5143322c6406",
|
||||
"title": "Git Notes",
|
||||
"url": "/20241220234456-github_notes.html"
|
||||
},
|
||||
{
|
||||
"id": "710f65e5-0bd4-42be-b5d1-69dbe79b745e",
|
||||
"title": "github_notes",
|
||||
"url": "/20241220234456-github_notes.html"
|
||||
"id": "74ec625c-3559-4570-8f6e-8272f4859ea7",
|
||||
"title": "Gitea Notes",
|
||||
"url": "/20260101194248-gitea.html"
|
||||
},
|
||||
{
|
||||
"id": "30c28e5e-0b1c-43ae-b3bd-eb31023f8b73",
|
||||
@@ -430,6 +425,11 @@
|
||||
"title": "pre_work_prep_microlise",
|
||||
"url": "/20251002154204-pre_work_prep_microlise.html"
|
||||
},
|
||||
{
|
||||
"id": "d63abaad-15e8-45d8-aafb-c634164ec0c0",
|
||||
"title": "Programming Projects",
|
||||
"url": "/20260117194854-programming_projects.html"
|
||||
},
|
||||
{
|
||||
"id": "125c81dc-c14f-4b4d-93c6-0a2b157735ac",
|
||||
"title": "python-dictionary",
|
||||
@@ -521,16 +521,16 @@
|
||||
}
|
||||
],
|
||||
"T": [
|
||||
{
|
||||
"id": "2f285f04-fcf4-4ade-a1ac-2c50b43d529a",
|
||||
"title": "Technical MOC",
|
||||
"url": "/20241210001045-technical.html"
|
||||
},
|
||||
{
|
||||
"id": "37495d5f-2a77-40bc-b45c-8163189bbe6b",
|
||||
"title": "technical-commonplace",
|
||||
"url": "/20251223220531-technical_commonplace.html"
|
||||
},
|
||||
{
|
||||
"id": "2f285f04-fcf4-4ade-a1ac-2c50b43d529a",
|
||||
"title": "technical_moc",
|
||||
"url": "/20241210001045-technical_moc.html"
|
||||
},
|
||||
{
|
||||
"id": "2729599d-ae2b-4f22-b73d-bf22d81e0767",
|
||||
"title": "Test Driven Development",
|
||||
|
||||
@@ -29,7 +29,6 @@ This file is auto-generated. Do not edit manually.
|
||||
- [[id:580cc3a5-af8e-4cbe-b5ad-5b06680e6c37][Backlog]]
|
||||
- [[id:275988a8-59d8-40c8-a8b4-47118d6eb834][big-o-complexity]]
|
||||
- [[id:238ff7d8-db22-41e2-8aad-fc3c778e6248][book-recs]]
|
||||
- [[id:2706598f-e6aa-4e88-8d24-5f699bd22787][book_notes]]
|
||||
- [[id:63314cff-3a3f-49b4-9e76-4a359c51f55f][Books MOC]]
|
||||
- [[id:bca8e7a6-0590-4630-ab49-210306ad21a2][bowling-kata]]
|
||||
- [[id:b2fb976a-c23c-4275-8a53-da343c223b97][Brain MOC]]
|
||||
@@ -61,8 +60,8 @@ This file is auto-generated. Do not edit manually.
|
||||
- [[id:26b2ed9a-cb81-4c43-bc63-6b3c8ffa3bf1][fyp-report-planning]]
|
||||
|
||||
* G
|
||||
- [[id:74ec625c-3559-4570-8f6e-8272f4859ea7][gitea]]
|
||||
- [[id:710f65e5-0bd4-42be-b5d1-69dbe79b745e][github_notes]]
|
||||
- [[id:5af800e3-2acd-4f39-a53c-5143322c6406][Git Notes]]
|
||||
- [[id:74ec625c-3559-4570-8f6e-8272f4859ea7][Gitea Notes]]
|
||||
- [[id:30c28e5e-0b1c-43ae-b3bd-eb31023f8b73][gpg-encryption]]
|
||||
|
||||
* H
|
||||
@@ -117,6 +116,7 @@ This file is auto-generated. Do not edit manually.
|
||||
* P
|
||||
- [[id:939e301b-6463-46a8-b57e-0af606e7e7ef][Postgres]]
|
||||
- [[id:2BFB84B2-2129-4AE3-8E69-290CA5BF9747][pre_work_prep_microlise]]
|
||||
- [[id:d63abaad-15e8-45d8-aafb-c634164ec0c0][Programming Projects]]
|
||||
- [[id:125c81dc-c14f-4b4d-93c6-0a2b157735ac][python-dictionary]]
|
||||
- [[id:9d534e89-7f0b-494c-bff6-7b3be05b85d1][python-lambda]]
|
||||
- [[id:3a41407c-661e-416a-80d2-4c7a137d153a][python-set]]
|
||||
@@ -140,8 +140,8 @@ This file is auto-generated. Do not edit manually.
|
||||
- [[id:bf277242-4f09-46a2-aa6b-1d75ce0025ac][systemd_services]]
|
||||
|
||||
* T
|
||||
- [[id:2f285f04-fcf4-4ade-a1ac-2c50b43d529a][Technical MOC]]
|
||||
- [[id:37495d5f-2a77-40bc-b45c-8163189bbe6b][technical-commonplace]]
|
||||
- [[id:2f285f04-fcf4-4ade-a1ac-2c50b43d529a][technical_moc]]
|
||||
- [[id:2729599d-ae2b-4f22-b73d-bf22d81e0767][Test Driven Development]]
|
||||
- [[id:EC9D851F-3A2E-4F32-A584-76F6F7A08E30][the_clean_coder]]
|
||||
- [[id:455ef38f-9a5f-4f62-afe9-25e2261e1282][the_science_of_self_discipline]]
|
||||
|
||||
@@ -25,6 +25,9 @@
|
||||
(require 'seq)
|
||||
(require 'cl-lib)
|
||||
|
||||
(use-package htmlize
|
||||
:ensure t)
|
||||
|
||||
;(setq org-export-with-broken-links t)
|
||||
|
||||
(setq org-id-locations-file "~/.emacs.d/.org-id-locations")
|
||||
@@ -311,17 +314,19 @@ Created with %c on <a href=\"https://www.archlinux.org/\">Arch</a> <a href=\"htt
|
||||
:recursive t
|
||||
:publishing-function org-publish-attachment)))
|
||||
|
||||
;(delete-directory "~/master-folder/org_files/org_roam/output/" t)
|
||||
(message "Directory deleted")
|
||||
|
||||
(defun z/org-publish-quiet (project force)
|
||||
"Publish PROJECT quietly. If FORCE is non-nil, force publishing."
|
||||
(let ((inhibit-message t)
|
||||
(message-log-max nil))
|
||||
(org-publish project force)))
|
||||
|
||||
(defun z/build-full ()
|
||||
"Full rebuild: Org, assets, and search index."
|
||||
(interactive)
|
||||
(setq z/build-full-rebuild t)
|
||||
(z/generate-all-files-org)
|
||||
(org-publish "org-roam" t)
|
||||
(org-publish "org-static" t)
|
||||
(z/org-publish-quiet "org-roam" t)
|
||||
(z/org-publish-quiet "org-static" t)
|
||||
(message "✅ Full rebuild complete"))
|
||||
|
||||
(defun z/build-fast ()
|
||||
|
||||
Reference in New Issue
Block a user