Skip to content

aecon/athenaeconomides.com

Repository files navigation

athenaeconomides.com

My personal website

Setup (for myself)

Ruby is needed for Jekyll. Node is needed for Tailwind. At some point when the site is very mature and stable, I might get rid of Tailwind to reduce dependencies.

  1. Install ruby using rbenv. If you have issues with rbenv getting recognized in your terminal check here
rbenv install
  1. Install all the gem dependencies:
bundle install
  1. Install nvm.

  2. Install node:

nvm install node
  1. Install all node dependencies:
yarn install
  1. Run using:
bundle exec jekyll serve --livereload

Notes

About

My personal website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •