Jakub Sokołowski cd851ae586 reafactor Gulp config, fix minifying images and CSS
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-01-13 00:02:14 +09:00
2022-01-13 00:02:14 +09:00
2022-01-13 00:02:14 +09:00
2022-01-13 00:02:14 +09:00
2022-01-13 00:02:14 +09:00
2022-01-13 00:02:14 +09:00
2022-01-13 00:02:14 +09:00
2022-01-13 00:02:14 +09:00
2022-01-13 00:02:14 +09:00
2022-01-13 00:02:14 +09:00
2022-01-13 00:02:14 +09:00
2022-01-13 00:02:14 +09:00
2019-07-18 19:01:23 +08:00
2022-01-13 00:02:14 +09:00
2022-01-13 00:02:14 +09:00
2022-01-13 00:02:14 +09:00
2022-01-13 00:02:14 +09:00
2022-01-13 00:02:14 +09:00
2022-01-13 00:02:14 +09:00
2020-03-07 15:34:29 +01:00
2022-01-13 00:02:14 +09:00

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

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
No description provided
https://vac.dev
Readme
Languages
JavaScript 91.1%
SCSS 3.9%
Shell 3.3%
TypeScript 1.7%