Go to file
Oskar Thoren 216fb782d6
add fathom
lets try it first, then switch of simpleanalytics if all good
2019-12-09 20:16:08 +08:00
_includes Fix bugs after launch 2019-11-22 10:17:14 +02:00
_layouts add fathom 2019-12-09 20:16:08 +08:00
_posts add forum cta 2019-12-03 19:34:31 +08:00
assets draft fixing whisper post 2019-11-28 12:29:35 +08: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 Add files 2019-11-07 22:12:13 +02: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 Improve blog readability. Add favicon. Small other changes on home. 2019-11-14 22:45:49 +02:00
index.markdown Add files 2019-11-07 22:12:13 +02: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 Fix bugs after launch 2019-11-22 10:17:14 +02: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