estherjk / estherjk.github.io

Source code for my (old) personal website. NO LONGER MAINTAINED.

Home Page:https://estherjk.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

This is the source code for Esther Jun Kim's personal website.

Installation

  • Use rbenv. On macOS, install via Homebrew: brew install rbenv
  • Install bundler: gem install bundler
  • Install gems into a hidden folder in project root: bundle install --path=.gems

Local server setup

Running the server

./.scripts/start-server.sh

Updating the GitHub Pages gem

To keep your local instance up to date with what's deployed on GitHub, update the github-pages gem:

bundle update github-pages

References

About

Source code for my (old) personal website. NO LONGER MAINTAINED.

https://estherjk.github.io

License:Other


Languages

Language:HTML 87.2%Language:SCSS 10.3%Language:Shell 2.3%Language:Ruby 0.2%