Skip to content

madhyastha/aws-pearc2020-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS PEARC 2020 Tutorial

Tutorial content for PEARC 2020 Best Practices on Research Computing.

Building the Workshop site

The content of the workshops is built using hugo.

To build the content

  • clone this repository
  • install hugo
  • The project uses hugo learn template as a git submodule. To update the content, execute the following code
pushd themes/learn
git submodule init
git submodule update --checkout --recursive
popd
hugo serve -D

License

This library is licensed under the Amazon Software License.

About

Best Practices for Research Computing (PEARC 2020)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors