Skip to content

juanfrans/juanfrans.github.io

Repository files navigation

Repository for www.juanfrans.com site

Instructions on building the static site

  • The site is built with Jekyll & Tachyons
  • To create the new site do: jekyll new <folderName>, then cd <folderName>, and then bundle exec jekyll serve.

Once the site is initially built

  • Modify the _config.yml file.
  • Go here for instructions on how to override the defaults.
  • Copy the actual files from the Minima template into the folder: cp -r /Library/Ruby/Gems/2.6.0/gems/minima-2.5.1/* . so you can modify them.
  • Liquid documentation

Todos

TODO: Update links in the CV to the projects hosted on the site TODO: Update link to previous survey on gsapp-ap TODO: Go through post images and make sure they are the right size

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published