layout | title |
---|---|
page |
README |
Personal site on GitHub
URL: http://igorsol.github.io/
Links to additional information are at: https://pages.github.com/
Getting Started with Github Pages: https://guides.github.com/features/pages/
GitHub Pages just got easier: https://github.com/blog/1719-github-pages-just-got-easier
Markdown tutorial: https://commonmark.org/help/tutorial/
Partial solution for the issue when dependabot cannot generate PR for security issue: https://stackoverflow.com/questions/63314014/dependabot-cannot-create-a-pull-request-as-one-or-more-other-dependencies-requir (bundle update --all)
To update bundler use:
gem update bundler
bundle update --bundler