mirror of
https://github.com/vacp2p/research.logos.co.git
synced 2026-04-03 03:01:03 -04:00
cd851ae586e24797650f04a1fda6c33f7202965a
Signed-off-by: Jakub Sokołowski <jakub@status.im>
Vac.dev Website
Originally created by EthWorks.
Development
- Install Depndencies:
yarn install bundle install - Build Website
yarn run build - For development or server:
yarn run dev yarn run start
Continuous Integration
developbranch is pushed to dev.vac.dev via this CI Jobmasterbranch is pushed to vac.dev via this CI Job
Known Issues
Bundler and Jekyll on Apple M1 (with Ruby x86_64)
arch -x86_64 gem install --user-install bundler jekyll
echo 'export PATH="~/.gem/ruby/2.6.0/bin:$PATH"' >> ~/.zshrc
bundle update
Description
Languages
MDX
99.3%
JavaScript
0.5%
Nix
0.1%