ln -s [Source_Directory_Path] [Symbolic_Link_Destination_Path]
Recent Updates Page 2 Toggle Comment Threads | Keyboard Shortcuts
-
Novice
-
Novice
Error
Dependency Error: Yikes! It looks like you don’t have kramdown-parser-gfm or one of its dependencies installed. In order to use Jekyll as currently configured, you’ll need to install this gem. The full error message from Ruby is: ‘cannot load such file — kramdown-parser-gfm’ If you run into trouble, you can find helpful resources at https://jekyllrb.com/help/!
Conversion error: Jekyll::Converters::Markdown encountered an error while converting ‘_posts/2022-11-26-welcome-to-jekyll.markdown’:
kramdown-parser-gfm
ERROR: YOUR SITE COULD NOT BE BUILT:
————————————
kramdown-parser-gfmSolution
Add gem “kramdown-parser-gfm” to the Gemfile and run bundle install.
Run “bundle exec jekyll serve” to access the site. -
Novice
Your comfort zone is a dangerous place. It prevents you from improving, it stops you from achieving all the things you are capable of achieving and it makes you miserable. So, make a decision today to change something in your life that you are unhappy with and start experiencing positive changes.
Carl Pullein -
Novice
Excited in moving forward with my plans. I applied for a position and was not accepted. Reason, “We decided to move forward with a candidate the better matched out needs.” But I realized through the interview process I lacked many things that I thought I knew, but did not know. I enjoyed the experience. That made me realize, why depend on someone else for opportunities, why not learn what I am lacking and be independent and earn for myself, be an entrepreneur! So yes, I am excited!!!
Just to add… I was a bit relieved to receive the news that I was not accepted, as I would have really felt as an imposter and would have been under a lot of stress to try and be up to par for the responsibilities of the position. I would rather be under stress for my own benefit. 😉
-
Novice
Trying to install Jekyll and having a difficult time rendering the site.
-
Novice
Men are tormented by the opinions they have of things, rather than by the things themselves.
Stoic proverb -
Novice
I cannot believe the clumsiness and the procrastination I have been doing. I am going frugal and dropping most of my things, digital and physical. I believe these things are holding me back from turning pro. I get overburdened sometimes and feel trapped and cannot move forward. I get so discouraged in doing anything, that I cannot even log my weight and instead sit and binge-watch nonsense to just keep my mind occupied that I do not have to think of life. I believe I feel this way due to the things I am holding on to in my life.
CHANGE starts TODAY!
-
Novice
Current Git on my system is: 2.25.1 and require Git >= 2.8
https://git-scm.com/download/linux
For Ubuntu, this PPA provides the latest stable upstream Git version
sudo add-apt-repository ppa:git-core/ppa
sudo apt-get update
sudo apt-get install gitgit --version
git version 2.37.3
Next…
Configure Git and GitHubgit config --global user.name "Your Name" git config --global user.email "yourname@example.com" git config --global init.defaultBranch main git config --global color.ui auto git config --get user.name git config --get user.email
Create a GitHub Account or Sign In
https://github.com/Create an SSH Key
Verify if an Ed25519 algorithm SSH key already installed
ls ~/.ssh/id_ed25519.pub
If non exists:
ssh-keygen -t ed25519 -C
Accept defaults
Password recommended and not required.Link Your SSH Key with GitHub
Log into GitHub and click on your profile picture in the top right corner.
Click on Settings in the drop-down menu.
Left-hand side, click SSH and GPG keys
click the green button in the top right corner that says New SSH Key.Name your key
Leave this window open while you do the next steps.
Copy your public SSH key
cat ~/.ssh/id_ed25519.pub
Highlight and copy the output, which starts with ssh-ed25519 and ends with your email address.
Go back to GitHub in your browser window and paste the key you copied into the key field.
Click Add SSH key.
You’re done! You’ve successfully added your SSH key!Testing your key
https://help.github.com/en/articles/testing-your-ssh-connection -
Novice
Time to turn up the heat!
-
Novice
in·fi·nite
/ˈinfənət/
adjective: infinite
- limitless or endless in space, extent, or size; impossible to measure or calculate.
- very great in amount or degree.
- Mathematics
greater than any assignable quantity or countable number. - Mathematics
(of a series) able to be continued indefinitely.
- Grammar
another term for nonfinite. - God.
noun: Infinite
noun: the Infinite
noun: infinite
a space or quantity that is infinite.
Origin
- limitless or endless in space, extent, or size; impossible to measure or calculate.