💻
Dev Notes
CtrlK
  • Dev notes
  • Back end
  • books
  • Front End
  • Platforms in which you can improve your skills
  • Run local Jekyll site
  • Recommended podcasts you should listen to
  • Tools
  • code
    • REST
  • docker
    • Docker cli commands
  • git
    • Changing author info
    • Working with Github organizations
    • Working with upstream
  • npm
    • NPM cli
  • unix
    • Mac OS
    • Raspberry Pi
    • Terminal
Powered by GitBook
On this page
  • Prerequests
  • Run local
  • Update Jekyll site dependencies

Was this helpful?

Run local Jekyll site

Prerequests

bundle install

Run local

bundle exec jekyll serve

Update Jekyll site dependencies

bundle update bundle docs

PreviousPlatforms in which you can improve your skillsNextRecommended podcasts you should listen to

Last updated 5 years ago

Was this helpful?