mirror of
https://github.com/vacp2p/vac.dev-experimental-old.git
synced 2026-01-09 13:17:56 -05:00
3005be2d8ee5578125c4dfee0e736ea5ef61ddcd
Vac
Requirements
Get started
Setting up bundler and jekyll on Apple M1 (with system installed ruby x86_64)
Running inside project directory:
arch -x86_64 gem install --user-install bundler jekyllecho 'export PATH="~/.gem/ruby/2.6.0/bin:$PATH"' >> ~/.zshrcbundle update
Working with the project
bundle installto install Ruby gemsnpm cito install npm packages listed inpackage-lock.jsonnpm run startornpm run devto compile the site with development settings and run BrowserSync
Description
Languages
HTML
58.2%
JavaScript
38.9%
CSS
2.8%