Skip to content

audreyfeldroy/audreymroy.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

audreymroy.com

This repo contains everything for my personal site, audreymroy.com.

Built with Complexity

It's made with the Complexity static site generator.

Try out the code for audreymroy.com locally:

$ pip install complexity==0.6
$ git clone git@github.com:audreyr/audreymroy.com.git
$ cd audreymroy.com
$ complexity project/ www/

Then view the website at http://127.0.0.1:9090/.

Deployment

Make sure ~/.boto is configured with the correct AWS access key/secret. See https://github.com/audreyr/alotofeffort#quickstart

To copy the generated website to an Amazon S3 bucket:

$ alotofeffort www/ www.audreyr.com

Then:

  • Add a CNAME pointing www to the URL that alotofeffort prints out.
  • Forward the naked domain to the www subdomain.

About

My personal website, redone in 2013.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published