Skip to content

HCMID/shot-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

shot-web

Source for website at http://shot.holycross.edu.

Build and deploy from the src directory

From a julia terminal, activate the local directory (]activate) and build the __site directory:

using Franklin
optimize( prepath="/Library/WebServer/Documents/", minify = false )

Then from a shell in the src directory:

rsync -avz __site/ USER@shot.holycross.edu:/Library/WebServer/Documents

About

Source for website at shot.holycross.edu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published