Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 579 Bytes

File metadata and controls

26 lines (18 loc) · 579 Bytes

srcemre.github.io

Digital business card and personal site.
Built with Jekyll and a custom space-themed ID card layout.

emresarac.com.tr preview

Live site: https://emresarac.com.tr

Tech Stack

  • Jekyll
  • HTML / CSS / SCSS
  • Vanilla JavaScript
  • Deployed via GitHub Pages

Getting Started

To run this site locally with Jekyll (requires Ruby, Bundler and Jekyll):

git clone https://github.com/<username>/<repo-name>.git
cd <repo-name>

bundle install
bundle exec jekyll serve