dependabot[bot] 825440fb9f Bump gh-pages from 3.2.3 to 4.0.0
Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 3.2.3 to 4.0.0.
- [Release notes](https://github.com/tschaub/gh-pages/releases)
- [Changelog](https://github.com/tschaub/gh-pages/blob/main/changelog.md)
- [Commits](https://github.com/tschaub/gh-pages/compare/v3.2.3...v4.0.0)

---
updated-dependencies:
- dependency-name: gh-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-11 11:27:43 +00:00
2021-09-02 18:02:22 +02:00
2021-09-02 18:02:51 +02:00
2021-09-02 18:02:52 +02:00
2021-09-02 18:02:54 +02:00
2021-09-02 18:02:51 +02:00
2021-07-28 18:42:59 +02:00
2021-09-02 18:02:51 +02:00
2018-12-25 01:28:54 -06:00
2021-09-02 18:02:46 +02:00
2020-12-26 11:43:06 -06:00
2020-01-19 18:39:10 -06:00
2021-07-28 18:42:59 +02:00
2021-07-28 18:42:59 +02:00
2021-09-02 18:02:20 +02:00
2021-09-02 18:02:22 +02:00
2022-05-11 11:27:43 +00:00
2021-09-02 23:13:46 +02:00
2021-08-05 15:14:49 +02:00
2021-09-02 18:02:54 +02:00
2022-05-11 11:27:43 +00:00

Vac.dev Website

Originally created by EthWorks.

Development

  • Install Depndencies:
    yarn install
    bundles 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
Readme 28 MiB
Languages
HTML 58.2%
JavaScript 38.9%
CSS 2.8%