I hereby claim:
- I am darrylsepeda on github.
- I am darrylrn (https://keybase.io/darrylrn) on keybase.
- I have a public key ASAsEAX9va6n7scxBkKy60hElG1Nk_SdS67vGZmxzGbCuQo
To claim this, I am signing this object:
{ | |
"Version": "2012-10-17", | |
"Statement": [{ | |
"Action": "ec2:*", | |
"Effect": "Allow", | |
"Resource": "*", | |
"Condition": { | |
"StringEquals": { | |
"ec2:Region": [ | |
"us-east-1", |
I hereby claim:
To claim this, I am signing this object:
Feel free to contact me at [email protected] or tweet at me @statisticsftw
This is a rough outline of how we utilize next.js and S3/Cloudfront. Hope it helps!
It assumes some knowledge of AWS.
{ | |
"home": "家", | |
"about": "关于", | |
"features": "特征", | |
"packages": "包", | |
"contact": "往来", | |
"blog": "博客", | |
"settings": "设置", | |
"tema": "{isDark}主题", | |
"dark": "暗", |
{ | |
"home": "Home", | |
"about": "About", | |
"features": "Features", | |
"contacts": "Contacts", | |
"settings": "Settings", | |
"tema": "{isDark} Theme", | |
"dark": "Dark", | |
"light": "Light", | |
"seeOurDemo": "See Our Demo", |