Never apologise for being obsessed. Read all day. Work all night. Run for hours. Forget time exists. Be everywhere, but be a ghost. Turn off the world and create your own. Let craft become compulsion. Positive obsession is a gift, disguised as a curse.
This is my digital garden - a collection of interconnected notes, studies, and insights from my journey in software development and system administration.
This project is licensed under the MIT License, but everything under the /content
directory is not included in this license. Everything under /content
is my personal notes and studies and should not be used for any purpose other than personal reference.
cd content
git add .
git commit -m "Update notes"
git push
# Go back to the root directory
# in order to update the submodule reference.
cd ..
git add content
git commit -m "Update content submodule reference"
git push
git clone --recurse-submodules git@github.com:devnyxie/quartz-notes.git