# How to maintain ## Dependencies: Jekyll > https://jekyllrb.com/docs/ > https://jekyllrb.com/docs/installation/macos/ ## Upgrade packages Upgrade ``` bundle update github-pages ``` ## Serve locally ``` bundle exec jekyll serve ```
# How to maintain ## Dependencies: Jekyll > https://jekyllrb.com/docs/ > https://jekyllrb.com/docs/installation/macos/ ## Upgrade packages Upgrade ``` bundle update github-pages ``` ## Serve locally ``` bundle exec jekyll serve ```