Skip to content

statds/ifods2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IFODS 2024

Deploy status

Pipeline

GitHub actions has been set up for main branch and triggered by each git push soon. The contents under the directory html/ is publicly accessible at IFDS2024.

Setup

  • Install awscli (assuming its dependency Python and pip have been installed) by sudo pip install awscli.

  • Configure local credential for aws. See aws help page for instructions.

Makefile

A simple Makefile are prepared for ease of using pandoc and sync all the media files from/to AWS S3 bucket.

The available targets include:

  • build: Running pandoc to build HTML outputs locally under html/.

  • push: Sync all local media files under photos/ to remote AWS S3 bucket by awscli. This target should be used only when you have the latest version of all the media files. Remote media files will be an exact copy of the local version.

  • pull: Sync all the remote media files on AWS S3 bucket to local photos.

  • clean: Removing generated pages under html/ and other temp files.

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •