Skip to content

panchtatvam/vlad17.github.io

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 92.9%
  • HTML 3.7%
  • SCSS 1.7%
  • CSS 1.4%
  • Shell 0.2%
  • JavaScript 0.1%