This is the code for the Yevgeniy Brikman Home Page.
I wanted a clean, simple home page where I could put my writing, speaking,projects, and photos. It had to be fast, mobile-friendly, free to build, andeasy to update. This is the result. Forks and pull requests are welcome!
Check out Migrating from Blogger to GitHub Pages and launching the new ybrikman.comfor background info.
bundle install
.bundle exec jekyll serve
.http://localhost:4000
.See the Jekyll and GitHub Pagesdocumentation for more info.
As an alternative to installing Ruby and Jekyll, if you're a user ofDocker, you can run a Docker image ofyevgeniy-brikman-homepage that has all the dependencies already setup for you.
git clone
this repodocker-compose up
http://localhost:4000
to test_scripts
left over from that migration.This code is released under the MIT License. See LICENSE.txt.