Skip to content

jeffersonlam/jeffersonlam.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jeffersonlam.com

Dev

This is a static website that uses gulp to compile scss.

  • Run gulp to watch for changes and compile into dist/.
  • Run gulp build to make an optimized version in build/ for deployment.

Deploy

Connect to the hosting server with your tool of choice (SSH, FTP, FileZilla, OSX Finder Connect to Server, etc) and upload the changed files.

Deploy previously used git ftp (see readme history) but it's no longer working for some mysterious reason.