Skip to content

cameron-pascal/resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resume

My resume.

Build Instructions

make

Required Tools

Publish Instructions

make publish

Required Tools

rclone Configuration File

Create a file rclone.conf with the following contents and secrets:

[r2]
type = s3
provider = Other
access_key_id = ${CLOUDFLARE_R2_ACCESS_KEY}
secret_access_key = ${CLOUDFLARE_R2_ACCESS_KEY_ID}
endpoint = https://${CLOUDFLARE_R2_ACCOUNT_ID}.r2.cloudflarestorage.com
acl = private