- Install Ruby via RVM if you don't already have it:
\curl -sSL https://get.rvm.io | bash -s stable --ruby
- Install
bundler
:gem install bundler
- Install Node via nvm if you don't already have it:
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.0/install.sh | bash
- Install latest stable Node:
nvm install stable
bundle
npm i
npm start
orbundle exec jekyll serve
- Navigate to http://127.0.0.1:4000/
- run
npx tinacms dev -c "bundle exec jekyll serve"
- Navigate to http://127.0.0.1:4000/admin/