Go to file
Dean Eigenmann e6a9dc8180
Update 2019-11-08-feasibility-semaphore-rate-limiting-zksnarks.md
2020-03-11 14:38:48 +01:00
_authors updated 2020-03-06 14:53:37 +01:00
_includes waku/faq (#13) 2020-02-19 08:23:13 -05:00
_layouts fix 2020-03-06 19:50:13 +01:00
_posts Update 2019-11-08-feasibility-semaphore-rate-limiting-zksnarks.md 2020-03-11 14:38:48 +01:00
assets rename 2020-03-06 14:28:06 +01:00
.gitignore Add files 2019-11-07 22:12:13 +02:00
404.html Add files 2019-11-07 22:12:13 +02:00
CNAME Improve blog readability. Add favicon. Small other changes on home. 2019-11-14 22:45:49 +02:00
Gemfile Update Gemfile 2020-03-01 16:37:42 +01:00
Gemfile.lock update gemfile 2019-12-02 12:29:22 +08:00
README.md Improve blog readability. Add favicon. Small other changes on home. 2019-11-14 22:45:49 +02:00
_config.yml Update _config.yml 2020-03-01 16:38:03 +01:00
faq.md updated urls 2020-02-20 18:58:37 -05:00
index.md waku/faq (#13) 2020-02-19 08:23:13 -05:00
package-lock.json Improve blog readability. Add favicon. Small other changes on home. 2019-11-14 22:45:49 +02:00
research-log.markdown Update research-log.markdown 2020-02-07 17:12:32 +01:00
robots.txt Create robots.txt 2020-03-07 15:34:29 +01:00

README.md

vac

  1. Install a full Ruby development environment.
  2. Install Jekyll and bundler gems.
  3. Change into your cloned repo
  4. Build the site and make it available on a local server: bundle exec jekyll serve
  5. Now browse to http://localhost:4000