Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 791 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 791 Bytes

personal-web

Repository for local creation of my personal web site: vlad17.github.io.

Frameworks and Infrastructure

I use Jekyll to generate my content and GitHub Pages to host it.

Building and Deploying Locally

Install:

  1. Transitive deps for Jekyll (not Jekyll itself): nodejs, ruby.
  2. Make sure you have bundler: sudo gem install bundler
  3. In the root directory, bundler update && bundler install

Local deployment:

  1. In root directory, run bundler exec jekyll serve

Credits

Site theme is from this repository, moderately gutted.

ipynb -> md page

bash mdconvert.sh assets/2020-07-04-complex-hash-collisions.ipynb